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.
Named anchors let you set markers in a document, often placed at a specific topic or at the top of a document. I will show you how to create quick access to some of the titles that you have on the website.
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.
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.
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.
Use the Open Browser Window behavior to open a page in new window. We will insert an image in a document, than we will set a value to the image to open new window by clicking on inserted image.
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.