Quickly edit all your online photos from one place
Architecting CSS
8 03 2007When building a large site, understanding the subtleties of these pieces of the puzzle can be the difference between successfully organizing your CSS and creating a house of cards that could collapse at any moment.
Comments : Leave a Comment »
Categories : CSS
Links – The Pinball Effect
8 03 2007“Links should be big enough to hit with a dirty, sticky mouse.”
Andrew Morrall
It’s quicker and easier to use a bigger link than a smaller one—this is obvious. Presented below is a simple way to transform an entire area of a Web page into a link from within it, effectively expanding the link’s size, using Cascading Style Sheets, JavaScript and the Document Object Model.
The Pinball Effect is ideal for items in detailed lists, such as entries on a blog’s index pages (see the example). It degrades gracefully if the client’s scripting is off. And it adds no inline JavaScript to mess up your pristine HTML.
Comments : Leave a Comment »
Categories : CSS
OpenID
2 03 2007OpenID starts with the concept that anyone can identify themselves on the Internet the same way websites do
Comments : Leave a Comment »
Categories : General
