⚡ Each correct answer carries +1 mark and each wrong answer carries -0.25 negative marking.
What does HTML stand for?
Which CSS property is used to change the text color?
What keyword is used to declare a variable in JavaScript?
Which HTML tag is used to create a text input field in a form?
In the CSS box model, which property defines the space between content and border?
What is the purpose of the return statement in a JavaScript function?
Which CSS feature is used to make a webpage responsive?
How can you access the value of property age in a JavaScript object person?
Which HTML5 element is used to define the main content of a document?
Which CSS property is used to create a flexible container?
What HTML tag is used to create a dropdown list?
Which CSS selector selects all elements of a specific type?
Which JavaScript event occurs when a user clicks an element?
Which HTML tag is used to define a table row?
Which CSS property controls the stacking order of elements?
How do you add a new element at the end of an array in JavaScript?
Which CSS property is used to set the width of an element?
How do you change text of an element with id myElement using JavaScript?
What is the purpose of the viewport meta tag?
Which CSS property aligns items vertically in a flex container?
What is the purpose of the catch method in a JavaScript Promise?
Which HTML tag is used to set character encoding for a document?
In CSS, which pseudo-class selects the first child element?
What is the scope of a variable declared using let in JavaScript?
Which CSS property specifies the duration of a transition?
Which HTML tag is used to embed an audio file?
In CSS Grid, which property defines column and row sizes?
What is the purpose of let keyword in JavaScript ES6?
Which HTML5 element is used for navigation links?
Which CSS property specifies the animation name?
How do you convert a JSON string into a JavaScript object?
Which CSS selector has the highest specificity?
What is a callback function in JavaScript?
Which HTML tag defines the footer of a document?
Which CSS property aligns items horizontally in a flex container?
What is a closure in JavaScript?
Which HTML tag is used to embed a video file?
Which CSS property is used to scale an element?
What does the this keyword refer to in JavaScript?
Which CSS property hides overflow content?