Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Aurelian Spodarec
Aurelian Spodarec
10,801 Points

Logic behind this - how would you do it?

Hello,

How would you do this website?

How would you divide the header? How about the Welcome part, and the boxes? and the carousel? and footer?

How would you make the navigation bar? I would select the first and last child and give them less padding on right or left.

I'm sure there are negative margins like top - 150px

And then mobile? mobile without margins on negiatve right.

And the two lines in the footer? use before and after and space them 3px apart to acheive that effect right.

How would you do the file directory with Sass? namings? etc.. I need to make this 100% pixel perfect, No exceptions. Need to be coded with BEM and valid HTML with WC3 standards , not 100% but you get me.

Tim Knight could you help me pelease, I want to do this right for the interivew I'm confident in it but I really want to get that job 100% sure i get it so I need to do this as best as possible xd I'm not panicing xd

2 Answers

Aurelian Spodarec
Aurelian Spodarec
10,801 Points

I'm overthinking, don't need any help i think lol

Kieran Gibbons
Kieran Gibbons
17,434 Points

For the navigation i would use flex box with space-around