Thoughts on web development and technologies by Peter Gasston

2007 September Archive

Five essential CSS tips from top developers

The October 2007 issue of the UK web development magazine .net has an interesting feature this month where web professionals share their favourite tips for coding CSS. Here are the five tips, with links to read more about them.

Read the full post


Opacity in Internet Explorer 8 development

After just recently writing a post on CSS3.info which praises the CSS Working Group for their interaction with and communication to the web development community, now I have to write one castigating Microsoft for doing the opposite.

Read the full post


Baseline standards in HTML emails

Part of being a web professional is having to explain to clients that what they see on their screen isn’t what all of their visitors will see on theirs; differences in OS, fonts, browsers, and monitors all mean that there will be slight variations in the way your pages display. When it comes to HTML […]

Read the full post


Opera 9.5 Alpha - first impression

I’m writing this post using the first Alpha of Opera 9.5, which was released today - just in time for me to play with it a little before I go on holiday! I won’t have time to do an in-depth study of it just yet, so here are my initial thoughts.

Read the full post


Search

Aside

It was announced on the HTML Working Group mailing list this morning that the font element will be absent from the next draft of the HTML5 specification. The inclusion of font in the spec was controversial, as many (including myself) thought it was a purely decorative element that had no place in semantic code.

Of course, browsers will still have to support the element because of the many legacy sites on the web; but as of now any software that generates mark-up should use the style attribute instead. It’s a small increment better.

[#] 0 Comments . More Asides.