CSS

  • Unknown's avatar

    Dear sir/madam,

    I purchase the CSS yesterday but couldn’t understand it at all. Will you please help me out how can it does work, especially the designing part of it?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    The first thing I would recommend is checking out a basic tutorial. Here are a couple:

    http://www.htmldog.com/guides/cssbeginner/
    http://en.support.wordpress.com/css-basics/

    Most people start learning CSS by taking a theme they like and then adding CSS to change the appearance in small ways.

    Once you’ve picked a theme and you know what you’d like to change, try out a few things to see if you can customize the design to your liking.

    You should also check out the browser tools like Firebug for Firefox or the built in web inspector for Chrome and Safari. The tools let you right click on an element and see all the CSS rules that apply to that element and which ones are overwritten by more specific rules. It’s really useful.

  • The topic ‘CSS’ is closed to new replies.