WebbWear / assignments

Here is my homework
0 stars 0 forks source link

Style Your World - intro to css #2

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Expanding Your World.

In this assignment you will end up with a simple styled web page, published on the web.

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

CSS

HTML

Reading Material

To prep for tomorrow's lesson, you can read about media queries. https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries

WebbWear commented 6 years ago

https://github.com/WebbWear/hello-world

I hope this is right this time ;)

mdewey commented 6 years ago

the <footer> tag should be in the <body> https://github.com/WebbWear/hello-world/blob/780ec7edd605380b154ae3e039a2fc81321596d8/public/index.html#L49

mdewey commented 6 years ago

Awesome Work!