Archive for CSS

IE8 will use Standards mode by default

Mar4

ie-vs-wasp

Microsoft has reversed its decision to make IE8 behave like IE7 unless specifically requested and will interpret web content in the most standards compliant way by default.

Background
Microsoft were to use a new site versioning feature in IE8; a meta tag which would be used to define which version of the IE rendering engine should be used:

<meta http-equiv="X-UA-Compatible" content="IE=8" />

This caused an outrage in standards groups because this statement stated IE7’s rendering engine would be used by default. This meant that IE7s poor rendering engine would be used unless the above meta tag was included in your web page.

Now Microsoft have done a U-turn and have stated;

There is a concrete benefit to Web designers if all vendors give priority to interoperability around commonly accepted standards as they evolve

It seems Microsoft have taken on what the developer community have been saying / shouting which is a complete turn around compared to their usual strategy to ignore. Even there long term goals are now going in the right direction

Long term, we believe this is the right thing for the web. Shorter term, leading up not just to IE8’s release but broader IE8 adoption, this choice creates a clear call to action to site developers to make sure their web content works well in IE.

Hopefully this new strategy will filter down to other Microsoft products and a standardisation harmony will follow ..

You can read more in the following press release entitled Microsoft’s Interoperability Principles and IE8 and more on the reason for the change – Microsoft Expands Support for Web Standards

AWx2D gets the Festive Flare

Dec19

Merry Christmas

Well, I’m very happy with how the site is looking since the re-design, no major issues to note as of yet (fingers crossed). I’ve given the stylesheet a bit of a festive flare with some Christmas trees and a few decorations thanks to the kind people at www.icondrawer.com

A very happy Christmas to all my visitors

24 Ways of Christmas

Dec1

24 ways

Launched on the 1st of December over the past 3 years all the known and unknown tips and tricks have been posted to 24 ways. This year Drew McLellan of has kicked off with an Article on Transparent PNGs in Internet Explorer 6. And with articles from the very talented and truly well spoken/written Elliot Jay Stocks this years 24 days proves to be another great!

Check 24 ways out here

Highlighting current page

Mar14

While working on the icom website I had the requirement to keep the relevant part of my navigation highlighted once selected and the content was pulled down. This is covered in alistaparts article http://www.alistapart.com/articles/keepingcurrent/

A little more searching found an easier way of doing this with CSS
http://www.hicksdesign.co.uk/journal/highlighting-current-page-with-css
Happilly implemented :)


 
Feedback Form