Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Tips for junior front-ender? Reply To: Tips for junior front-ender?

#238622
shaneisme
Participant

Without specific items to look into, it’s hard to say.

You could try a good CSS book: https://abookapart.com/products/css3-for-web-designers

Or you could check out some items here on CSS tricks:

https://css-tricks.com/almanac/properties/d/display/
https://css-tricks.com/almanac/properties/p/position/
https://css-tricks.com/almanac/properties/f/float/

You could tear into Bootstrap, or another CSS library, to see how they’re doign it: https://github.com/twbs/bootstrap

But if you have something specific, set up a Pen and we can dig into it.