[Vtigercrm-developers] HTML 4.01 Transitional
Bryan Coleman
bpc at metricwise.net
Wed Oct 3 05:33:07 PDT 2012
I have been cleaning it up a little as I go. Bootstrap requires HTML5
ie <!DOCTYPE html>
On Tue, Oct 2, 2012 at 5:31 PM, Adam Heinz <amh at metricwise.net> wrote:
> I'm tracking down a weird bug (specific to a custom module of ours) in
> Firefox. Somehow, the HTML is so bad that Firefox is putting a
> <table> inside a <div> that it isn't in! So I installed the HTML
> Validator plugin for Firefox. Lots of errors. Some of the errors
> looked like valid XHTML syntax to me, but it ends up the header still
> says HTML 4.01 Transitional! Just for kicks, I switched it to XHTML
> 1.0 Transitional, and got back five times the number of errors! This
> is definitely a space where fixing up the HTML can improve browser
> load times, because the browser doesn't have to work as hard to figure
> out the bass-ackwards markup.
> _______________________________________________
> http://www.vtiger.com/
More information about the vtigercrm-developers
mailing list