Skip to content

learn-co-students/hs-zhw-shoes-layout-nyc-web-051319

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZHW Shoes Layout

Objectives

  1. Develop HTML and CSS competency
  2. Practice visually interpreting HTML and CSS code from the rendered DOM
  3. Practice jumping into, and contributing to, an existing code base

Introduction

You've been hired as a developer to write the code for a cutting edge shoes website: ZHW. Somehow, without being able to program it themselves, the company has provided a complete image for what the site should look like once the HTML and CSS has been updated:

What They Would Like:


Instructions

  1. Open index.html in your browser to see what we have so far (most of the work is completed already)
  2. Write the necessary CSS in css/layout.css to create classes for a three column grid
  3. Update index.html to make use of your newly created CSS classes
  4. Either provide sized tile classes, make use of the clearfix hack using float and clear, or use your own implementation to accurately fill the columns with content

Note: This lab has less direction than previous labs. As programmers in training, you are expected to use your Google-Fu to complete the challenge!

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published