If you want to put scrolling text on your page than you should take a look at this lesson. I will show you how to add scrolling text to your web page in Adobe Dreamweaver.
Dreamweaver provides several tools in determining the behavior of individual elements on the page. In this lesson we will show you an interesting one, how to change an image above the link.
Very useful Javascript feature that can prevent a user from losing the data they are entering in an entry field or text editor in case of unintentional leaving of a page.
In this lesson I will show you how to create a web link on specific part of the picture and how to define a link that opens when a user clicks the hotspot area.
The Popup Message behavior displays a JavaScript alert with the message you specify. In this lesson I will show you how to put an alert with a warning message on the website.
You will learn how to set a link in a table or a single cell with a help of a short on.click script using Adobe Dreamweaver. Using tables may be a bit old school, but it's a great way to learn about the HTML basics.
You can visually insert a radio button into your form and set its properties. Use radio buttons when you want users to select only one choice from a set of options.
A simple Dreamweaver HTML tutorial where we change the shape of a mouse pointer/cursor on a link or image rollover on a website using a CSS style property.
If you want to count how many visitors visit your page you can do it with the help of visitor counter. In this lesson I will show you how you can easily add visitor counter to your website.