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.....
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
Roundtrip Graphics Editing with Dreamweaver and Fireworks
Select the graphic that you would like to edit. Notice that I want to modify the graphic that says YourSite. This image is named header/r1_c1.jpg. Equally important is the source file, which is ...
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
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 ...
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
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...
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
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...
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
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...
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
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.
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
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.
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
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.
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
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...
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004

