I have a line of text placed in a <p>/</p> that I would like to shrink. Can
I use <small>/</small>? if so, how?
I'd advise wrapping the text you want to shrink in a <span>, giving that span a class or id, and contolling the font size from your CSS file using the class or id as a hook.
HTH N ___________________________ Omnivision. Websight. http://www.omnivision.com.au/
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
