Loading...

Search Results in category “Tutorials”

in HTML Tutorials
Meta-Tags Tutorial

This tutorial shows you how to include meta-tags in your websites. Some people wonder exactly what meta-tags are for, well if you include them in your website it's easier for search engines to pick your site up. Now some p...

read more
in HTML Tutorials
Pixelated Links

Do you want links that have a cool pixel effect on mouseover? Copy the code below into the <head> of your document. You can change the colours to whatever you want.

read more
in HTML Tutorials
Working with HTML Layers

Layers are very important, at least you should know how to use them, because they are very flexible in designing something of your own. When you want to create your own navigation system, or to make a mouse over actions, or even tooltip you can do all these with layers very easily. In this tutorial ...

read more
in HTML Tutorials
Connecting to Database

Go to Window > Databases or Press Ctrl+Shift+F10 to open Databases window if it is not open. Press + sign and choose MySql connection. You will be displayed with the pop-up window where you can insert the database connection details. Give a name for the connection in the first field. Sec...

read more
in HTML Tutorials
Flash Player Detection

Open a new page and save it as detection.html. Create one more page and save it as found.html. Create one more page and save it as notfound.html. By now you should have 3 pages. detection.html - page to detect flash player found.html - if flash player found it will redirect to this page ...

read more
in HTML Tutorials
How to Open a Fixed (size) Window

Opening a fixed window can be very useful especially if you want a user to see some useful things in that particular window, it can be a photo gallery or Rules & Regulations that you want to display when the user clicks...etc. You can display anything on it and you can specify the size as well, so t...

read more
in HTML Tutorials
I - Frames

If you don't know what I-Frame is, am sure you have noticed my news panel on the index page. You must be wondering how it is done (since you are reading this tutorial I assume you don't know about I-Frames). Well that is done with I-Frames. I didn't have idea to make this as a tutorial, b...

read more

Copyright © All Rights Reserved