How can I make one line of text (within an existing paragraph) smaller?
i have paragraph in existing site , client wants make last sentence smaller. it's i've never done , attempts far have failed.
the site www.ourhealthcarecrisis.com , line of text near bottom of right-hand column "(scoll down see)".
thanks
insert <span></span> tag around text:
<span style="font-size: 11px;">this smaller text</span>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment