CSS is a language that is used by nearly every developer at some point. While it’s a language that we sometimes take for granted, it is powerful and has many nuances that can help (or hurt) our designs. Here are thirty of the best CSS practices that will keep you writing solid CSS and avoiding some costly mistakes.
Simple solution to building a table-less form using CSS.
Most image captioning solutions in HTML are messy and tough to swap out later. This solution keeps your code clean and upgrades like a dream.
I’ve seen a lot of these sexy overlaps around and most people seem to be using images which is a terrible waste of internets. I present to you a more bananular solution using CSS borders.
This horizontal navigation bar stretches the full width of the screen but centers the navigation over your content. It’s easy, clean, and CSS-only.
In this tutorial, we will learn how to slice up and save graphics to be used as CSS background images in an XHTML page. This tutorial is part of a series.
Mostly bloggers put search box in sidebar. Why? Because it is by default available as a widget in wordpress. So they are just putting in sidebar only. But in thesis have option to put your search box anywhere in your site. So lot of people like to put search box in navigation bar. So I write about, How to add search box in Thesis navigation bar.
We know navigation of a site create more impression to the users. Normally default navigation menu bar in thesis theme is in unfinished form.That is the navigation bar is not appear complete width of the web page. It shows upto the available tabs in navigation.
This tutorial helps you understand: XML::Simple Methods; XML::Simple Options; “forcearray” Example – XmlSimpleArray.pl; “suppressempty” Example – XmlSimpleEmpty.pl; “keyattr” Example – XmlSimpleKey.pl; Hash Modification Example – XmlSimpleHash.pl
This tutorial shows how to handle file uploads from web forms in your CGI programs using Perl and CGI.pm.

