Online Exam Quiz

questionQuestion  1 to 30

Which CSS property is used to change the font family of an element?

  • font-family
  • font-family
  • text-font
  • font
Mark for review

Which of the following is NOT a valid CSS positioning property?

  • relative
  • static
  • static
  • absolute
Mark for review

Which of the following languages is primarily used for styling web pages?

  • HTML
  • CSS
  • JavaScript
  • Python
Mark for review

Which of the following is NOT a valid HTTP status code?

  • 404
  • 200
  • 300
  • 500
Mark for review

Which of the following is NOT a valid value for the "position" property in CSS?

  • top
  • center
  • relative
  • absolute
Mark for review

What does the CSS "position: fixed" property do?

  • It positions an element relative to its normal position in the document flow
  • It positions an element relative to its parent element
  • It positions an element relative to the viewport
  • It positions an element relative to the nearest positioned ancestor
Mark for review

What does CSS stand for?

  • Creative Style Sheets
  • Computer Style Sheets
  • Cascading Style Sheets
  • Colorful Style Sheets
Mark for review

What is the purpose of the HTML <head> tag?

  • It defines the main content of the webpage
  • It contains metadata about the webpage
  • It defines the header section of the webpage
  • It specifies the navigation links of the webpag
Mark for review

What does the "float" property in CSS do?

  • It moves an element to the left or right
  • It makes text bold
  • It changes the color of text
  • It changes the font of text
Mark for review

Which CSS property is used to create rounded corners?

  • border-radius
  • corner-radius
  • round-corner
  • border-style
Mark for review

Which of the following is NOT a valid HTML tag?

  • <section>
  • <article>
  • <div>
  • <span>
Mark for review

What does RWD stand for?

  • Responsive Web Design
  • Random Web Development
  • Remote Web Deployment
  • Responsive Web Deployment
Mark for review

What is the purpose of the HTML <meta> tag?

  • It defines the main content of the webpage
  • It specifies the title of the webpage
  • It contains metadata about the webpage
  • It specifies the navigation links of the webpage
Mark for review

Which of the following is used to make a responsive website?

  • JavaScript
  • CSS
  • HTML
  • Media queries
Mark for review

Which tag is used to define an image in HTML?

  • <img>
  • <image>
  • <src>
  • <picture>
Mark for review

What does HTML stand for?

  • Hyper Text Markup Language
  • Hyperlinks and Text Markup Language
  • High Technical Markup Language
  • Hyperlinks and Text Manipulation Language
Mark for review

Which of the following is NOT a valid CSS selector?

  • #myElement
  • .myClass
  • $myElement
  • p
Mark for review

What does CMS stand for?

  • Central Management System
  • Content Management System
  • Computer Management System
  • Creative Management System
Mark for review

What does the HTML <video> element do?

  • Displays a video file on the webpage
  • Creates a link to a video file
  • Plays background music
  • Embeds a video from another website
Mark for review

Which of the following is used to create a responsive design?

  • Media queries
  • JavaScript
  • HTML
  • PHP
Mark for review

What does the "box-sizing" property in CSS determine?

  • The size of the content box
  • The size of the margin box
  • he size of the border box
  • The size of the padding box
Mark for review

Which CSS property is used to change the background color of an element?

  • background-color
  • color
  • background
  • bg-color
Mark for review

Which HTML tag is used to define a hyperlink?

  • <link>
  • <a>
  • <href>
  • <hyperlink>
Mark for review

Which CSS property is used to create a drop shadow effect?

  • shadow
  • text-shadow
  • box-shadow
  • drop-shadow
Mark for review

In CSS, how can you select all elements with the class "example"?

  • #example
  • .example
  • *example
  • example
Mark for review

Which tag is used to define the footer section in HTML5?

  • <footer>
  • <foot>
  • <bottom>
  • <end>
Mark for review

Which of the following is used to add animation effects to elements in CSS?

  • transition
  • animation
  • transform
  • effect
Mark for review

Which HTML tag is used to define the header of a webpage or section?

  • <header>
  • <head>
  • <h1>
  • <h2>
Mark for review

Which of the following is used to define a section of a webpage in HTML5?

  • <div>
  • <section>
  • <article>
  • <aside>
Mark for review

What does the "alt" attribute in the <img> tag represent?

  • The alignment of the image
  • The alternate text for the image
  • The size of the image
  • The border of the image
Mark for review

blinkerOnline

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Answered
  • Not Answered
  • Marked for Review