Topic: Doctype inside 'body' tag
Hi,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
this line adding after body tag.
let me know how to remove this.
You are not logged in. Please login or register.
PHP Labware forum → htmLawed → Doctype inside 'body' tag
Hi,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
this line adding after body tag.
let me know how to remove this.
Can you clarify? Note that htmLawed cannot handle elements of HTML <head>, or the <body> tag. I urge you to look carefully at the htmLawed documentation.
PHP Labware forum → htmLawed → Doctype inside 'body' tag