Step to design a css website template

Discussion in 'HTML & Website Design' started by chunkayng, Jul 12, 2009.

  1. #1
    Hi Pro,

    I am newbie in web-design and usually i buy a template and just use it.

    Currently i hope to explore more about web-designing. I hope to design my own css template in the future.

    Can anyone share your valuable experience to me how to design a CSS web template? What is the important step? Any tools require?

    I would appreciate if anyone can give me advise.

    Thank you in advance.
     
    chunkayng, Jul 12, 2009 IP
  2. sampath1

    sampath1 Well-Known Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #2
    You can design css based website by Dreamveawer but before that you should learn how to use this great tool. Also search in google for more, there are thousand of tutorials.
     
    sampath1, Jul 12, 2009 IP
  3. garrettheel

    garrettheel Peon

    Messages:
    341
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you're serious about web design, disregard the last comment and get yourself a good text editor so you can actually learn how the code works and avoid sloppy code.

    Then start with reading up about XHTML and CSS.
     
    garrettheel, Jul 12, 2009 IP
  4. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #4
    Theres no one important step, theres actually a lot to learn with CSS.

    If you're willing, you want to start with http://www.w3schools.com/css/default.asp and http://www.w3schools.com/xhtml/default.asp and http://www.w3schools.com/xhtml/xhtml_dtd.asp

    And try and understand the differences between the popular browsers, like IE, firefox, opera, chrome, safari.

    Also read as much as you can at sites like:

    http://www.noupe.com/category/css
    http://css-tricks.com/
    http://www.cssnewbie.com/
    http://cssdog.com/

    Theres many more but that should keep you busy. ;)
     
    pipes, Jul 12, 2009 IP
  5. hizuka007

    hizuka007 Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    try the video tutorial of in lynda.com.... they have a very wide selection of great video like xhtml/css..
     
    hizuka007, Jul 12, 2009 IP
  6. kocur

    kocur Peon

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    kocur, Jul 12, 2009 IP
  7. Groffy77

    Groffy77 Peon

    Messages:
    108
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I totally agree with this. Dreamweaver is amazing for beginners and advanced designers. When you're typing in code view, you can double click and see a list of CSS options that you can look through and figure out what they mean. Then use them in split view to see what they all do.

    Another helpful tip that I always do when I need to learn how to do something new is, looking at the stylesheet of a website. I always use that resource because I learn new ways of organization and of doing various things. :)

    Good luck! :D
     
    Groffy77, Jul 12, 2009 IP
  8. duckz

    duckz Active Member

    Messages:
    245
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    68
    #8
    Key to design a website is planning,

    First layout the planning in photoshop/fireworks/illustrator/corel (whatever you feel comfortable to use with)
    Then go to splicing the image to fit the layout of the page
    finally screwing your head with css code.
     
    duckz, Jul 12, 2009 IP
  9. Bogdanel

    Bogdanel Active Member

    Messages:
    77
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    #9
    w3schools & dreamweaver should solve the problem :) w3 is the best!
     
    Bogdanel, Jul 13, 2009 IP
  10. webtemppro

    webtemppro Guest

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    get a good book to learn the basics, then check out the code of your favorite websites to see how they did it
    you should use the firebug extension to examine the website structure.
    and just build as many websites as you can
     
    webtemppro, Jul 13, 2009 IP
  11. stillAlive

    stillAlive Banned

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Try www.w3school.com, they have some really good tutorial there. Andy Clarke's new book is worth a look.
     
    stillAlive, Jul 13, 2009 IP
  12. sebau

    sebau Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    sebau, Jul 13, 2009 IP