I’ve decided to provide some quick and dirty tips and code snippets over the next few weeks that are useful for beginners and good reminders for us that have been building websites for a while.
This first set of quick and dirty tips involves 4 CSS shorthand tips for shortening the amount of code you have [...]
Tags:
code,
CSS,
web design
Tech Soapbox just published an article on 10 Things to Factor Into Your HTML, outlining some important things to consider when coding a website. While I agree with the majority of the points made in the article, number 7 irks me a bit:
7. Use Outline:0
Another small one but useful for FireFox. The CSS element ‘outline’ [...]
Tags:
accessibility,
code,
CSS,
web design