TIY-LR-NET-2015-June / Week-4-Day-1

0 stars 0 forks source link

Week-4-Day-1

Intro to ASP.NET MVC

Welcome to MVC! You can checkout, but you can't even leave!

Challenge

Using the following HTML (no changes), make it look like the following image.

<ul>
  <li><img src="http://www.stevensegallery.com/400/400"/></li>
  <li><img src="http://www.fillmurray.com/400/400"/></li>
  <li><img src="http://www.placecage.com/c/400/400"/></li>
</ul>

place

You can fork this codepen to get started: http://codepen.io/dpollock/pen/WvKVbb

Today

Homework

  1. Create a MVC app, add it to a new GitHub Repo,
  2. Add some text from your favorite ipsum (lorem, bacon, samuel-l, hipster, church) to the "/home/index" page
  3. Create a page with a url of "/classmate/ListClassMates"
  4. List your classmates names on this page along with their hair color and height.
  5. Submit a link to your repo, with an image screenshot