changing font sizes of a html content

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • praCash
    New Member
    • May 2007
    • 12

    changing font sizes of a html content

    Hi guys,
    I have done a ppllication. for Cotnent management system.
    in it i have designed my content.

    but after creating content for every page i desided to increase the font sizes.
    as the previously designed pages are more I cannot wast my time while updating(Changi ng) each and every page.

    i need some other solution instead of updating every page.
    just like a short cut.

    the content i have designed is as below:

    [REMOVED HTML]

    Please advise.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    What you need are CSS style sheets, that way you update all of your font sizes etc from one or two pages. You will need to edit every page and in the future be gratefull that you did.

    Comment

    • praCash
      New Member
      • May 2007
      • 12

      #3
      Originally posted by kenobewan
      What you need are CSS style sheets, that way you update all of your font sizes etc from one or two pages. You will need to edit every page and in the future be gratefull that you did.

      Thanks a lot kenobewan..

      Comment

      Working...