Page is a not externally linkable
Certificates - 4:47 am on Oct 25, 2011 (gmt 0)
Thanks again, but sadly, no luck.
I tried removing the body ] completely and just using
p.copy:after {
content: " 1999-2011"
}
on the page, but it made no difference.
I then tried this second option where the body tag appears to be closed after the color Aqua. Agai no luck.
body {
color: black; font-weight:bolder;font-style:italic;font-size: 15px;
background-color: aqua}
p.copy:after {
content: " 1999-2011"
}
I have tested it by putting both items on my desktop. Also by putting both items on line too and seeing it in a live situation but again the only thing is
Copyright amd nothing to do with the year.
Do the whole lot work for any of you ?
Thanks
Antony