Online Exam Quiz

questionQuestion  1 to 30

Which HTML tag is used to define a hyperlink?

  • <link>
  • <a>
  • <href>
  • <hyperlink>
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 is NOT a valid value for the "overflow" property in CSS?

  • visible
  • hidden
  • scroll
  • auto
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 HTML tag is used to define the header of a webpage or section?

  • <header>
  • <head>
  • <h1>
  • <h2>
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 of the following is NOT a valid CSS selector?

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

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

  • text-color
  • text-color
  • color
  • text-style
Mark for review

Which HTML tag is used to define the structure of a table?

  • <Table>
  • <tr>
  • <td>
  • <th>
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

Which CSS property is used to control the font style?

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

Which HTML tag is used to define a list item?

  • <li>
  • <list>
  • <ul>
  • <ol>
Mark for review

What does FTP stand for?

  • File Transfer Protocol
  • Fast Transfer Protocol
  • File Transmission Protocol
  • Fast Transmission Protocol
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

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

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

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

  • relative
  • static
  • static
  • absolute
Mark for review

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

  • 404
  • 200
  • 300
  • 500
Mark for review

Which CSS property is used to control the spacing between lines of text?

  • line-height
  • text-spacing
  • line-spacing
  • spacing
Mark for review

Which HTML tag is used to define a navigation menu?

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

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

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

What does SEO stand for?

  • Search Engine Organization
  • Search Engine Optimization
  • Search Engine Optimization
  • Site Exposure Optimization
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 used to make a responsive website?

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

Which CSS property is used to create rounded corners?

  • border-radius
  • corner-radius
  • round-corner
  • border-style
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 create a responsive design?

  • Media queries
  • JavaScript
  • HTML
  • PHP
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

Which of the following is NOT a valid HTML tag?

  • <section>
  • <article>
  • <div>
  • <span>
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