My New Web Page
Hello world this is my new web page!
save as index.html
to view open the file within your favorite web browser.
===== Common Tags =====
*main tags wraps whole page
*header tags # is the nubbier header you want {1,2,3,4,5}
*paragraph tags
*anchor tags used for web links
*wraps main content
*wraps page information {title, css}
*wraps webpage title
*inserts an image
*wraps a portion of text for separation
*line break
*comment tags
*used for linking webpages
*divider tags
===== Example with more tags =====
This is my title
Big header
start of a new paragraph
GOOGLE
another paragraph with a picture
===== Links =====
*www.w3schools.com