Web Design Concepts

This page is going to illustrate concepts that I have learned to be able to create these pages. It is separated in to 2 sections.

HTML

HTML (_________________)is code that is responsible for the ___________ of a web site. Here are some examples of what I have learned.

Concept Tag Used for
Paragraph    
Line Break    
Title    
Headings    
Ordered lists    
Unordered lists    
Links    
Images    

CSS

CSS (____________________) is a separate file that controls the ___________ of a website. Here are some examples of what I have learned.

Concept Property
   
   
   
   
   
   
   
   
   
   

Resources

  1. W3Schools
  2. HTML Dog
  3. Entheos