I’ve been reading and watching videos about CSS and it seems that the more I learn the less I know?! I’ve started with a very simple system with ID’s for elements that don’t change such as main-wrapper, main-content, sidebar, footer and it worked out great.
Then I learn from CSS-tricks chris a whole new way which targets very specific elements in the code. But then again I end up reading CSS-guidelines from csswizardry and it seems that all I’ve learned is not good!
I know CSS is a beast but there seems to be so much discrepencies, interpreations, scools of thinking and so on.
And then you enter SASS/LESS, Bootstrap, Responsive…seems to never stop lol.
Am I the only one learning CSS that feels completely lost?
Cheers!