jsonrocha / assignments

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

jsonrocha commented 6 years ago

https://github.com/rochaproforma/helloworld1

mdewey commented 6 years ago

Good work, but just and FYI, it should be <br> not </br> https://github.com/rochaproforma/helloworld1/blob/master/public/page3.html#L59

mdewey commented 6 years ago

Awesome Work!