Working on my first CSS, any way to view what I have created so far?

Discussion in 'CSS' started by hawksrnm1, Jan 14, 2008.

  1. #1
    I am working on my very first css. Is there any program that I can load in what I have wrote so far to see how it would look?
     
    hawksrnm1, Jan 14, 2008 IP
  2. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use your browser, you must also have an HTML file that's using your CSS too, CSS alone only displays text. :)
     
    Dondon2d, Jan 14, 2008 IP
  3. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #3
    This is practical advice. Let me add just a little to it. Create a folder on your hard drive, put the stylesheet in that along with an html file that is is linked to the stylesheet. By having them in the same directory you avoid all the path issues while you are learning.
     
    Colbyt, Jan 14, 2008 IP