Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 2.09 KB

05additional.md

File metadata and controls

35 lines (22 loc) · 2.09 KB

Additional Topics

Expanding your CSS knowledge

Expanding your CSS knowledge takes practice. Luckily, we'll be using HTML and CSS even as we create backend applications. It's highly recommended to experiment with the many properties out there, or look at others' work and see what they did (Codepen is a great resource). Reading blogs can also provide insight into the various styling techniques out there. This is especially important if your interests lie in front-end development.

Responsive Design

Pseudo-classes and pseudo-elements

Vendor Prefixes

Manipulation, Animations and Transitions (not covered)

CSS Custom Properties