« Previous EntriesNext Entries »
Archive for the ‘css’ Category
Saturday, May 3rd, 2008
Improving code readability with CSS styleguides offers some interesting ideas on how to improve your stylesheet readability. In my view, optimisation is about weighing up things like the size and complexity of the stylesheets, who will be reading it, ask whether you need to use redundancy to make things easier to understand, and understanding a lot of small stylesheets means more requests to the server. Its our job to take these ideas and optimise them for our unique projects. Some good ideas here.
Posted in css, web standards | No Comments »
Friday, May 2nd, 2008
Starting with CSS and bug fixing tips are a great set of resources on best practice XHTML and CSS practices. Veerle has put together an impressive list of high quality tutorials.
Posted in (X)HTML, css, web standards, tutorials | No Comments »
Wednesday, April 30th, 2008
CSS3.info has a great tool that tells you what CSS Selectors are available in your browser, what’s buggy and what’s not supported at all.
Posted in tools, css, web standards | No Comments »
Thursday, April 3rd, 2008
The IE6 Duplicate Characters Bug is one I’ve run into before - comments between floats and several other circumstances at the same time cause IE6 screen diarrhea (not my phrasing). While this is a bit of an edge case that’s all the more interesting.
Posted in css, web standards | No Comments »
Thursday, April 3rd, 2008
A short explanation of why shorthand CSS is better and more maintainable.
Posted in css, web standards | No Comments »
Monday, March 31st, 2008
Design Coding from Poetic Prophet - SEO Rapper has put another dimension to the education of best practice website development. Who would have thought web standards, accessibility and usability would make it to the Rap scene?
Posted in SEO, usability, (X)HTML, accessibility, css, web standards | No Comments »
Saturday, March 29th, 2008
Aptana Studio 1.1 is a free cross platform web development environment.
Posted in tools, politics, programming, javascript, (X)HTML, css | No Comments »
Friday, March 28th, 2008
The 960 Grid System is an effort to streamline web development workflow.
Posted in (X)HTML, css, design | No Comments »
« Previous EntriesNext Entries »