Suggested Expression Web Topics

  • Introduction to the Web, HTML and CSS
    • How a Web Site is found and displayed
    • Structure of a web page
    • The DOCTYPE declaration
    • Head and Body sections
    • Using Meta Tags
      • Keywords
      • Description
    • Static pages vs. Dynamic pages
    • The roles of HTML and CSS
  • Introduction to Expression Web
    • Exploring the Expression Web Interface
    • Using Task Panes in Expression Web
    • Code vs. Design Views
    • Expression Web’s Toolbars
  • Creating Sites
    • Creating a Page from Scratch
    • Creating a Page using CSS Layout
    • Using Dynamic Web Templates (DWTs)
      • Designing the DWT
      • Adding Editable Regions
      • Creating Pages with a DWT
      • Applying a DWT to Existing Pages
      • Making Changes to the DWT
    • Previewing pages in a Browser
    • Importing an existing Site
  • Working with Text
    • HTML Structural Tags
    • Changing the HTML Title with Expression Web
    • Format text directly
    • Heading and Block Level Code
    • Creating Bulleted Lists
    • Pasting Text
    • Inserting Horizontal Rules and other HTML tags
    • Inserting Special Characters (“, ‘, &, @ etc.)
  • Creating Links
    • Adding Links
      • Other Web Pages
      • E-mail
      • Files
    • Adding ScreenTips
    • Changing Links
    • Removing Links
    • Adding Bookmarks and Linking within Page
  • Working with Images
    • Inserting Images
    • Setting the alt attribute
    • Adding a Background Image
    • Editing Images in Expression Web
    • Image Maps
    • Making Buttons Interactive
  • Cascading Style Sheets
    • CSS Selectors
    • Manage CSS Styles with Expression Web
    • Creating a New Style
    • Applying CSS Classes to Page Content
    • Attaching an Existing Style Sheet
    • Moving Styles to an External Style Sheet
    • Page Layout with CSS
  • Tables
    • When to use tables
    • Creating a table
    • Adding data to a table
  • Forms
    • Using Expression Web to Create Forms
    • HTML Form Elements