1 / 4

CS134 Web Design & Development

CS134 Web Design & Development. Dreamweaver Introduction Mehmud Abliz. Dreamweaver Basics. Only the outline of what’ll be covered about Dreamweaver is given in slides Repeat the activities I demonstrated throughout the whole Dreamweaver section. Dreamweaver Basics.

mirabelle
Download Presentation

CS134 Web Design & Development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS134 Web Design & Development Dreamweaver Introduction Mehmud Abliz

  2. Dreamweaver Basics • Only the outline of what’ll be covered about Dreamweaver is given in slides • Repeat the activities I demonstrated throughout the whole Dreamweaver section.

  3. Dreamweaver Basics • Windows and panels overview • Menus overview • Creating a site a Dreamweaver • Creating a XHTML page • Editing “Preview browser list” • Adding text, image, tables, lists, & links • Adding stylesheet (internal & external)

  4. Validate your web site early • How to validate? • Put the following anywhere in your code <a href="http://validator.w3.org/check?uri=[URI of the web page]”> </a> • Use http://validator.w3.org/ • <a href="http://validator.w3.org/check/referer" >xhtml</a> • <a href="http://jigsaw.w3.org/css-validator/check/referer">css</a>

More Related