CSS Template Getting Started

Discussion in 'CSS' started by trafficke, Sep 30, 2009.

  1. #1
    How do you get started making good-looking CSS templates?
     
    trafficke, Sep 30, 2009 IP
  2. trafficke

    trafficke Guest

    Messages:
    177
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Please help! I give out green! :)
     
    trafficke, Sep 30, 2009 IP
  3. goliath

    goliath Active Member

    Messages:
    308
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Usually, with a text file.

    Name it something like "website.css" and then start typing css codes in there.

    When you have enough code, you can call it a layout. Good looking is something else, in the eye of the beholder.
     
    goliath, Oct 3, 2009 IP
  4. rezanew

    rezanew Member

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #4
    what do you mean by how do you get start?
    it is a simple text file with its special language, and it should be written step by step with your html to test if it is working or not for a single step. if you design all of html and then link whole of CSS file, it will be hard to find errors! (this is my method! :D)
     
    rezanew, Oct 3, 2009 IP