Loading...

Search Results in category “Tutorials”

in HTML Tutorials
IFrames

IFrames are different from regular frames, because unlike regular frames, IFrames can be positioned anywhere on the page, and can be any size. Example: Now copy thise code, and paste it somewhere on your page.

read more
in HTML Tutorials
Image Borders

Do you want a border around your image? Copy the code below. You can change the HEX code (#000000) to whatever colour you want. If you wanted a white border, you could change it to #FFFFFF. You can also change the width of the border, by changing 1px to 2px, 3px, and so on.

read more
in HTML Tutorials
No Print Script

Demo: Try to Print this page or Print Preview. Put the above script between the "head" "/head" tags in your page. It will make your page empty when it is printed. The code is fairly simple to understand.

read more
in HTML Tutorials
Null Links

First of all, when you design a website you will take some steps to make sure your website is viewed without an error. That is why when I am attaching behaviors, I set the Show Events For to 4.0 and Later Browsers. Well this is a good precaution in preventing errors, but it has some disadvantages. F...

read more
in HTML Tutorials
Define page scrollbar styles

Before we look into Page Scroll Bar definition, please have a look at the example here. Well it does not look that good, but that is just for the differentiation of the areas of the scrollbar. Once you know which area is defined with which code you can modify it as you like. Actually the code is qui...

read more
in HTML Tutorials
Redirection Based on Browser Type

Intro: This tutorial will teach you how to make a script that will redirect users based on their browser type to different pages or url. It is restricted to two browser types only which are Internet Explorer and Netscape Navigator. You are not going to learn how to write this script, but learn how t...

read more
in HTML Tutorials
Dreamweaver Form Rollover Buttons

Dreamweaver has always made using roll over buttons in your web pages easy and recent releases even have a library of Flash buttons that you can use on your site. However, I bet you did not know, that with the addition ...

read more
in HTML Tutorials
Scrollbars Tutorial

Have you always wondered how all these websites customize the colour of there scrollbars? Well read this mini tutorial, its easier than you think.. Step 1. Firstly open your page document in notepad, dreamweaver.....

read more
in HTML Tutorials
Transparent IFrames

If you don't already have a bsic knowledge of IFrames, click here. OK, let's get started! To make the backgrounds on your IFrames transparent, copy the code below.Edit all of the numbers. The width and height determine how big your IFrame will be. The top and left numbers determine where the IFram...

read more

Copyright © All Rights Reserved