10 CSS Tips Every Web Developer Should Know

March 4th, 2009 · 9:31 pm @ Dave Woods  -  27 Comments

I’ve written a fair few articles over the past year and thought it might be useful for any new subscribers and visitors to see a summary of the most useful ones. Below is a list of hints and tips which will be useful to anyone starting out in CSS and even the most seasoned professional in the industry may find a couple of things useful.

1. CSS Reset

A consistent starting point across all browsers is a great place to begin when working with HTML and CSS.

2. IE6 CSS Bugs and Fixes Explained

Internet Explorer 6 can be a pain for even experienced web developers but within this article, I explain the main bugs and how to solve these annoying little issues.

3. Block and Inline Elements Explained

It’s important when learning CSS that you understand how block and inline elements work. This guide takes you through the fundamental differences and explains how each can be manipulated with CSS.

4. 100% Height using CSS

This one is a problem that’s encountered quite frequently but once explained is quite a simple technique to achieve 100% height.

5. CSS Equal Height Columns

Creating equal height columns using CSS is tricky but using a background image trick known as faux coumns, it’s easily achievable.

6. CSS Fixed Footer

Another frequent problem is getting a footer to stick to the bottom of the browser window which isn’t dependant on content. This article explains how it’s done.

7. CSS Rounded Corners

Creating rounded corners is usually a tricky process creating lots of small rounded images to simulate a rounded corner. However, this article explains how it can be done by using just one small image.

8. CSS Image Replacement

A number of ways to replace some text with an image using CSS.

9. Float and Clear: A Comparison of CSS Clearing Techniques

Understanding how float’s and clearing float’s works is important in any modern web designers toolkit. This artice explains the fundamental basics of this layout technique.

10. Creating FAQs using a definition list

Definition lists are often overlooked by web designers but can sometimes be more useful than a simple unordered list.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • DZone
  • Reddit
  • StumbleUpon
  • Twitter

27 Comments → “10 CSS Tips Every Web Developer Should Know”


  1. kimblim

    1 year ago

    Knowing your selectors and pseudo selectors doesn’t hurt either: http://kimblim.dk/csstest/ (sorry for the shameless plug, but I thought it was relevant…)

  2. [...] Dave Woods – Freelance Web Designer UK » 10 CSS Tips Every Web … [...]


  3. Dave

    1 year ago

    @kimblim – yeah that’s definitely worth knowing as well, I also find the CSS selectors section on CSS3.info quite useful as well http://www.css3.info/selectors-test/


  4. Timothy

    1 year ago

    Nice list. And I’m glad that I know all of this (what a relief)


  5. Jaap

    1 year ago

    Good post! Thanks!

  6. [...] Woods has collected a bunch of his articles into this top 10 [...]

  7. Beautiful blog btw.
    thanks for the tips.

  8. [...] 10 CSS Tips Every Web Developer Should KnowA list of hints and tips which will be useful to anyone starting out in CSS and even the most seasoned professional in the industry may find a couple of things useful. [...]

  9. [...] Dave Woods – Freelance Web Designer UK » 10 CSS Tips Every Web Developer Should Know (tags: design tips webdesign css web reference programming html) [...]

  10. [...] Dave Woods – Freelance Web Designer UK » 10 CSS Tips Every Web Developer Should Know (tags: webdesign css) This entry was posted in Delicious. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL. « links for 2009-03-06 [...]

  11. [...] 10 CSS Tips Every Web Developer Should Know Dave Woods – Freelance Web Designer UK (tags: css) [...]


  12. Harry M

    1 year ago

    Nice post, thanks…

  13. [...] a pena dar uma olhada: 10 dicas css que todo Web Developer deve saber (em [...]

  14. all very good stuff dave – very useful. thanks….


  15. The Right Thing

    12 months ago

    [...] 10 CSS Tips Every Web Developer Should Know [...]

  16. [...] Dave Woods nous dévoile 10 astuces CSS

  17. [...] Dave Woods – Freelance Web Designer UK » 10 CSS Tips Every Web Developer Should Know I’ve written a fair few articles over the past year and thought it might be useful for any new subscribers and visitors to see a summary of the most useful ones. Below is a list of hints and tips which will be useful to anyone starting out in CSS and even the most seasoned professional in the industry may find a couple of things useful. [...]

  18. [...] 10 CSS Tips Every Web Developer Should Know [...]


  19. Webdesign Meppel

    11 months ago

    This is truly an amazing list! Contains all important CSS aspects and tricks!


  20. Mark

    11 months ago

    Wow. Epic Win. Legendary Article.

  21. [...] 10 css tips every web developer should know [...]

  22. [...] 10 CSS Tips Every Web Developer Should Know [...]


  23. Raleigh Web Developer

    10 months ago

    Very nice list. Even beyond knowing your selectors, you need to know the difference between inline & block elements.

  24. [...] Dave Woods – Freelance Web Designer UK » 10 CSS Tips Every Web Developer Should Know – Great info for anyone who is an expert or just dabbles in CSS. [...]

  25. [...] CSS Techniques And Tutorials 16+ Easy CSS Techniques that Simplify the Webdesigner’s Life 10 CSS Tips Every Web Developer Should Know 15+ Tips to Speed Up Your Website, and Optimize Your [...]


  26. Andrew Jhonson

    6 months ago

    This is indeed a great article. CSS always plays a vital role in web design and it always gives you opportunity to make your website Google friendly. I have compiled few factors ‘why Google loves CSS’ that you can check at http://www.bestpsdtohtml.com/get-to-know-why-css-is-good-for-google/


Leave a Reply