wrap your code in
[code=language]
code
[/code] tags leave out the blank lines
it makes it easier to read
use proper html doctypes if you want to use attributes of those doctypes
<html> means html 2.0 = no floats
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
fun isn-nit
float the menu left
Last edited by almostbob; Apr 9th, 2009 at 4:59 pm.
Reputation Points: 562
Solved Threads: 368
Posting Maven
Offline 2,970 posts
since Jan 2009