-
Recent Posts
Delicious links
- Supporting the charity Child’s Play | Awesomeosaurus t-shirts
- WP Quick Deploy
- Custom Login/Register/Password Code | Digging into WordPress
- Putting FTP Info in wp-config.php to Ease Updates | Digging into WordPress
- Things You Should Do Immediately After Launching a Website
- WordPress Manual Plugin - Video Tutorials For Your Clients
- Max Foundry releases the Landing Page Plugin | WPCandy
- SEO – Keep it Simple Stupid! | Think Vitamin
- Optimizers Guide to Adwords: Conversion Optimization Tips
- How to Develop a Social Media Content Strategy | Social Media Examiner
Tag Archives: CSS
The :first-letter pseudo-element
By a roundabout route I happened on a post describing an Internet Explorer 6 bug (of course) in applying the :first-letter pseudo-element in CSS. In IE6 there must be a blank between the selector and the declaration block. /* does … Continue reading
My CSS Framework revisited
In November 2006 I published details on my CSS framework and even talked about it at Refresh Cambridge. To recap, it was the solution to the problem for only being able to reference one style sheet in an old Content … Continue reading
CSS form design template for any layout
Good form UI is a real challenge for designers. Form elements need to be large enough that users can view and edit data, but fit within an otherwise great design. Over at CSS Zone, Joe Lippeatt provides a form element … Continue reading