StPeteFrank / assignments

0 stars 0 forks source link

Week 01 - Day 1 - Hello World! #1

Closed gstark closed 5 years ago

gstark commented 5 years ago

In your first assignment you will end up with a web page, no matter how simple, published on the web.

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

Reading Material

To prep for tomorrow's lesson, you can read about CSS.

StPeteFrank commented 5 years ago

Hey Gavin. Here is the url for my explorer portion of the assignment. I would have loved to complete the adventure and epic modes but Im not that confident yet!

hello-world-frankdiaz.surge.sh

gstark commented 5 years ago

Hi Frank, I need you to turn in the github link, not the deployed surge link.

You can find the link on your github profile. Or, if you are in the terminal and in the directory where your project is, you can run hub browse to open the github page and send me that URL.

StPeteFrank commented 5 years ago

hello-world-frankdiaz.surge.sh

and

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

gstark commented 5 years ago

Very good. Your <li> tags need to be surrounded inside a <ul>

Like:

<ul>
  <li>The first item in a list</li>
  <li>The second item in a list</li>
</ul>
gstark commented 5 years ago

Your homework was marked: Meets Expectations

Gavin Approved!

“Gavin Approved!” — via Jason L Perry