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:
index.html
in your browser to see what we have so far (most of the work is completed already)css/layout.css
to create classes for a three column gridindex.html
to make use of your newly created CSS classes float
and clear
, or use your own implementation to accurately fill the columns with contentNote: This lab has less direction than previous labs. As programmers in training, you are expected to use your Google-Fu to complete the challenge!