⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Bug in validation



Kobus

Kobus
  • profile picture
  • Member

Posted 10 December 2012 - 11:23 AM

Hi,

I have found a problem with the set_css function. It does not produce well-formed HTML.

In standard HTML 4.01 they would be valid, but I do not know of anybody who still uses that.

It generates the <link> tag without a closing tag, i.e. (<link...> instead of <link... />).

Most likely not a crisis, but just thought I'd mention it :-)

Regards,

Kobus