Tutorial categories
Take your pick and browse through
Last viewed tutorials
The 10 most recent coding tutorials
-
Dynamic AJAX content
Written by Python on Wednesday 28th of May 2008 in JavaScript » Page objects
This tutorial will show you how you can dynamically change the contents of your web pages with the click of a link by using a little bit of AJAX and JavaScript.
Difficulty level: 2/5, Comments: 0, Total views: 4601
-
Heading image replacement
Written by Python on Wednesday 28th of May 2008 in XHTML & CSS » Miscellaneous
This short tutorial will demonstrate a quick technique so that you can use any font you want for your heading tags even if the user does not have that font on their system.
Difficulty level: 3/5, Comments: 2, Total views: 631
-
Rounded corners with CSS (2 methods)
Written by Python on Wednesday 14th of May 2008 in XHTML & CSS » Page design
There are plenty of solutions to having rounded corners in your designs but which is best? This tutorial covers the main methods using CSS, a few images and a little touch of magic.
Difficulty level: 2/5, Comments: 1, Total views: 5827
-
Online user counter
Written by Python on Wednesday 14th of May 2008 in PHP » Counters & statistics
Ever wanted to know exactly how many people are on your web site at any given time? This tutorial will teach you how you can create a script which will tell you exactly that.
Difficulty level: 3/5, Comments: 2, Total views: 4190
-
Collapsible page objects (divs, tables, anything...)
Written by Python on Monday 5th of May 2008 in JavaScript » Page objects
Create collapsible objects which on the click of a link or button will hide/show its contents. Perfect to keep some elements hidden unless the user specifically clicks to show them.
Difficulty level: 3/5, Comments: 1, Total views: 3937
-
Center align text with GD
Written by Python on Monday 5th of May 2008 in PHP » Image manipulation
Using GD's powerful image library it is possible to do all sorts of great things. This tutorial will teach you how to align a text string so that it is in the center of your image.
Difficulty level: 2/5, Comments: 1, Total views: 3839