Yeah, I wasn't really sure what to put in the footer. I just added some stuff and left it like that.
Printable View
http://www.parascientifica.com/morta...s/readmore.png
Why izzit different then the preview's?
You coded the wrong way for the navigation, you replace the text with images and that's a very bad way.
And the 'More'
Are you actually done with it?Code:<div id="moreNews">More <img src="images/arrowdown.png" alt="v"></div>
Uh... I'm not sure you quite understood or read what I said about that website. That's just a preview of what the website's supposed to look like without any added functionality. Meaning it's just the layout coded in HTML/CSS. So, responding to your question, no I'm not done with it, since I'm going to use Javascript for that "More" bar and, again, I haven't done anything yet except the HTML/CSS.
As for that button, I'm not sure. I must have changed it afterward and forgotten to replace the first version.
And as for the navigation: no I didn't. The text in the navigation IS text. It's not an image. The only images in the navigation are the background and the vertical lines separating the link items.