HTML/CSS Quiz

A vibrant and colorful digital illustration depicting the concepts of HTML and CSS, such as code snippets, web pages, and design elements.

HTML/CSS Knowledge Quiz

Test your knowledge of HTML and CSS with this engaging quiz designed to enhance your skills and understanding of web development.

Challenge yourself with questions that cover a wide range of topics:

  • HTML basics
  • CSS fundamentals
  • Web development techniques
15 Questions4 MinutesCreated by CodingArtist23
Waar staat HTML voor?
Hyper Text Markup Language
Home Tool Markup Language
Hyperlinks and Text Markup Language
Kieze het correcte HTML element voor de eerste Heading (grootste)
<h6>
<head>

<h1>

<heading>
Welke character impliceert het einde van een tag?
;
/
>
<
Hoe maken we een list in html?
<ol>
<ul>
<dl>
<list>
Wat is correct voor het maken van een image?
<img alt="img"> image.png </img>
<image src="image.png" alt="Image">
<img src="image.png" alt="Image">
<img href="image.png" alt="Image">
Welke HTML element is voor de titel van de pagina?
<meta>
<title>
<head>
Welk element is bedoelt voor specifiek de footer?
<footer>
<bottom>
<section>
<end>
Waar staat CSS voor?
Cascading Style Sheets
Creative Style Sheet
Computer Style Sheets
Colorful Style Sheets
Wat is correcte HTML voor de verwijzing naar het CSS bestand?
<style src="style.css">
<link rel="stylesheet" type="text/css" href="style.css">
 
<stylesheet>style.css</stylesheet>
<link rel="stylesheet" href="style.css">
Waar in het HTML document dient de CSS verwijzing geplaatst te worden?
in de <head> section
in de <body> section
Aan het eind van het document
Wat is een correcte CSS regelen in style.css
.bottom { color: #000; }
.bottom: color= #000;
{.bottom; color: #000; }
{.bottom: color= #000; }
Waarmee veranderen we de achtergrondkleur?
Background-color:
Color:
Bgcolor:
Hoe passen we een achtergrond kleur aan voor alle <h1> elementen?
H1.all {background-color:#fff;}
H1 {background-color:#fff;}
All.h1 {background-color:#fff;}
Welke css 'opdracht' wordt gebruikt voor text kleur?
Color:
Text-color:
Fgcolor:
Txtclr:
{"name":"HTML\/CSS Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of HTML and CSS with this engaging quiz designed to enhance your skills and understanding of web development.Challenge yourself with questions that cover a wide range of topics:HTML basicsCSS fundamentalsWeb development techniques","img":"https://cdn.poll-maker.com/104-5101731/img-kk4aoe69soppb24nryqi9zwt.jpg"}
Powered by: Quiz Maker