38 private links
The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!
How do you scale CSS for millions of visitors or thousands of pages? The slides from Nicole's presentation at Web Directions North in Denver will show you how to use Object Oriented CSS to write fast, maintainable, standards-based front end code. Adds much needed predictability to CSS so that even beginners can participate in writing beautiful, standards-compliant, fast websites.
On the Web, vertical rhythm – the spacing and arrangement of text as the reader descends the page – is contributed to by three factors: font size, line height and margin or padding. All of these factors must calculated with care in order that the rhythm is maintained.
We can apply the same principles of proportion and balance to the type within those columns by borrowing another technique from our print brethren: the baseline grid.
I accidentally discovered a wonderful use of the dd command on ubuntu. Clip mp3 files.
Did you buy a Vista laptop from abroad and want it to talk to you in your mother language?
Try Vistalizator - this tool allows you to change display language in Vista editions other than (officially supported) Ultimate, like Starter, Home Basic, Home Premium and Business.
Vistalizator overrides the limit of one language on non-Ultimate Vista editions.
Adobe InDesign is taking the publishing world by storm. But if you try to find reliable information about InDesign on the Web you’ll find yourself scouring Adobe’s site or muddling through dozens of other sites for a tip or two. Now that you’ve found InDesign Secrets, it’s time to stop all that muddling. Developed by page-layout guru David Blatner and “DesignGeek” Anne-Marie Concepción, InDesign Secrets is your one-stop shop for all things InDesign.
Do you want to create fancy headings without rendering each heading with Photoshop? Here is a simple CSS trick to show you how to create gradient text effect with a PNG image (pure CSS, no Javascript or Flash). All you need is an empty
A wall of design ideas, web trends, and tutorials.
Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page. Before we begin, here it is the example: just roll over any link to see them in action.
This page contains audio service usage examples. The API description is available at audio service.
Examples and commands for MPlayer, GStreamer apps etc.
Обнуляет браузерный CSS по умолчанию до приемлемых значений
Причина создания: надоело каждый раз при верстке нового сайта заниматься одним и тем же — переделывать мой любимый Tripoli (исправляя его баги, добавлять свойства разметки); добавлять JS-фреймворк jQuery, создавать типичную HTML-структуру. Решил объединить часто используемые мной элементы в единое универсальное целое.
Довольно часто некоторые заказчики, отдавая макет сайта на вёрстку, требуют попиксельно достоверной точности в разметке во всех браузерах
This is both a test and usage guide for the jQuery Form Input Example plugin by Paul Mucur. Below you will find several test cases and the relevant JavaScript source code used in the test.
Script takes links that are not on your domain and opens them in a new window. This code allows for XHTML strict validation and meets Accessibility criteria on opening new windows.
Normally IE doesn't show link icons as background images, if the link is broken in 2 lines.
After posting the last entry on animated scrolling with jQuery 1.2, I realized that I had left out an important piece of code. Actually, I didn't discover it until someone notified me that another page on the site was broken. Can you spot the problem(s)?