https://monadical.com/posts/anatomy-of-html-css-js.html
A basic introduction and glossary for people learning HTML, CSS, and Javascript. Intended for people just getting started with frontend development.
introductionhtmlcssanatomy
https://defensivecss.dev/articles/intro-defensive-css/
This is a post on My Blog about agile frameworks.
css introductiondefensive
https://webdesign.tutsplus.com/introduction-to-css-container-queries--CRS-201060c
To make a website responsive, we traditionally use media queries, a practice that's been around for years but that sometimes has its drawbacks. To fix some...
css container queriesintroductiontuts
https://tympanus.net/codrops/2018/11/29/an-introduction-to-css-shapes/
Until the introduction of CSS Shapes, it was nearly impossible to design a magazine-esque layout with free flowing text
css shapesintroductioncodrops
https://www.codecademy.com/learn/learn-css-introduction
Learn how to use CSS (Cascading Style Sheets) to style and visually organize HTML pages.
learn cssintroductioncodecademy
https://webdesign.tutsplus.com/an-introduction-to-css-logical-properties--CRS-201058c
If you’ve never heard of CSS logical properties, don’t worry— they’re pretty new, but they’re also pretty awesome! The basic idea behind them is that...
logical propertiesintroductioncsstuts
https://markodenic.com/introduction-to-css-if-statements-and-conditional-logic/
Conditional logic is a familiar concept to anyone who has written a programming language. Languages like JavaScript or Python use if/else statements to...
conditional logicintroductioncssstatementsmarko
https://cssmasterclass.io/project/introverse
Build your own personal introduction page with this project. Learn how to use Flexbox, responsive images, media queries, CSS gradients, and much more.
personalintroductioncssmasterclass
https://webdesign.tutsplus.com/a-quick-introduction-to-css-grid-layout--CRS-200888c
For a long time, web designers have been used to creating layouts with CSS by using floats. Floats, however, were never meant to be used to create grid...
css grid layoutquickintroductiontuts