Ness academy quick test

Create an engaging and colorful illustration depicting web development concepts, including HTML tags, CSS styles, and responsive design elements, with a modern and inviting feel.

Web Development Quick Test

Test your knowledge of HTML, CSS, and web design fundamentals with our quick quiz! This fun and engaging quiz consists of 10 multiple-choice questions that cover essential topics.

Whether you're a student, a teacher, or just someone interested in web development, you'll find questions that challenge your understanding. Here are some highlights:

  • Assess your skills in HTML and CSS.
  • Review key concepts like responsive design.
  • Perfect for beginners and experienced developers alike!
10 Questions2 MinutesCreated by CodingStar725
HTML is based on which language
DTD
SQL
XHTML
XML
SQML
Following code is used to <video width=“320″ height=“240″ controls=“controls”>
<source src=“test.mp4″ type=“video/mp4″ />
</video>
Display audio
Display video
Display text
Display image
Ancestor of all other elements on the page is called
Parent
Sibling
Root element
What does it mean SVG?
Secondary vector graphics
Scalable vector graphics
Social video game
What is correct way to target devices smaller than 500px
#media screen & (max-width:500px)
#media screen & (min-width:500px)
@media screen and (max-width:500px)
@media screen and (min-width:500px)
How do four values work on padding ? e.g. padding: 10px 2px 5px 7px?
Top, bottom, left, right
Up, down, front, behind
Top, right, bottom, left
Left, right, top, bottom
How do you make an element jump out of flow of page?
Box-model: false
Box-sizing: border-radius
Float: left
  • one
  • two
  • three
. What is correct way to display this un-ordered list in one row and align each item to right?
Float: right; display:block;
Display: flex; align-items:right
Display: flex; justify-content:flex-end;
Display: inline; align-items:right
What is correct way to change font color to white?
Font-color: white;
Color: #000;
Color: #fff;
Font-color: #000
The font-size value can be an absolute, or relative size?
TRUE
FALSE
{"name":"Ness academy quick test", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of HTML, CSS, and web design fundamentals with our quick quiz! This fun and engaging quiz consists of 10 multiple-choice questions that cover essential topics. Whether you're a student, a teacher, or just someone interested in web development, you'll find questions that challenge your understanding. Here are some highlights: Assess your skills in HTML and CSS. Review key concepts like responsive design. Perfect for beginners and experienced developers alike!","img":"https:/images/course7.png"}
Powered by: Quiz Maker