What is Dreamweaver
Notes:
What is Dreamweaver:
Dreamweaver is an awesome IDE used for designing, developing and managing websites quickly and efficiently.
Note: IDE stands for Integrated Development Environment
Why Dreamweaver:
It allows us to code in wide variety of languages like
- HTML, CSS, JavaScript, Action Script, VBScript, PHP, JSP, ASP etc.
It allows us to design websites visually as well as by coding
- It provides WYSIWYG interface, Drag & Drop feature to design visually
- It makes coding simpler by Code highlighting feature,
- It makes coding faster by Code completion feature etc.
It provides variety of tools to manage and test websites:
Ex:
Validation Tool:
- Helps us in locating and fixing coding errors
Link Checker Tool:
- Helps us in locating and fixing broken links
Search Tool:
- Helps us in locating and replacing content site wide
Browser compatibility Tool:
- Helps us in locating and fixing display issues in browsers of different versions
Site Reports Tool:
- Helps us in locating and resolving site wide major issues like
- missing alternative text, untitled documents, empty tags, etc.
Interview Questions: