View Single Post
Old 04-27-2012, 08:06 AM   PM User | #4
Annihlator
New Coder

 
Join Date: Apr 2012
Location: Netherlands
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
Annihlator is an unknown quantity at this point
Hey there,

in .menu, display is set to inline, so i guess that's why it's not displayed in block style.
also in the .menu part you're missing a semicolon at the end of your font declaration.

in the html i noticed you're calling the class .newsfeed , however i don't see this class in your css

also; im not sure if the way you used this is possible, but i think your link styles might be not working either, the way of commenting this out seems incorrect to me. (should be /* */ and not any other format, as far as i know, but may be wrong on that one.)

Do you have these pages hosted anywhere?
Annihlator is offline   Reply With Quote