It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Tutorials

Log In Sponsors

Html Tutorials

SHOWING LATEST TUTORIALS
CSS tutorial describes how to get rid of tables and create clear and lightweight HTML layout with CSS. 'Float' and 'Clear' CSS properties are explained.
If you are not sure how to go about creating an HTACCESS file then this tutorial is a must read, quite simply all other tutorials on this page are pointless if you do not know how to create your very own .htaccess file.
One of the most popular uses of HTACCESS is to create your own custom error pages. This tutorial will cover the various error codes and how to create a custom error page for each of them, whether it is a 404 error, 500 error or any of the various other er
If you do not place an index file into a directory, the browser will list all the files stored in that directory if a person attempts to access it. To prevent this from happening we can use HTACCESS to simply show a white page without uploading an index f
Learn how to make your files have your own custom extension, like index.next.
By using .htaccess you can redirect a users request to a whole other file, or even better, a whole other website, and all instantly. This tutorial will show you example how to accomplish this task.
Introduction to html and what you need to get started