Joop Nijenhuis wrote: > The main trouble with the validator is that it doesn't show you how its > done in the right way. It is very difficult for a machine to see something expressed incorrectly and work out what was actually meant. > I'm Dutch and I have to do with the information > given in the Dutch language. I might be wrong, but all those (multiple > documents) help pages about html do say I can nest tables, but its not > allowed in the validator, I can use <P> in the <TD> tag, not in the > validator, I can use <UL> in <TD>, but again not in the validator. <table>, <p> and <ul> elements are all allowed within <td> elements - and the validator does not object to them - however, it is strongly suggestive of using tables for layout, which is a bad practise. > Sorry, I'm totaly lost here. Any good and official information about > html somewhere? http://w3.org/TR/html4/ (http://opera.com/wsc/ is unofficial, but quite good). (Please direct responses to the www-validator mailing list, and not directly to me, thanks) -- David Dorward <http://dorward.me.uk/>Received on Sunday, 3 May 2009 08:43:28 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:12 UTC