|
Posted by dorayme on 05/27/06 03:29
In article <19md729mfci8n3olm1faaq2o640fsabgdh@4ax.com>,
sorry.no.email@post_NG.com wrote:
> Hi,
>
> Several months ago I received something of a (well justified)
> hammering from alt.html.critique for the poor html of the Intensive
> Care site I put together:
>
> http://www.nepeanicu.org/
>
> This site is still un-renovated but I have produced an early version
> of a replacement that I would love some opinions on. Only a single
> page at the moment at:
>
> http://people.aapt.net.au/~adjlstrong/
Nice enough. Clean and gets down to business. Anyway, just a
couple of suggestions, take a look and see:
#container{
margin: 0;
background-color: #fff;
color: #333;
border: 10px solid #000066;
To give just a touch of floating elegance to the show (your
material can afford the 20px (not actually needed at top, so
adjust my suggestion).
And I would keep to the simplicity and forget the hover
background and underlining on left nav links, try the look of:
#navlist li a:active {color: #0F0;}
#navlist li a:hover {color: #F00;}
--
dorayme
Navigation:
[Reply to this message]
|