Web development how to's
Tutorials on how to do specific things with various web languages/technologies.
The difference between these tutorials and the main tutorials sections is that the main tutorials sections focus on explaining general concepts and then showing examples for them, while this section focuses on showing how to accomplish specific tasks.
Custom 404 page
Learn how to display a special page when your visitors try to access something on your site that is not found
Parts of a paragraph different background color
Learn how to set the different parts of a paragraph to have different background colors
Display IP address
Learn how to display the user's IP address on a webpage using PHP
Printer friendly pages
Learn how to make a Printer friendly pages using CSS
Transitional XHTML document
A step-by-step guide to building a transitional XHTML document
Frameset XHTML document
A step-by-step guide to building a frameset XHTML document
Strict XHTML document
A step-by-step guide to building a strict XHTML document
Javascript print page
Learn how to send a page to the printer using Javascript
CSS space reset
Learn how to reset the default space for various elements on a webpage using CSS.
Generate a random image
Learn how to generate a random image using Javascript or PHP
Make first letter stand out
Learn how to make the first letter of a paragraph stand out using HTML & CSS
Make first line stand out
Learn how to make the first line of a paragraph stand out using HTML & CSS
Transparent content
Learn how to make content like images transparent on a webpage using CSS
Webpage redirection
Learn how to redirect your visitors to another webpage using a few different methods with HTML, Javascript, PHP, and .htaccess
Flexible containers
Learn how to make containers on webpages flexible using specific CSS units of measurement
Paragraph/image float
Learn how to make an image appear to be floating right next to a paragraph
Ban IP address
Learn how to ban visitors by IP address
Password protected directories
Learn how to password protect directories
Domain redirection
Learn how to redirect visitors from anything they try to access on one domain to another domain completely
Get your site listed on the search engines
Learn how to get your site listed on Google and other search engines!
PHP errors
Learn how to prevent PHP errors from displaying on webpages for security purposes
Javascript address bar
Learn how to execute Javascript code through your web browser's address bar