HTML Tutorial: Create Full Basic Website

Welcome to our first HTML and CSS tutorial. We are going to show you how to create a full 5 page interlinked website with a contact form. We going to see many different HTML elements and how to style them using CSS.

Demo:

Download the fully coded website here

Lesson Objectives:

  1. Use standard web elements such as html, head, body, h1, h2 and more
  2. Use linked CSS and style the full website
  3. Use background images and scale them to fit the page
  4. Use images and html links
  5. Embed videos from youtube
  6. Use unordered list
  7. Use form elements to create a professional contact page template
Basic-Website-tutorial



Comments are closed.