Reply
My first ever CSS website design!
Old 01-31-2007, 05:22 PM My first ever CSS website design!
Skilled Talker

Posts: 84
I've just mad emy first ever CSS website, until now it's been tml all the way. I've grown to like CSS it is a lot "cleaner".

http://www.findmissingperson.net

What do you think?
people-finding is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 01-31-2007, 05:53 PM Re: My first ever CSS website design!
will's Avatar
Novice Talker

Posts: 7
Its not bad Its a little plain but its fine.

Good luck with CSS! It's really easy to learn
will is offline
Reply With Quote
View Public Profile
 
Old 01-31-2007, 08:23 PM Re: My first ever CSS website design!
LadynRed's Avatar
Super Moderator

Posts: 6,354
Location: Tennessee
Not bad but you do have some problems. Validate your code and CSS and clear them up.

IN your css you have this:
Quote:
background-image:url(file:///C|/Documents and Settings/Owner/Desktop/css pat 3/findmissingperson.gif);
Which means that background will ONLY work if being viewed from your desktop !

You have id=banner and id=nav used more than once. ID's MUST be UNIQUE. If you want to use the rules for banner and nav more than once on a page, change them to a class rather than an ID.

align=center on images -- get rid of it, not valid for that doctype and should be done in your CSS. Same goes for 'border=0'.

With XHTML, ALL tags must be closed, that includes <meta> tags and you have unclosed tags. You also appear to have an unclosed <div> on your home page.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 01-31-2007, 08:57 PM Re: My first ever CSS website design!
Popeye's Avatar
Experienced Talker

Posts: 48
Name: Don
I like it. Plan, simple and gets the job done. (that's also how I build a majority of my websites..lol)

Don
Popeye is offline
Reply With Quote
View Public Profile Visit Popeye's homepage!
 
Old 02-01-2007, 05:35 AM Re: My first ever CSS website design!
Skilled Talker

Posts: 84
thanks for the in-depth review ladynred, and for noticing my top banner wasn't being shown! lol I guess I was too eager to get it published!
people-finding is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to My first ever CSS website design!
 

Thread Tools

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.34242 seconds with 13 queries