-
\n
Render Blocking CSS
February 29, 2020 • 3+ min read
The definition of render blocking means to block the page from continuing to render. CSS is render blocking by default. Why is that? Browsers can't begin rendering a page until they've constructed the render tree.
-
\n
CSS3 Media Queries
March 14, 2016 • 3 min read
A media query is a statement within a stylesheet that includes a media type and at least one expression by which the web browser can evaluate the relevancy of the statement and it's need.
<blog>
Posts related to tag: remove tag CSS