Hello, Ljoha Bashtanov wrote: > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > "http://www.w3.org/TR/REC-html40/loose.dtd"> Wrong DTD for HTML 4.01 Transitional, you're specifying HTML 4.0 Transitional; the right one is: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> With that doctype, the document is valid according to the validator. Gabriel. -- Gabriel Ebner - reverse "ta.renbeleirbag@eg" ==> Please don't CC me! I'm reading the list.Received on Wednesday, 2 June 2004 16:40:47 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:41 UTC