Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Inserting content using css


Certificates - 5:15 am on Oct 22, 2011 (gmt 0)


I am new to this CSS system having used plain old HTML with millions of tags for the last ten years.

At the bottom of my web pages is the phrase Copyright 1999-2011.

When the year changes every year I update this on over 100 pages.

Can you use a CSS Sheet to do it ?

At present the very simple shee I am using is below


body {
color: black; font-weight:bolder;font-style:italic;font-size: 15px;;
background-color: aqua }
table,td,th

p { font-size: 15px;font-style:italic;font-weight:bold}

a:link {
color: black }
a:visited {
color: black }A{text-decoration:none}

Thanks very much

Antony


Thread source:: http://www.webmasterworld.com/css/4377949.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com