bug-gnu-music
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

web page bugs


From: Peter Dobratz
Subject: web page bugs
Date: Wed, 29 Aug 2001 09:36:02 -0400 (EDT)
User-agent: IMP/PHP IMAP webmail program 2.2.3

Hi,

I was looking at the following web page on the lilypond site (using Opera 
5.05tp1 for linux):
http://lilypond.org/development/Documentation/topdocs/out-www/INSTALL.html

Some of these erros may be problems with the site in general, but I will 
concentrate on this page for the moment.

- Line 20:
  META tags have to be in the HEAD section, not the body
- Lines 106-145:
  The first element of this table of contents list is missing (it probably 
should be deleted).  Also, all the elements link to #Top and not to the 
appropriate anchors placed within the document (thus defeating the entire 
purpose of the table of contents).
- Line 700:
  The mailto link links to %s (I'm guessing this is a problem with some 
autogeneration script.)

some HTML gripes (feel free to ignore these if you so choose)
- all elements (tags) should be lower case
  body, not BODY
- attributes should be in quotes
  <table cellpadding="5" width="100%">
- documents should pass the W3C's HTML validator
  http://validator.w3.org/
- HTML 4.01 transitional is okay, but XHTML and CSS would be better

--Peter Dobratz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]