Features:-
Adobe Dreamweaver is a web design and development application that provides a visual WYSIWYG editor (colloquially referred to as the Design view) and a code editor with standard features such as syntax highlighting, code completion, and code collapsing as well as more sophisticated features such as real-time syntax checking and code introspection for generating code hints to assist the user in writing code.[4] The Design view facilitates rapid layout design and code generation as it allows users to create and manipulate the layout of HTML
elements. Dreamweaver features an integrated browser for previewing
developed webpages in the program's own preview pane in addition to
allowing content to be open in locally installed web browsers. It
provides transfer and synchronization features, the ability to find and
replace lines of text or code by search terms or regular expressions
across the entire site, and a templating feature that allows
single-source update of shared code and layout across entire sites
without server-side includes or scripting.
Dreamweaver, like other HTML editors, edits files locally then uploads them to the remote web server using FTP, SFTP, or WebDAV. Dreamweaver CS4 now supports the Subversion (SVN) version control system.
Since version 5, Dreamweaver supports syntax highlighting for the following languages out of the box:
- ActionScript
- Active Server Pages (ASP).
- C#
- Cascading Style Sheets (CSS)
- ColdFusion
- EDML
- Extensible HyperText Markup Language (XHTML)
- Extensible Markup Language (XML)
- Extensible Stylesheet Language Transformations (XSLT)
- HyperText Markup Language (HTML)
- Java
- Javascript
- PHP: Hypertext Preprocessor (PHP)
- Visual Basic (VB)
- Visual Basic Script Edition (VBScript)
- Wireless Markup Language (WML)
Users can add their own language syntax highlighting. In addition, code completion is available for many of these languages.
No comments:
Post a Comment