I created a simple template with common tags. It serves as a quick reference guide for my web development efforts. The web page renders great in Firefox, yet becomes a mess in IE. The HTML and CSS code validates on the server. You may view the template at the following link. http://neville.f2o.org/Template_noXML.html These tests relate to FireFox 1.0 and IE 6.0 on XP. Let me know if you encounter further deviations with your browser or OS platform. Code Element The code element renders much large in IE than in Firefox. Do I have to set multiple font sizes one for IE and another for FireFox? What are the differences in how each browser renders the code tag? http://neville.f2o.org/IE_code.html