Question 1 of 30
In a web application, a developer is tasked with creating a layout where a sidebar should be hidden on smaller screens but visible on larger screens. The sidebar is set to `display: none;` by default in the CSS. The developer uses a media query to change the display property based on the viewport width. If the media query is defined as follows:
css
dia (min-width: 768px) {
debar {
play: block;

Preparing for Microsoft 98-383 Introduction to Programming Using HTML and CSS? Now land the interview.

73% of qualified candidates get rejected because of weak resumes. Build an ATS-optimized, recruiter-ready resume in under 5 minutes - free to start.

Build My Resume Free