Thanks all very much for your efforts, but it's simply too much for me.
As far I can see, I am doing everything correctly, but the desired result fails to materialise.
I have tried to take it to it;s very simplest and tried a test CSS sheet with the HTML page but there is nothing after the word copyright.
I am using IE9 on Windows 7, so it's pretty much up to date. And the HTML validates. I am testing it out on a fairly basic page without any tables
Here is the very basic CSS sheet, named testmystyle.css
body {
p.copy:after {
content: " 1999-2011"
}
And if I am allowed to post the HTML, it's here. Rather basic and certainly much improvabel with CSS i guess, but if I can't grasp this basic bit of stuff, then maybe there is no hope.
You will note that most of my posts are very early in the morning. So I shall not be able to reply again this evening
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>The Hurst Coronation Medal</TITLE>
<META name="description" content="English Birth Certificates English Death Certificates & English Marriage Certificates supplied within 5 Days">
<META name="keywords" content="Birth Certificates, Death Certificates, Marriage Certificates, Family History">
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR>
<link rel="stylesheet" href="testmystyle.css"></HEAD>
<body>
<span style="font-size: 19px; color: red;"> C5D(Certificates)</span>
<br>Example<BR>
Example
<br>Example
<br>Example<BR><A
href="http://www.example.com"><span style="color: blue;">www.example.com</span></A>
<BR>Fax Number:+123456<BR>E mail:<IMG height=24
src="#" width=268 alt="e mail address">
<HR><div align="center"><span style="font-size: 19px; color: red;"> Your Certificates in 5 Days ?</span></div>
<div align="center"><br>There is another way. <a href="http://www.example.com">www.example.com</a> Why not give me a try ?</div><HR><br><br><center><div align="center"><a href="http://www.example.com/click-123456" target="top">
<img src="http://www.example.com/image-123456" width="264" height="60" alt="234x60 I am, your Nan" border="0"></a>
<!--START MERCHANT:merchant name Find My Past from example.com.-->
<a href="http://www.example.com/cread.php?"><img src="http://www.example.com" width="264" height="60" alt="264x60" border="0"></a>
<!--END MERCHANT:merchant name Find My Past from example.com--></div></center>
<center><br>
<br>This medal was struck in 1911 to celebrate the Coronation of King George V.
<br>
<br>I have no idea of how many were struck I'm afraid:- I got it from E Bay! From someone in Scotland.
<br>
<br><A
href="http://www.example.com/example.jpg"><IMG height=650
src="http://www.example.com/example.jpg" width=600
border=0 alt="Medal"></A></center>
<br>
<br><center><INPUT TYPE="button" VALUE="Return to example pages" ONCLICK="window.location.href='http://www.example.com/pages.htm'">
<br>
<br>
<br>
<br><br><br><a href="http://www.example.com/click-123456" target="_top">
<img src="http://www.example.com/image-123456" width="468" height="60" alt="Enthusiasts" border="0"></a>
<br><br><!--webbot bot="HTMLMarkup" startspan -->
<BR><br><p class="copy">Copyright </p>
</center>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0 Transitional" height="31" width="88"></a>
</BODY></HTML>
Once again thank you all very much for your efforts, I really do appreciate your and will just have to keep pegging away to see if I can get anywhere
Best regards
Antony
[edited by: alt131 at 12:06 am (utc) on Oct 25, 2011]
[edit reason] Thread Tidy - Examplifying [/edit]