CSS, HTML

Video Tutorials – How to create website menus using free css menu builder

Video Tutorials - How to create website menus using free css menu builder

This lesson is about generating menus using the website cssmenubuilder.com I am explaining how to use this website to generate cool horizontal and vertical menus without any knowledge of html and css and embed them into your website. This is very useful tool and the variety of available menus is huge! Hope this tutorial was useful for you. If ... ...

PHP and MySql

How to create secure PHP script login form page using session video tutorial

How to create secure PHP script login form page using session video tutorial

In this tutorial I will teach you to create secure login process using PHP session object variable and database to store the login information of our members. This is very useful if you have a members are on your website. This login process is very common and I am sure you will use it in your ... ...

Misc

How to create custom made 404 error file not found page on your website video tutorial

How to create custom made 404 error file not found page on your website video tutorial

I this post I will go over creating a custom 404 file not found page. This page will be displayed every time the visitor is trying to access a page that doesn’t exist. This lesson will help you to display a better more friendly solution to your visitors even if they are trying to access a page ... ...

Macromedia Dreamweaver

Video tutorial: Form validation in Macromedia Dreamweaver

Video tutorial: Form validation in Macromedia Dreamweaver

Form validation made easy in Macromedia Dreamveaver. This video is part of my “Professional webmaster video course” and I decided to share it also on my blog. In this lesson I will teach you to perform form validation with Macromedia Dreamweaver(can be used also in later versions ). This software simplifies the form validation process b...

CSS

Video Tutorial: How to create rounded corners textbox in css using photoshop with icon

Video Tutorial: How to create rounded corners textbox in css using photoshop with icon

In this post I will explain how to create custom made textbox using css and photoshop. The textbox will have rounded corners, colored border and search icon. This technique is very useful and can give your design a great upgrade. Here is the style I used inside my CSS file: .text { background: url(rounded.jpg) no-repeat top left; height: 25px; wid...