The / at the end of the link tag is an XHTML 1.0+ requirement but is not valid for earlier versions such as HTML 4.0 which is how you have defined your page.
The height attribute is implemented by browsers but is not part of the "official" standard. Browsers implement a lot of non-standard attributes and depending on the tutorial/reference site this may or may not be taken into account in the documentation depending on how aware the author is of the actual standards. Basically any non-standard attributes such as height may not be handled as you expect by all browsers - particularly those that are more compliant to the standards (which includes all version 7 browsers).
felgall
Junior Poster in Training
50 posts since Aug 2004
Reputation Points: 13
Solved Threads: 1