On Jul 1, 2005, at 4:21 AM, [EMAIL PROTECTED] wrote:

It looks reasonable on Firefox and IE5. Please let me know if it is
unreadable on other browsers.


Looks good on Safari (Mac OS X) too. I can highly recommend to add a doctype line at the top of the html document to tell the browsers which html form they are dealing with. For instance: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>. By using proper html, browsers will less likely render your page differently. See also <http://www.w3.org/TR/REC-html40/struct/global.html>

- Koen.

_______________________________________________
Biojava-l mailing list  -  Biojava-l@biojava.org
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to