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.
The Flash text object lets you create and insert a Flash SWF file that contains just text. This allows you to create a small, vector-graphic movie with the designer fonts and text of your choice.
In this tutorial, you can learn how to organize and create your first web page. We will create folder on our computer and save simple .html file to it.
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.
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.
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.