Monthly Archives: May 2003

HTML <!Doctype> tag and Mozilla

I am still in the process of refactoring the HTML for my website. Along this slow and narrow path, I’ve learned some interesting things with the way Mozilla treats the HTML <!Doctype> tag. I discovered this when Nucleus inserted the … Continue reading

Posted in Uncategorized | Leave a comment

HTML: <div> and <table> tags

Last night, I was busy working on refactoring my blog web pages, as I have inline styles and an external style sheet. My goal is to move all of the style information into the external style sheet. The normal browser … Continue reading

Posted in Uncategorized | Leave a comment