Hi
I am really struggling with this and I'm sure it should work.
I am using the extended info boxes to enter html pages. I have used a span class which calls from the css but for some reason it isn't working.
The <LINK REL=STYLESHEET HREF="actinic.css"> is in the header.
Heres the page in question: http://www.kjbeckett.com/acatalog/info_000356.html
Any advice would be appreciated!
Plus heres the code that I am trying to ensure a small font is used:
<span class="actxxsmall"><td width="72%"><p>ROBINKINGLONDON silk designs are original and are produced using one of the few remaining silk mills in England.</p>
<p>5 buttons makes the waistcoat high-buttoned and therefore more stylish and fashionable.</p>
<p>Slim pockets are usable.</p>
<p>Each made-to-measure waistcoat has a tailored fitted body due to front and back darts, plus the shaped side seams.</p>
<p>The back buckle is useable and reduce the waist line by half a size. </p></span></td>
I am really struggling with this and I'm sure it should work.
I am using the extended info boxes to enter html pages. I have used a span class which calls from the css but for some reason it isn't working.
The <LINK REL=STYLESHEET HREF="actinic.css"> is in the header.
Heres the page in question: http://www.kjbeckett.com/acatalog/info_000356.html
Any advice would be appreciated!
Plus heres the code that I am trying to ensure a small font is used:
<span class="actxxsmall"><td width="72%"><p>ROBINKINGLONDON silk designs are original and are produced using one of the few remaining silk mills in England.</p>
<p>5 buttons makes the waistcoat high-buttoned and therefore more stylish and fashionable.</p>
<p>Slim pockets are usable.</p>
<p>Each made-to-measure waistcoat has a tailored fitted body due to front and back darts, plus the shaped side seams.</p>
<p>The back buckle is useable and reduce the waist line by half a size. </p></span></td>
Comment