To reset or not to reset?
Published by on 15.12.2011 at 23:46

What is a reset sheet?

For anybody new to CSS, and therefore not familiar with what a reset sheet is, they basically remove presentation defaults that are added by browsers.  More information and a popular reset sheet can be found at http://meyerweb.com/eric/tools/css/reset/.

When I first started coding a Metro app, I had to consider whether or not to begin with a web focused CSS reset.

Read the full post






CSS and Expression Blend 5 – Windows 8 Developer Preview
Published by on 14.12.2011 at 01:57

CSS at the heart of HTML5 based Windows 8 Metro Style applications

The rise of HTML5 should provide a whole work stream for Front End Developers as the world of applications adopts it as a mark-up language option.

While getting to grips with HTML in order to throw in a few sentences, a list, and the odd link is child’s play, its integration with CSS to provide layout and style is a skill which sits firmly in the laps of those of us who have been manipulating the interplay of these languages in web development for years.

Read the full post