BLOG TUTORIAL
- Copy and paste HTML coding from homepage.
- Copy and paste CSS coding from homepage.
- Delete all HTML unrelated to blog layout
- Create header tags for the blog date and comment section
- Insert img tag into paragraph tags
- Insert text into paragraph tags located under the date
- Insert label tag to display question about graduation
- Insert input tag to create form for user to provide input
- Create comment box: -insert form tag under COMMENTS header tag
- Insert HTML code for submit button
- Insert HTML code for a function that creates an alert box once the user clicks the submit buttoon