Unregistered Avatar

Reply

Personal Website (My first)


 
LinkBack Thread Tools Display Modes

  #1 (permalink)  

Old 02-06-2005, 11:38 AM

Personal Website (My first)

I would like your opinion on the layout not necessarily the content. With more practice I might even start designing them for others.

| Here |
__________________
::You will know my name::

Cras is offline registered.

Join Date: Feb 2005

Posts: 4

  #2 (permalink)  

Old 02-06-2005, 12:12 PM

nice job, looks good. i like the header welcome.

Turbo is offline Flowers"

Turbo's Avatar

Join Date: Aug 2004

Location: Connecticut

Posts: 846

Send a message via AIM to Turbo Send a message via MSN to Turbo

  #3 (permalink)  

Old 02-06-2005, 12:54 PM

I dunno what resolution your designing for, but on 1280x1024 it looks like there is a lot of wasted space. I would add a background to the page besides the the white. Although i do like the layout, its very interesting.

Btw i hate the disable right click feature. Thats one of the stupidest things ever. And, frames suck.

missionsix is offline patandrew.com

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,856

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #4 (permalink)  

Old 02-06-2005, 09:12 PM

and its so easy to get by...
__________________
Time for a Change.

Think Big, Expect Big


Audi RS4
Jay

Jay is offline that other guy?

Jay's Avatar

Join Date: Feb 2004

Location: Hawaii

Posts: 1,834

Send a message via AIM to Jay

  #5 (permalink)  

Old 02-06-2005, 09:14 PM

Looks a little off center, the white backgorund doesnt fit in, and the image loading bar, although cool, is useless becuase it loads after the images are allready loaded.
__________________
[23:18] J: OH MY GOD DUDE
[23:18] J: you're a fucking tool
[23:18] J: open the fucking drawer
[23:18] J: and right there
[23:18] J: next to the goddamn hammer
[23:18] J: is you
[23:18] J: you fucking tool


Death_Noodle is offline That Stupid Guy.

Death_Noodle's Avatar

Join Date: May 2004

Location: Sacramento

Posts: 774

Send a message via AIM to Death_Noodle Send a message via MSN to Death_Noodle Send a message via Yahoo to Death_Noodle

  #6 (permalink)  

Old 02-06-2005, 10:39 PM

i agree, although they may seem cool, they are completely pointless and will turn visitors away.

And if you html code is really THAT important to you, grow up. Its markup for TEXT, which people can copy and paste anywhere. If your worried about image sources, freaking use .httaccess files to hide the source of the image. But dont use javascript.

missionsix is offline patandrew.com

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,856

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #7 (permalink)  

Old 02-06-2005, 10:46 PM

View > Source. GG.

I think it's cool, but iframes are the devil, I'm afraid

Pat's still trying to break my addiction.
__________________
[:: CursedProphets :: BlizzCenter :: VDCore :: MeloDeath :: Battleforums ::]


Cold was my soul
Untold was the pain
I faced when you left me
A rose in the rain....
So I swore to the razor
That never, enchained
Would your dark nails of faith
Be pushed through my veins again

jd-inflames is offline VDC Team Member

Join Date: Feb 2004

Location: Kentucky

Posts: 245

Send a message via AIM to jd-inflames

  #8 (permalink)  

Old 02-07-2005, 03:46 PM

uum there is a bg, its a gradient with a diagonal scanline on it...heres a S/S of what its supposed to look like...




I know its easy to get by just by going to view and source...I do it because it makes the website seem cleaner to me so if you right click a whole other box wont come up, its a habbit but it doesnt hurt anything so... The only problem I have is that the way I have it now is w/ FF users the Iframes dont use the style sheet I made for IE and I dont know why. like I said this is my first real the others ive done are either incomplete or i didnt like them so im not an expert on html yet.

Thank you all for the replies, besides the code issues which I wont do n e more lol do you think im ready to start designing templates to sell?
__________________
::You will know my name::

Cras is offline registered.

Join Date: Feb 2005

Posts: 4

  #9 (permalink)  

Old 02-07-2005, 04:25 PM

your web programming sucks then if you cant get it to work in firefox. Being the fact that firefox is standard compliant, and it follows the most recent web developement rules to make sure it looks the same in all browsers. And no, the gradient doesnt show in firefox either.

missionsix is offline patandrew.com

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,856

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #10 (permalink)  

Old 02-07-2005, 04:30 PM

Ive seen this template, did you post it in other sites too cras?

Your name sounds familiar too.
__________________
My Deviant

Ntrik_ is offline custom Title

Ntrik_'s Avatar

Join Date: May 2004

Location: Street

Posts: 891

Send a message via AIM to Ntrik_

  #11 (permalink)  

Old 02-08-2005, 04:04 AM

yea I have but noone on the other sites replied to the thread...

and firefox isnt standard compliant because it doesnt follow normal css style sheets. Even though I have it set diffrently, it still shows up as regular scrollbars...

and instead of being an ass about it maybe you could have givin me some code or something to make it work because ive been told before that the style sheets do not effect FF...
__________________
::You will know my name::

Cras is offline registered.

Join Date: Feb 2005

Posts: 4

  #12 (permalink)  

Old 02-08-2005, 02:01 PM

you dont use frames. And firefox is standard compliant.

edit:

HTML Code:
<style type="text/css">
<!--
body {
	background-image: url(file:///C|/Coins/images/LAYOUT2222BG.jpg);
	margin-left: 200px;
}
-->
</style>
how the hell are we supposed to get the file if its not on the website and on your computer? you'll have to change the url and upload it.

missionsix is offline patandrew.com

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,856

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #13 (permalink)  

Old 02-08-2005, 02:09 PM

Quote:
Originally Posted by Cras
yea I have but noone on the other sites replied to the thread...

and firefox isnt standard compliant because it doesnt follow normal css style sheets. Even though I have it set diffrently, it still shows up as regular scrollbars...

and instead of being an ass about it maybe you could have givin me some code or something to make it work because ive been told before that the style sheets do not effect FF...
Scroll bars editing is an IE thing only. Firefox is still 100% compliant.
__________________
[23:18] J: OH MY GOD DUDE
[23:18] J: you're a fucking tool
[23:18] J: open the fucking drawer
[23:18] J: and right there
[23:18] J: next to the goddamn hammer
[23:18] J: is you
[23:18] J: you fucking tool


Death_Noodle is offline That Stupid Guy.

Death_Noodle's Avatar

Join Date: May 2004

Location: Sacramento

Posts: 774

Send a message via AIM to Death_Noodle Send a message via MSN to Death_Noodle Send a message via Yahoo to Death_Noodle

  #14 (permalink)  

Old 02-20-2005, 06:54 AM

And it doesn't really matter since those with firefox usually have decent scrollbars already and don't really need them changed when going on the site.

The designs quite good, shame the gradient isn't loading tho.
__________________

Saradus is offline registered.

Saradus's Avatar

Join Date: Feb 2005

Posts: 26

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
looking to do a traditional website.... Jay Website Design 10 06-11-2005 12:12 AM
Website Design benny Digital Art Showcase 28 02-14-2005 08:34 PM
Website Scripting MisterIvanovich Website Design 9 10-02-2004 09:12 PM


All times are GMT -7. The time now is 11:15 AM.