|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Xhtml
Hi im trying to get my site to validate against XHTML Strict 1.0 and i get 44 errors and they are weird ones like there is no attribute bgcolor or tag started here and i can sort through them but its there a tool which can tidy up my html?
|
|
#3
|
||||
|
||||
|
RE: Xhtml
I have but it distorts my tables and moves them everwhere.
|
|
#4
|
||||
|
||||
|
RE: Xhtml
Then you either found a bug with HTML Tidy or you are relying on non-standard HTML to create your tables.
|
|
#5
|
||||
|
||||
|
RE: Xhtml
The tag start here line refers to the bug presented on the line above. It's just telling you that the tag that is in error started there.
See this link http://www.webmasterworld.com/forum83/2949.htm |
|
#6
|
|||
|
|||
|
RE: Xhtml
Please submit URL to your page, and we will try to figure it out. Note: XHTML Strict is very restrictive, so you won't be able to use some standard tags, like for example target=""
|
|
#7
|
||||
|
||||
|
RE: Xhtml
Quote:
that is because there is no attribute named 'bgcolor' in xhtml. you should use CSS to style your xhtml.. Quote:
i don't know if there is a tool, but i know a way: go to the w3c site, read the xhtml specs http://www.w3.org/TR/xhtml1/ and fix your markup.. |
|
#8
|
|||
|
|||
|
RE: Xhtml
Quote:
XHTML 1.0 Strict is old news. Why not go for XHTML 1.1 Check my site. |
|
#9
|
|||
|
|||
|
RE: Xhtml
If you have ambitions try XHTM 2.0 and prepare for a nightmare
|
|
#10
|
|||
|
|||
|
RE: Xhtml
Ok im trying to get it to XHTML 1.1 then it should be pretty easy to change to version 2 when it comes out or when an other version becomes avaialable.
|
|
#11
|
|||
|
|||
|
RE: Xhtml
Unfortunately no. XHTML 2.0 is not backward compatible...
|
|
#12
|
|||
|
|||
|
RE: Xhtml
Quote:
In other words, not many people are going to use it any time soon |
|
#13
|
||||
|
||||
|
RE: Xhtml
hmmm i dislike WYSIWYG editors because they never produce valid html or valid xhtml.
|
|
#14
|
|||
|
|||
|
RE: Xhtml
Yes, some do produce valid XHTML. Try Dreamweaver MX 2004, in most of the cases you'll get 100% valid code. It also has excellent PHP code highlighting. If you have ~600 euros extra, you may even buy it
|
|
#15
|
||||
|
||||
|
RE: Xhtml
Thanks i just ordered it via Amazon. It should come soon. Hopefully its better than frontpage 2003 which i have been using.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Xhtml |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|