META Tags When you search on the Internet you usually enter a few keywords and you then are given a list of possible sites, each with a description. How do search engines retrieve this information? The answer is Meta tags, extra information included but not displayed on a web page that search engines look through and match each time someone carries out a search.
Rollovers and Flash Text As a Macromedia product, Dreamweaver integrates closely with other Macromedia programs including Flash and Fireworks. Instead of plain text you can have images for your links. Here is an example of a rollover, which can be used as a link. pass your mouse over the image to activate.
or try flash text:
Also try out flash buttons!!
Scrolling Marquee to make your text scroll like the text below:
To do this, you have to enter some HTML
Inserting a sound Again in the coding you must enter the following code
If you do not wish to see the media player, after the file name e.g."sound.wav", type width = 0 height =0 Forms Forms are the parts of a webpage that allow you to enter and then submit information. In this module you will not learn how to retrieve information from forms as this requires extra programming. You can however practice inserting the various form elements on a page and, perhaps, find a website that allows you to process form information. The main elements include text fields, check boxes, radio buttons, list/menus and buttons that actually send the information. |