Adobe Dreamweaver CS6 | Website Creation and Design Software

This article is for informational purposes only.

About Adobe Dreamweaver CS6

Adobe Dreamweaver CS6 isDreamweaver is a web development and HTML editing program that combines a WYSIWYG (What You See Is What You Get) interface with control over the HTML code editor. This integration of both design and editing makes Dreamweaver unique among similar programs. Dreamweaver can work with various programming languages for dynamic website development using HTML, such as ASP, ASP.NET, PHP, JSP, and ColdFusion, and also manages different databases.

Ability

Writing web pages is similar to typing in a regular text editor; text is always aligned to the top left and cannot be moved or positioned as desired like in graphic design programs. Therefore, if you want to arrange the layout as you wish, you use tables. As the layout becomes more complex, the HTML code also becomes more complex. Dreamweaver may not be able to create websites exactly as you want. The best solution is to learn the principles of HTML, which is essential for those who want to pursue a career as a webmaster. You don't need to memorize all the tags, but understanding the principles is sufficient. Often, when writing websites in Dreamweaver, the results are incorrect or don't match the intended outcome, requiring manual HTML code correction. The capabilities of Dreamweaver can be summarized as follows:

1. It supports WYSIWYG (What You See Is What You Get) functionality, meaning that the website you create on the Dreamweaver screen will display the same way as the actual webpage. This makes creating web pages easier, eliminating the need to write HTML code manually.
2. It provides highly flexible tools for creating web pages.
3. Supports various client-side and server-side scripting languages such as Java, ASP, PHP, CGI, and VBScript.
4. There are tools for uploading web pages to a server for publishing the work we created on the internet, either by sending them via FTP or by using an external FTP program such as WS FTP.
5. Supports multimedia features such as adding sound, inserting video files, and compatibility with Flash and Fireworks programs.

Source of information: http://aster.spu.ac.th/

2)

This article is for informational purposes only.