hey all.i am having an issue with some text i need editing on my directory.i want the text bold,ariel font and a little bigger.i was told that in phpld you have to use styles,and an example was..<style:font-size:20px;> in the lines.how do i do this in dreamweaver?here is site if you want to take a look at the text and see what i mean..thanks to all Site
I don't think you would need to use css for that. just put something like this before the text: <font face="Ariel" size="+2"><b> and then this after the text: </b></font>