head/logo
- different font
welcome
about
- what we are
services
- what we do
contact
- contact info
.all systems might not take your font so always have a backup
.have the basics down and don't worry about how it looks
.upsplash for images
.googlefont for fonts
.CSS is for all the fancy design
.responsive means you could see the webpage on any device
.have style in the head of the page
.after header do main and then footer
.the body will have the header,nav,main,div,and footer
.open and close head and body tags then work in them