Dreamweaver: IntroductionIntroduction to Dreamweaver
Not so long ago, Web site
building tools fell naturally into three
different camps: text-only HTML-editors, editors that combined a
graphic WYSIWIG view with a code view, and those there were purely
graphic, for users who shied away from HTML. Each type of site editor
had its own audience, die-hard programmers, part-time Webmasters, or
graphic designers. Dreamweaver 4 may be the first fully-featured editor
to cater to each of those groups. Supported Technologies: Dreamweaver enables you to use technologies such as PHP, ASP, CFML and more so that you save time and effort spent in creating complex codes for programming. Extension Manager: Dreamweaver provides you with an extension manager, with the help of which you can download code snippets and various behaviors from the macromedia website http://www.macromedia.com that helps you to integrate technologies like Shopping carts, Dynamic HTML menus, Javascripts and more.
Among the most welcome tools are
those that let users tinker with the
HTML directly. This isn\\'t new for Dreamweaver, but it\\'s now easier
than
ever. Open a page and from the top left of its window you can choose
from three views: code only, code and layout, or layout only. Select
the mixed view and the active window splits so that the HTML code is on
the top and the graphic layout on the bottom. Another new feature, Code
Reference, seems especially useful to
Webmasters who have taken over a corporate intranet from someone else,
and who may not understand all the codes used. The Code Reference
window lives at the lower right-side of the screen. You can use it two
ways: either select tags from the window\\'s pull-down menu to get a
description, or place your cursor on a tag in your page\\'s code, then
hit the question mark button--which looks like ""--in the
page\\'s toolbar. A few other minor changes make hand-coding easier.
While certain tags were color coded in the previous version of
Dreamweaver, users now have control over what tags are assigned what
colors. Also, tags are automatically color coded while they\\'re typed
out.
|