This document provides an introduction to basic web design concepts like WYSIWYG editors, HTML, and Dreamweaver. It explains that WYSIWYG editors allow creating webpages without coding knowledge but have basic effects. HTML uses tags to tell browsers what to display and is written in a text editor. An example of basic HTML code for a simple webpage is provided. Dreamweaver is a WYSIWYG editor that also supports coding, making it a powerful tool. Layers in Dreamweaver are useful for ordering text. The document concludes by assigning the task of creating a webpage using these new skills.