Quantcast
Channel: Code is not behaving in strict mode - Stack Overflow
Viewing all articles
Browse latest Browse all 5

Code is not behaving in strict mode

$
0
0

Can some body explain why the TD element is taking width when its not allowed in strict mode.This is the code [Was not able to put code because of HTML rendering problem.]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="Content-Type" content="text/xml+xhtml; charset=utf-8"/></head><body><table><tr><td width="200">First</td><td>Second</td></tr></table></body></html>

Viewing all articles
Browse latest Browse all 5

Latest Images

Trending Articles





Latest Images