This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Fastenate</h1> | |
<ul> | |
<li>Study the EASYMODE Layouts provided. Be sure you are viewing them at Actual Size.</li> | |
<li>Start up a server for your project.</li> | |
<li>Write the Markup for the layout in index.html. unformatted_text.txt has been provided for you so you don't have to type it in.</li> | |
<li>Create an external stylesheet in the styles directory. Link to the stylesheet in your index.html</li> | |
<li>Add a CSS Reset and CSS Clearfix to your styles.</li> | |
<li>Import the Google fonts used in the layout: | |
<br /><b>Oswald Regular, Lato Regular</b></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Finish "Out of this World" markup. | |
2. Styles | |
Create a directory called /stylesheets | |
In your /stylesheets directory, create a stylesheet called styles.css | |
In your index.html, link to your styles.css. | |
Style the layout (do not touch the markup[HTML]). | |
NewerOlder