Enjoy 20% off all plans by following us on social media. Check out other promotions!

Practice by framework

60+ questions

CSS Questions

60+ CSS interview questions, including quiz-style knowledge questions and CSS coding questions.

Try these popular CSS questions

Digital ClockBuild a 7-segment digital clock that shows the current time
Available frameworks
Holy GrailBuild the famous holy grail layout consisting of a header, 3 columns, and a footer
Available frameworks
Coding Format

Questions List

  • ClassnamesImplement a function that conditionally joins CSS class names together
    Languages
    CSSJSTS
  • jQuery.cssImplement a jQuery-like function that sets the style of a DOM element
    Languages
    HTMLCSSJSTS
  • jQuery Class ManipulationImplement a set of jQuery-like functions that manipulates classes on a DOM element
    Languages
    HTMLCSSJSTS
  • getElementsByClassNameImplement a function to get all DOM elements that contain the specified classes
    Languages
    HTMLCSSJSTS
  • Classnames IIImplement a function that conditionally joins CSS class names together and also handles de-duplication and function values
    Languages
    CSSJSTS