Re: Overriding CSS Declaration for Different Use
On Sun, 30 Mar 2008 13:50:25 -0700, (Michael R. Copeland) wrote:
> <body style="color: rgb(255, 255, 255); background-color: blue"
> alink="#ff6600" link="#99ff99" vlink="#990099">
Move the style attributes to your external style sheet, then the HTML
of your 6 or 7 pages will each simply have <body>
--
Charles.
|