|
Posted by Mark Parnell on 07/31/06 05:43
Deciding to do something for the good of humanity,
<kram@kram.selkcub.moc> declared in alt.html:
> I know only very little about HTML, so I used FrontPage2003 to write
> a website.
*shudder* FrontPage is the worst of the so-called WYSIWYG editors. Throw
it away *now*.
It will be easier to start again than to try and clean up the mess it
calls HTML.
Ideally, learn HTML and CSS and hand-code your site.
http://w3.org/TR/HTML4/
http://w3.org/TR/CSS2/
If you *really* want to use a WYSIWYG editor, try Nvu -
http://www.nvu.com/index.php
> line 21: attribute `TITLE' for <img> is extended markup (use "-x
> <extension>" to allow this).
Eh?
> What does that mean?
It means this "Weblint" program is a piece of crap. Ditch it now.
> How can I clean up my pages to get rid
> of such errors?
Use the validator(s), Luke.
http://validator.w3.org/
http://jigsaw.w3.org/css-validator/
> Could someone please post an example of a line
> of code with proper use of -x extension?
There is no such thing[1].
[1] At a rough guess I'd suggest that perhaps Weblint wants to be run
with the -x parameter to tell it to ignore such "extended" markup, but
whether that is the case or not, ditch it.
--
Mark Parnell
My Usenet is improved; yours could be too:
http://blinkynet.net/comp/uip5.html
Navigation:
[Reply to this message]
|