-
Graphic Design Samples
View samples
-
The Standard US Keyboard: Quick Reference
Update: 2010-04-04 text string added for more copy options Web developers often encounter situations in which it is necessary to preview fonts. As technology develops and the restrictions are lifted on how fonts may be used on the web, web developers will be trying new things, which will require more testing. For English speaking developers who have…
-
Colorzilla: the DOM Inspector Deluxe
Colorzilla is a Mozilla browser add-on extension compatible with Firefox and Chrome. It provides extensive DOM node details in the browser statusbar, and is capable of sampling any color on the current page– including colors from images. When I first discovered it a couple of years ago, I was amazed at the capabilities of Colorzilla
-
Line Breaks: More than a Handfull
See also: Cutting Lines If you have any experience in programming, or even in simply writing HTML markup, you have probably come across the need to use a specified Line Break Control Character. It can be confusing as to when and where one should be used over the other. ASCII(1) One of the all-time-most-common standards…
-
Scalable Content: Dynamic Bookmarks and Sub-Categories
Suppose i want to create a single page on a web site for the sole purpose of managing bookmarks relevant to the subject matter of the web site itself. Any such page, due to the potential for several categories, might become quite a vast collection of entries, because there could be several top-level categories, and…