Nov 25
Twitter Updates for 2008-11-25
icon1 Sarah Cairncross | icon2 Sarah's stuff | icon4 11 25th, 2008| icon3No Comments »

Welcome back!

Powered by Twitter Tools.


bookmark Twitter Updates for 2008 11 25
Nov 11
Twitter Updates for 2008-11-11
icon1 Sarah Cairncross | icon2 Sarah's stuff | icon4 11 11th, 2008| icon3No Comments »
  • Currently Browsing: http://wpmagthemes.com/ Useful site highlighting some great paid & free Wordpress themes available #

Powered by Twitter Tools.


bookmark Twitter Updates for 2008 11 11
Nov 10
Twitter Updates for 2008-11-10
icon1 Sarah Cairncross | icon2 Sarah's stuff | icon4 11 10th, 2008| icon3No Comments »

Powered by Twitter Tools.


bookmark Twitter Updates for 2008 11 10
Nov 7
Twitter Updates for 2008-11-07
icon1 Sarah Cairncross | icon2 Sarah's stuff | icon4 11 7th, 2008| icon3No Comments »
  • Currently Browsing: http://www.xheader.com/ A great little tool for creating header graphics easily with no design knowledge & it’s FREE #

Powered by Twitter Tools.


bookmark Twitter Updates for 2008 11 07
Nov 3
CSS Tables and IE8
icon1 Sarah Cairncross | icon2 Web Development | icon4 11 3rd, 2008| icon3No Comments »

I’m a bit of a geek at heart having taught myself how to write html to create web pages back in 1999 from a great book by Elizabeth Castro. In it Elizabeth talked a bit about using CSS (cascading style sheets) to easily manage a websites look, without having to trawl through pages of html to code if you want to change a colour or font. As soon as I realised this, I was so excited and used them in every site I created.

However, it was still the norm to use html tables to control the layout of the content of the page but I was very good and made sure I didn’t nest tables within tables within tables as it slows the download of the web page and completely screws up things for people trying to view things with special readers if they have impaired vision, for example.

Well, although I’ve stopped writing my own code I still like to see what the geeks talk about and subscribe to newsletters from Sitepoint. In the one I received today, they included a YouTube video discussing their latest book about using CSS tables, which will be compatible with Internet Explorer 8 (IE8).

Personally I agree with them that this is something that developers should be paying attention to – what do you think?


bookmark CSS Tables and IE8