Hi guys,
I have a question regarding reduce the font size. I have been trying to reduce the font size of my hyperlink but it does not change despite typing it this few ways:
-------------------------------------------------------------------------
<div align = "center><font size= "1"><a href = "http://www.hst.com.sg/acatalog/Fascination_Series.html"> Back </a></font></div>
-------------------------------------------------------------------------
<span class = "actxxsmall"><a href = "http://www.hst.com.sg/acatalog/Fascination_Series.html"> Back</a></span>
both of the way did not bring down my size of the hyperlink. Or do i change it in CSS? Please help.
yours,
Swee
I have a question regarding reduce the font size. I have been trying to reduce the font size of my hyperlink but it does not change despite typing it this few ways:
-------------------------------------------------------------------------
<div align = "center><font size= "1"><a href = "http://www.hst.com.sg/acatalog/Fascination_Series.html"> Back </a></font></div>
-------------------------------------------------------------------------
<span class = "actxxsmall"><a href = "http://www.hst.com.sg/acatalog/Fascination_Series.html"> Back</a></span>
both of the way did not bring down my size of the hyperlink. Or do i change it in CSS? Please help.
yours,
Swee
Comment