How to add text to this code?

Discussion in 'CSS' started by audioman, Mar 9, 2010.

  1. #1
    Hello, I am finding an answer for this problem. I need to implement a word "Shop" (like a simple word) to following code:

    #panel ul div table tbody tr.sectiontableentry1 td div a { font-size: 12px; font-weight: bold; text-decoration: none; text-align: center; color: #9f2112; margin-left: 30px; margin-bottom:-10px }

    So, after implementation I need that word "Shop" visible on the page.

    Can please somebody help me? :confused:
     
    audioman, Mar 9, 2010 IP
  2. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Add "Shop" to your HTML. HTML is content. CSS is styling of that content. Two separate things.
     
    Stomme poes, Mar 9, 2010 IP
  3. audioman

    audioman Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    OK, it looks it works. Thabk you.
     
    audioman, Mar 9, 2010 IP