Tag: css

What is the virtual DOM?

March 10, 2023 · 1 min read
What is the virtual DOM?

What is a SPA?

March 9, 2023 · 3 min read
What is a SPA?

What are CSS Precrocessors?

March 1, 2023 · 2 min read
What are CSS preprocessors?

What is CSS Flexbox

February 25, 2023 · 2 min read
What is CSS Flexbox?

What is CSS Float

February 25, 2023 · 1 min read
What is CSS Float?

CSS Specificity.

May 11, 2016 · 3 min read
What CSS Specificity is and how to calculate it so it doesn't bite you.

Expand Collapse toggle button.

April 14, 2016 · 1 min read
How to create an expand/collapse toggle button with bootstrap.

What exactly does {box-sizing:border-box} do?

October 10, 2015 · 1 min read
An explanation of what { box-sizing: border-box } actually is.