Archive for the ‘HTML + CSS’ Category

Pulsating and glowing text with CSS3 and JavaScript

Tuesday, May 31st, 2011

The other day I needed to create an animated glow on some text. I quickly found the jQuery glow plugin but it didn’t work in Firefox 4.0.1, no idea why and I didn’t care to find out either.... Read More

Dead simple CSS progress bar

Friday, November 19th, 2010
progress-bar.png

This is a dead simple progress bar without any background pictures and such. We have one containing div (bonus_entry_progress) which contains the bar itself (bonus_entry_bar) and the text (bonus_progress_text) written inside the bar.... Read More

Top 6 features in Firebug and Web Developer

Saturday, July 18th, 2009

Here are some features of Firebug and Web Developer that have been amazing tools when creating the HTML/CSS for Paceville.com:... Read More

Solving some Internet Explorer bugs

Saturday, July 18th, 2009

For this I use the patches and hacks in YAML, as far as I can see they cover everything as it applies to the design we’re working with in this tutorial series, at least when it comes to IE7.... Read More

2 column layout CSS

Saturday, July 18th, 2009

Update: Paceville.com is now online.... Read More

Right column content CSS and HTML

Saturday, July 18th, 2009

Update: Paceville.com is now online.... Read More

Middle column content CSS and HTML

Saturday, July 18th, 2009

Update: Paceville.com is now online.... Read More

Left column content CSS and HTML

Saturday, July 18th, 2009

Update: Paceville.com is now online.... Read More

Positioning of content columns CSS and HTML

Saturday, July 18th, 2009

Update: Paceville.com is now online. ... Read More

Header and list menu CSS and HTML

Friday, July 17th, 2009

Update: Paceville.com is now online.... Read More