PenguinManiac
New member
- Joined
- Jun 27, 2017
- Messages
- 200
- Points
- 0
HTML and CSS are the nuts and bolts of front-end development for both static and dynamic pages, and learning their ins and outs is fundamental to make the most of the resources you have.
Whenever I look online for solutions to problems I stumble upon, most times I'm greeted by JS scripts that obviously get the job done, but that make the code feel... dirtier. CSS tricks, on the other hand, are lighter on the page, often clever and (more often than not) won't be subject to compatibility or safety issues.
What are your favourite CSS tricks you use to solve common problems you face during development?
Whenever I look online for solutions to problems I stumble upon, most times I'm greeted by JS scripts that obviously get the job done, but that make the code feel... dirtier. CSS tricks, on the other hand, are lighter on the page, often clever and (more often than not) won't be subject to compatibility or safety issues.
What are your favourite CSS tricks you use to solve common problems you face during development?