Expression Web - HTML red asterisk
Asked By kristen on 11-Oct-10 12:38 PM
If I use the following HTML statement, my asterisk turns red but it is VERY small. How do I get it to normal size? I have used the font size statement but it doesn't seem to work.
<br>Have you ever been convicted of, or plead guilty or no contest to, a crime other than a traffic violation?<font color = "red" >*</font>
Peter Bromberg replied to kristen on 11-Oct-10 01:07 PM
<br>Have you ever been convicted of, or plead guilty or no contest to, a crime other than a traffic violation?<font color = "red" size=+2 >*</font>
(or +3, whatever you want)l.