Can You Style Half a Character in CSS? Quiz on Split Text Effects
Test your understanding of CSS half-character text effects using overlays, clipping, gradients, and JavaScript for dynamic text.
Quizzes
Choose a quiz and test your understanding of a focused concept.
Test your understanding of CSS half-character text effects using overlays, clipping, gradients, and JavaScript for dynamic text.
Test your understanding of HTML autocomplete: when to use off, when browsers ignore it, and when specific values improve UX.
Test your understanding of legacy HTML color parsing, browser error recovery, and why invalid values like chucknorris still show colors.
Test your knowledge of styling placeholder text in CSS using ::placeholder, legacy prefixes, common mistakes, and accessibility tips.
Test your understanding of changing HTML element classes with JavaScript using className, classList, events, and common UI patterns.
Test your understanding of disabling textarea resizing in CSS with practical questions on resize, overflow, selectors, and real UI use cases.
Test your understanding of horizontal div centering in CSS with margin auto, Flexbox, Grid, common mistakes, and layout choices.
Test your understanding of replacing HTML table cellpadding and cellspacing with CSS using padding and border-spacing.
Test your understanding of JavaScript email validation with regex, input type=email, trimming, server checks, and common mistakes.
Test when to use links vs buttons in HTML, and why href="#" and javascript:void(0) are poor choices for JS-only actions.