public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Useful articles.
@ 2004-04-27 11:04 Ian Bruntlett
  2004-04-27 11:43 ` [OT] " Dave Korn
  2004-04-27 14:14 ` Dan Kegel
  0 siblings, 2 replies; 3+ messages in thread
From: Ian Bruntlett @ 2004-04-27 11:04 UTC (permalink / raw)
  To: dank; +Cc: gcc

Hi Dan,

>And last but not least, *please* run the pages through an HTML
>validator.  They look pretty awful in Mozilla.  For instance,
>please don't put <h2> or <h3> tags inside lists; they just don't
>render well.

OK I'll set about doing that. Could you recommend a particular HTML 
validator for me to use? (I'm more of a programmer than a webmaster but I'm 
willing to learn more to make the website better.


Ian

_________________________________________________________________
Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [OT] RE: Useful articles.
  2004-04-27 11:04 Useful articles Ian Bruntlett
@ 2004-04-27 11:43 ` Dave Korn
  2004-04-27 14:14 ` Dan Kegel
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Korn @ 2004-04-27 11:43 UTC (permalink / raw)
  To: gcc

> -----Original Message-----
> From: gcc-owner On Behalf Of Ian Bruntlett
> Sent: 27 April 2004 11:15

> >And last but not least, *please* run the pages through an HTML
> >validator. 

> OK I'll set about doing that. Could you recommend a particular HTML 
> validator for me to use?

  The definitive one is always going to be at http://www.w3c.org/ pretty
much by definition.

[  Follow the link to http://www.w3c.org/QA/Tools/#validators, where you'll
see a link to http://validator.w3.org/)  ]

[This is now way OT]

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Useful articles.
  2004-04-27 11:04 Useful articles Ian Bruntlett
  2004-04-27 11:43 ` [OT] " Dave Korn
@ 2004-04-27 14:14 ` Dan Kegel
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Kegel @ 2004-04-27 14:14 UTC (permalink / raw)
  To: Ian Bruntlett; +Cc: gcc

Ian Bruntlett wrote:
> Could you recommend a particular HTML 
> validator for me to use? (I'm more of a programmer than a webmaster but 
> I'm willing to learn more to make the website better.

I use two.  There's the online one, http://validator.w3.org,
which is good for a quick check from a browser,
and then there's "HTML Tidy", http://tidy.sourceforge.net/
which I use not just for validation, but also for
reformatting (I tend to use things like 'tidy -i -wrap 200 -b -c'
when I run into a page that's so cluttered I can't read
the code to debug it).
- Dan

-- 
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-27 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-27 11:04 Useful articles Ian Bruntlett
2004-04-27 11:43 ` [OT] " Dave Korn
2004-04-27 14:14 ` Dan Kegel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).