Posted by Mark Parnell on 10/31/05 07:47
In our last episode, Ray <NoSpan-lizhiqiang1@GMail.com> pronounced to alt.html: > Is there any control the grey color to be darker? Yes. > <hr size=2 width=20% align="left"> Size, width and align are deprecated - use CSS. Something like this: hr {border: 1px solid #333333; width: 20%;} -- Mark Parnell http://clarkecomputers.com.au
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming