[EMAIL PROTECTED] wrote:"

I put up 4 variations.  Please, everyone, offer your opinions:

   (1) http://sqlite.hwaci.com/v1/     No CSS of any kind.
   (2) http://sqlite.hwaci.com/v2/     CSS menus with rounded corners
   (3) http://sqlite.hwaci.com/v3/     CSS menus with square corners
   (4) http://sqlite.hwaci.com/v4/     CSS font specification only

(2) and (3) do not work on IE6.  (1) has ugly fonts, I am told.
That leaves me with (4).
I suppose we could go with (4) now and change it later....

Richard,

If (2) and (3) don't work on IE I would go with (4).

In fact I like (4), but I made a small change to the source to eliminate the vertical bars and add some vertical space above and below the main menu which I think makes it look much better, at least in my opinion.

My changes were:

   <table cellspacing="5" width="100%">
   <tr><td bgcolor="#80a796"></td></tr>
   <tr><td align="center">

<a href="index.html">Home</a>&nbsp&nbsp&nbsp <a href="about.html">About</a>&nbsp&nbsp&nbsp <a href="docs.html">Documentation</a>&nbsp&nbsp&nbsp
   <a href="download.html">Download</a>&nbsp&nbsp&nbsp
<a href="copyright.html">License</a>&nbsp&nbsp&nbsp <a href="press.html">Press</a>&nbsp&nbsp&nbsp <a href="users.html">Users</a>&nbsp&nbsp&nbsp <a href="devhome.html">Developers</a>&nbsp&nbsp&nbsp <a href="news.html">News</a>&nbsp&nbsp&nbsp <a href="support.html">Support</a>

There is probably a better way to space the items, but this worked for me.

Dennis Cote

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to