HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 70869 thumbnail
User 272181 avatar

By WebDesignGoldmine
via webdesigngoldmine.com
Published: Mar 16 2008 / 16:59

A list of CSS organization tips that are invaluable for both saving time and avoiding browser bugs.
  • 6
  • 8
  • 1409
  • 0

Comments

Add your comment
User 219110 avatar

jp0p replied ago:

0 votes Vote down Vote up Reply

I've moved away from using the start selector to make every object on the page margin:0 and padding:0. Now, I use targeted elements only b/c the * selector removes the natural padding of form elements that can not be replaced using CSS. There's a post about it here: http://killersites.com/mvnforum/mvnforum/viewthread?thread=9256#50769.

User 244359 avatar

dacoder replied ago:

0 votes Vote down Vote up Reply

Not a very in depth article it's nothing anyone using CSS hasn't heard and 1 of a million on the same subject

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.