[Biojava-l] New look for BJIA
    Koen van der Drift 
    kvddrift at earthlink.net
       
    Fri Jul  1 06:40:26 EDT 2005
    
    
  
On Jul 1, 2005, at 4:21 AM, mark.schreiber at novartis.com 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.
    
    
More information about the Biojava-l
mailing list