What is the web from a web author's perspective? Each web site (collection of web pages) is housed on a web server computer in a directory/folder which is readable by web browsers.The site is made up of: web pages, individual text documents coded in HTML (Hypertext Mark-up Language) which are created by Dreamweaver. The web page may also include image files and other multimedia files.
Dreamweaver provides a graphical working environment for creating web pages. The document window looks similar to the way the completed web page would look. The document window is the main editing window. Dreamweaver provides other program features that publish the web site by transferring files to a web server computer and an area for typing in HTML code if desired.
Behaviors in Dreamweaver apply commonly used Javascript to web pages without requiring knowledge of Javascript. These behaviors provide interactivity in your web pages.