in reply to cgi.pm -import strict html4 address into html4 strict dtd header
As I need to put this up onto a live server what I need to know is whether the address part of the dtd is important or not.Whether it's important or not depends on who's parsing the result. I've never heard of a major browser that actually uses the DTD line (that is, render documents differently depending on the DTD settings).
But the question of the importantness of the DTD line isn't much of a Perl question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: cgi.pm -import strict html4 address into html4 strict dtd header
by MidLifeXis (Monsignor) on Nov 20, 2011 at 02:02 UTC |