editing text in phpld

Discussion in 'CSS' started by templates, Apr 1, 2007.

  1. #1
    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
     
    templates, Apr 1, 2007 IP
  2. mikemotorcade

    mikemotorcade Peon

    Messages:
    645
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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>
     
    mikemotorcade, Apr 2, 2007 IP