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.
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.
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.
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.
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.
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.
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.