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 CSS property is used to specify the amount of space between the content and its border?

  • padding
  • margin
  • spacing
  • gap
Mark for review

What does CSS stand for?

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

What does CDN stand for?

  • Central Data Network
  • Content Delivery Network
  • Common Data Network
  • Central Delivery Network
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

Which tag is used to define an image in HTML?

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

What does the "border" property in CSS do?

  • It adds a border around an element
  • It changes the font of text
  • It moves an element to the left or right
  • It changes the color of text
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 CSS property is used to control the font style?

  • font-weight
  • font-style
  • font-size
  • text-style
Mark for review

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

  • It defines the main content of the webpage
  • It specifies the title of the webpage
  • It defines the header section of 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 CSS property is used to control the spacing between elements?

  • margin
  • padding
  • spacing
  • gap
Mark for review

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

  • relative
  • static
  • static
  • 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

Which of the following is used to create a responsive grid layout in CSS?

  • Flexbox
  • Grid
  • Columns
  • Rows
Mark for review

Which of the following is used to specify a color in CSS?

  • hex code
  • RGB
  • color name
  • All of the above
Mark for review

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

  • visible
  • hidden
  • scroll
  • auto
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 NOT a valid value for the display property in CSS?

  • block
  • inline
  • hidden
  • inline-block
Mark for review

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

  • 404
  • 200
  • 300
  • 500
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 SEO stand for?

  • Search Engine Organization
  • Search Engine Optimization
  • Search Engine Optimization
  • Site Exposure Optimization
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 of the following is used to create a responsive design?

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

Which of the following is NOT a valid CSS selector?

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

What does RWD stand for?

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

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

  • HTML
  • CSS
  • JavaScript
  • Python
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 HTML tag is used to define a navigation menu?

  • <nav>
  • <menu>
  • <navbar>
  • <navigation>
Mark for review

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

  • #example
  • .example
  • *example
  • example
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