This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: FYI: Classpath comparison web page


On 13 Sep 2001, Tom Tromey wrote:
> Index: libgcj-classpath-compare.html
> ===================================================================
> +<body bgcolor="#ffffff">

Please don't use any attributes (color attributes, in particular) for
the <body> tag; our color scheme is added automatically when the pages
are installed on the web server.

> +href="scripts/gen-classpath-compare"><tt>gen-classpath-compare</tt></a>

Please use <code> instead of <tt>.

> <b>Note that such differences cannot be automatically merged.</b>

Please use <em> or <strong> instead of <b> here.

> +</table>
> +</body>

We're lacking </html> here.


I hope I'm not appearing too pedantic ;-).  Would you mind making these
changes?

Thanks,
Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]