You will complete a website at the end of this course which summaries the main contents you will learn during the progress of this course. For Assignment 1, you will create following files
1. index.html
2. html.html
3. css.html
4. main.css
5. html.css
6. css.css
index. html file is the home page of your website(check the layout in the next page). Make it interesting with proper contents and styles.
main.css file contains all styles required for index.html file.
html.html file contains information about the evolution of HTML over time. This web page is linked though navigation HTML.
html.css file contains all styles required for html.html file.
css.html file contains information about the evolution of CSS over time.
This web page is linked though navigation CSS.
css.css file contains all styles required for css.html file.
All pages should have interesting styles (font styles, layout styles, images proximity etc.) and contents as they will set the tone for your entire website. Less contents are better but make sure it should not be at the cost of information.
You will create URL and launch this website. If you already have URL, you can use the same. You can otherwise create free URL through free web host service providers like www.000webhost.com. Finally you will upload the URL on slate along with the files you have created.