Wrapping Long Lines of Text in CSS

I recently came a cross a very tricky issue where an extremely long URL needed to be displayed in a narrow DIV. Browsers refuse to wrap this line, as there is no logical place to break the text. If you don’t have the luxury of providing a shorter label for the link, and need to […]

Sizer

Most web designers know full well that designing web pages for different size browser windows is extremely important. Luckily, Brian Apps has released Sizer v3.3 to ease our pain and make it simple for all of us to view our websites in different sized windows. With a single click, we can now see our site […]

Yahoo! Releases UI and Design Pattern Libraries

The Yahoo! Developer Network has just released the Yahoo! User Interface Library, complete with a set of JavaScript utilities and controls for rich web applications, and the Yahoo! Design Pattern Library, which illustrates optimal solutions to common web development problems. These are invaluable resources for web developers, and Yahoo!, who in my opinion has impeccable […]