HTML CSS Fundamentals
What is the mobile-first approach in responsive design?
HTML CSS Fundamentals
What is the difference between 1fr and auto in CSS Grid?
HTML CSS Fundamentals
What does the cubic-bezier() timing function represent?
HTML CSS Fundamentals
What is the <video> tag's preload attribute?
HTML CSS Fundamentals
What does will-change do and how should it be used?
HTML CSS Fundamentals
What does the async attribute do on a <script> tag?
HTML CSS Fundamentals
What is the subgrid value in CSS Grid?
HTML CSS Fundamentals
What are CSS attribute selectors?
HTML CSS Fundamentals
What is the <input type="file"> accept attribute used for?
HTML CSS Fundamentals
What is the rel="canonical" link and why is it used?
HTML CSS Fundamentals
What does prefers-reduced-motion do?
HTML CSS Fundamentals
What are srcset and sizes for responsive images?
HTML CSS Fundamentals
What is the difference between margin and padding?
HTML CSS Fundamentals
What are the differences between <strong> and <b>?
HTML CSS Fundamentals
What are the main CSS animation properties?
HTML CSS Fundamentals
What is the cite element?
HTML CSS Fundamentals
What is the transform property in CSS?
HTML CSS Fundamentals
What does as="image" with imagesrcset do in <link rel="preload">?
HTML CSS Fundamentals
What does the pattern attribute do on an input?
HTML CSS Fundamentals
What is the purpose of ARIA attributes in HTML?
HTML CSS Fundamentals
What is the :is() and :where() pseudo-class?
HTML CSS Fundamentals
What is the difference between HTTP GET and POST in forms?
HTML CSS Fundamentals
What is the difference between <em> and <strong> vs <i> and <b>?
HTML CSS Fundamentals
What is the enctype attribute on <form>?
HTML CSS Fundamentals
How does the CSS z-index property work?
HTML CSS Fundamentals
What does the HTML lang attribute do?
HTML CSS Fundamentals
What does animation-fill-mode: forwards do?
HTML CSS Fundamentals
What is the difference between <meter> and <progress>?
HTML CSS Fundamentals
What are CSS timing functions?
HTML CSS Fundamentals
What is the mix-blend-mode property?
HTML CSS Fundamentals
What is the difference between visibility: collapse and display: none?
HTML CSS Fundamentals
What are the basic CSS Grid container properties?
HTML CSS Fundamentals
How do you center an element both vertically and horizontally with Flexbox?
HTML CSS Fundamentals
What does prefers-color-scheme enable?
HTML CSS Fundamentals
What is the difference between :nth-child() and :nth-of-type()?
HTML CSS Fundamentals
What does forced-colors media query detect?
HTML CSS Fundamentals
What is the ch unit good for?
HTML CSS Fundamentals
What are the CSS logical properties and why use them?
HTML CSS Fundamentals
What is the purpose of the <base> element?
HTML CSS Fundamentals
What are the main CSS combinators?
HTML CSS Fundamentals
What is the <wbr> element?
HTML CSS Fundamentals
What is the draggable attribute?
HTML CSS Fundamentals
What does the loading="lazy" attribute do on images and iframes?
HTML CSS Fundamentals
What does the <hr> element represent?
HTML CSS Fundamentals
What is the <article> element used for?