I am trying to add header text to Act_Shopping_Cart.html.
The font size and color work OK but I am having difficulty with ALIGN="CENTER" which is being ignored.
Any simple solution to the problem, as you will gather my knowldge of HTML and the way Catalog works under the bonnet is mostly 'hit & miss.'
below is my attempt, so far.
The font size and color work OK but I am having difficulty with ALIGN="CENTER" which is being ignored.
Any simple solution to the problem, as you will gather my knowldge of HTML and the way Catalog works under the bonnet is mostly 'hit & miss.'
below is my attempt, so far.
<p>
<FONT SIZE="2" COLOR="666666"><ALIGN="CENTER">
<p>
UK last posting dates for Christmas 2006 - as advised by the Post Office.<p>
2nd. Class - Saturday 16th. December<br>
1st. Class - Tuesday 19th. December<br>
Special delivery (excluding Saturday delivery) - Thursday 21st. December<p>
These dates are advisory only and are not a guarantee of Christmas delivery.
</FONT SIZE></FONT COLOR></ALIGN>
<p>
<p>
<FONT SIZE="2" COLOR="666666"><ALIGN="CENTER">
<p>
UK last posting dates for Christmas 2006 - as advised by the Post Office.<p>
2nd. Class - Saturday 16th. December<br>
1st. Class - Tuesday 19th. December<br>
Special delivery (excluding Saturday delivery) - Thursday 21st. December<p>
These dates are advisory only and are not a guarantee of Christmas delivery.
</FONT SIZE></FONT COLOR></ALIGN>
<p>
<p>
Comment