
24 Aug
2005
24 Aug
'05
7:58 p.m.
The people were talking about TEI here, not HTML, as in your example... in TEI <div> means a division of a text, not some ad-hoc container as in HTML. Jeroen. David A. Desrosiers wrote:
You're still producing invalid markup. Try something like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">