Declaring Languages in HTML 5

Web Development is infinitely more troublesome when you have documents in languages other than American English. The onus is on us web developers and server administrators to make sure browsers and search engines can detect the right language. Here is how you can declare the language of your document in HTML 5.

Visit Source

TinyScroller JavaScript Scrollable Div

TinyScroller is a basic scrollable div script at only 1.7KB. It can be used with any HTML and degrades gracefully. The styling is completely customizable through the simple CSS. More features will be coming soon. I have redesigned leigeber.com and am going to be publishing a number of scripts and articles shortly. I will also be releasing my previous blog theme for free.

Visit Source

Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs

“The best strategy for dealing with Internet Explorer 6 is not to support it.

Stop. Ok, I feel your frustration. You’re a web developer and you’re ready to tear your hair out because you have to support Internet Explorer 6, but, to put it tactfully, IE6 doesn’t support you. You’ve spent hours on it, but you just can’t seem to get your layout right. I can empathize. I can also help.

This isn’t one of those rants about IE6 or a campaign to try to kill it. There are enough of those around the web, but they don’t help if you need to support IE6 because it still has a significant enough marketshare that you can’t ignore it for business reasons. No, this is the resource you’ve been hoping for.” – via www.virtuosimedia.com

Visit Source

HTML lists: what’s new in HTML 5?

There is a big and justified interest from the web community about the changes introduced in HTML 5 and in the last weeks I’m frequently receiving a lot of questions and requests about this topic. In this post I want to illustrate a quick roundup of some point of interest about the use of lists in HTML 5.

Visit Source