10 Rare HTML Tags You Should Know

10 Rare HTML Tags You Should Know Do you know cite, optgroup, acronym, address, ins, del, label, fieldset, abbr, rel, and wbr? I particularly like wbr. (tags: cite optgroup acronym address ins del label fieldset abbr rel wbr web webdesign design webdev code internet reference development tips tutorial css resources programming article utility html tutorials [...]

TextExpander: Mac Typing Shortcut Utility Saves You Time!

TextExpander: Mac Typing Shortcut Utility Saves You Time! TextExpander saves you countless keystrokes with customized abbreviations for your frequently-used text strings and images. (tags: software tools mac osx tool apple download cool apps application macosx productivity utilities applications utility email useful writing lifehacks app gtd text keyboard desktop shortcuts automation typing shareware expander textexpander freeware [...]

Creating Two-Tiered Conditional Navigation in WordPress

Creating Two-Tiered Conditional Navigation in WordPress Simple code and CSS to build the common navigational scheme with parent pages on top and child pages (if they exist) on bottom (tags: blogging webdesign design code webdev wordpress plugin howto wp development cms tips php tutorial programming css hack themes theme html tutorials tricks coding navigation menu [...]

So you want to create WordPress themes huh?

So you want to create WordPress themes huh? Creating a WordPress theme from scratch is not hard. I’ll hold your hand through it. (tags: blog blogging web WebDesign design code webdev reference blogs wordpress development howto php tips wp tutorial css programming cms html resources layout themes tutorials templates theme guide coding template create …)

The Definitive Guide to symfony – Exploring Symfony's Code

The Definitive Guide to symfony – Exploring Symfony's Code At first glance, the code behind a symfony-driven application can seem quite daunting. It consists of many directories and scripts, and the files are a mix of PHP classes, HTML, and even an intermingling of the two. You'll also see references to classes that are otherwise [...]