Question: This file should be created in a folder called XXAssign3 where XX are your initials. So if your name is Aretha Franklin, you would create
This file should be created in a folder called XXAssign3 where XX are your initials. So if your name is Aretha Franklin, you would create a folder called AFAssign3.
Using Brackets, NotePad++ or another Text Editor create an HTML page about yourself. Name this file index.html.
- The element must contain:
with the appropriate name of the webpage - comment with purpose, author, and date
- to pass validator
- to use a separate file for styles
- In the element, you must have:
- A .container division that contains everything
- A
with an with the appropriate title of your page
- An
with an - An
- A
Please Note: all styles MUST be in your CSS file. DO NOT use a
