NET, JSP, and PHP. Moreover, the database structure underlying the tag libraries
means that the libraries can be expanded or modified at any time. New tags, attributes, and even entire languages
can be added by hand or imported in a number of methods, including from a DTD schema.
Dreamweaver??™s tag libraries offer numerous benefits that greatly enhance the coding experience. Chief
among these benefits are Code Hints and Tag Completion.
Code Hints and Tag Completion
Writing code is an exact art. If you enter
instead of , neither
Dreamweaver nor the browser renders the tag properly. Perhaps an even bigger problem than misspelling
tags and attributes is remembering them all. As more and more developers of static Web pages go dynamic,
many are finding that the sheer amount of information they need is quite daunting. Don??™t worry handcoders,
Dreamweaver??™s Code Hints feature help you avoid those misspellings and prompt your memory??”
making you more efficient in the process.
The Code Hints tool is a valuable aid to all Web designers, even beginners. It??™s a quick way to develop a tag
as you type it by displaying a pop-up list of tags (as shown in Figure 6-17), attributes and, in some cases,
even values for each tag. Best of all, Code Hints work the way you want to work.
Pages:
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417