From CSS Insider, over 2 years ago,
0 comments
Check out this Slashdot interview with Håkon Wium Lie, the originator of the CSS idea. (Can you believe it's been over 10 years since CSS was proposed? Time flies when you're coding with tables!) Lie currently serves as CTO of Opera Software.
From CSS Insider, over 2 years ago,
0 comments
Internet Explorer 7 Beta 3 has been announced and is now available for download. Features include tabbed browsing, RSS integration, multiple search engines via the built-in search box, and more. Sure, these are all features that Firefox, Safari, etc. have had for a quite some time, but as the old saying goes, better late than pregnant. There are no new CSS features, however; Microsoft has stayed true to their promise that, for better or for worse, as of this March IE 7 was "layout complete."Read | Permalink | Email this | Linking Blogs | Comments
From CSS Insider, over 2 years ago,
0 comments
In his article "HTML's a Tag Too," Bryan Veloso discusses the benefits of applying styles to the <html> element. He argues that by making more effective use of <html>, developers could eliminate the need for a wrapper div. Everything would effectively be "moved up" a level - apply global styles to <html> instead of <body>, and then <body> can serve the same purpose as the wrapper div would have. Bryan points out that this can be particularly handy in XHTML 1.1, in which the <body> no longer stretches the entire length of the page.
From CSS Insider, over 2 years ago,
0 comments
WebdesignFromScratch.com recently gave sunhome.biz a slick re-design and they documented there thoughts and motivations so everyone can learn. The original design was drab with a large white space in the middle of the page. Also, the original design doesn't consider the needs of its target audience, senior citizens. The new design is much easier to follow and more pleasing to the eye. Give the article a read to learn the specifics of what they changed and why they did what they did, which is the best way to learn good design.Read | Permalink | Email this | Linking Blogs | Comments
From CSS Insider, over 2 years ago,
0 comments
Analytic services provide valuable stats to web site owners and can be the only way of determining if a design is really working or not with real users. ClickTale hopes to up the ante by recording user actions so you can see every mouse movement, every click, and every scroll. Then the service lets you, the owner, see exactly what the user did. Perfect for testing usability. Currently ClickTale is a closed beta but you can sign up for updates by email. A web 2.0 site that is plum purple? I like it.Read | Permalink | Email this | Linking Blogs | Comments