Table of Contents

Webpage Design

  1. Draw a sketch of your webpage first.
  2. Implement the sketch’s organization scheme using “Styles and Semantics” tags.
  3. Fill in the core content (text, links, and images) for the containers.
  4. Implement core interactivity functions with Javascript
  5. Add CSS styles for basic formatting
  6. Make the webpage responsive.
  7. Style the webpage more, to match your sketch.

Best Practices