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 (_________________)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 (____________________) is a separate file that controls the ___________ of a website. Here are some examples of what I have learned.
| Concept | Property |