jasperfurniss / homework

0 stars 0 forks source link

01-12-2015 #2

Closed jacobthemyth closed 9 years ago

jacobthemyth commented 9 years ago

Surf and Paddle

Description

Create a pixel perfect recreation of the design and layout of the Surf and Paddle Photoshop comp (found in Additional Resources below).

Objectives

Learning Objectives

After completing this assignment, you should...

After completing this assignment, you be able to effectively...

Details

Deliverables

Under normal circumstances, you should also complete the following:

If you're looking for an extra challenge:

You can use any images that you would like, keeping in mind that they should be appropriate for your potential employers to see.

Additional Resources

These aren't exactly the same as the Photoshop comp, but you should be able to adjust the weight and size of the fonts to get it pretty close.

jasperfurniss commented 9 years ago

git@github.com:jasperfurniss/Surf-and-Paddle-Pixel.git

jasperfurniss commented 9 years ago

A few things to note about this version:

Starting mobile-first was definitely a challenge, as expected. I'm not sure on how to add things to the desktop version that aren't present in the mobile, other than using "display: none", which seems to be frowned upon because of screen readers. Visible & invisible? Also, I added Sepia overlay solely because I thought it looked nice. My code is super messy & the full screen version is incomplete thus far, but hopefully I can clean it up now with a good bit with Sass.

Looking forward to diving into more Sass tomorrow & JS Wednesday.