That is what the p in <p> stands for.
What is Paragraph?
The answer to the ultimate question about life, the universe and everything.
What is 42?
What you get when you press AltGr and 7 on the keyboard.
How do you get the curly bracket left?
Superhjälten som på svenska kallas Järven
Vem är Wolverine?
The property you use to change the size of your text?
What is font-size?
This HTML tag will create the largest heading.
What is <h1>?
What happens when you use <u>
get Underline text
The tag used to make a textfield or a checkbox.
What is input-tag?
Hjälten som på svenska kallas Läderlappen.
Vem är Batman
The part of CSS-code that points to exactly what is targeted by the properties.
What is selector?
These opening and closing tags should have all of your content inside of it.
What is <body> </body>?
I use this html tag to make a list item.
<li>
The tag used to define character-set or viewport within head.
What is the meta-tag?
Superhjälten som på svenska kallas Flamman
Vem är Human Torch?
The type of selector you get when you use a period in front of a word in CSS.
This should be the very last tag of your website's code?
What is </html>?
The tag in your HTML code you use to link your CSS stylesheet?
What is the <link> tag.
What is the difference between an unordered list and an ordered list?
Unordered - bullet points
Ordered - numbers
Vem är Daredevil?
The three letters you see when you are using numbers to change the color of something?
What is RGB?
This should be the very first line of every HTML-document.
What is <!DOCTYPE HTML>?
He created the world wide web.
Who is Tim Berners-Lee?
The acronym HTML stands for this.
What is Hyper Text Markup Language?
Den snälla hjälten som på tyska kallas Tino Tatz
Vem är Bamse?
The real meaning of the acronym CSS.
What is Cascading Style Sheet?