During Class
Add Styling (we'll do this during our class meeting)
create another new file in the same directory (folder) as your index.html file
name the file style.css
add the following code to the style.css file
add a header in your index.html file so that it knows where to get the styling code
Last updated