Zusammenfassung der Ressource
Frage 1
Frage
What does HTML stand for?
Frage 2
Antworten
-
<Title>Something silly here</Title >
-
</title>Something silly here<title >
-
<"title">Something silly here</"title" >
-
<title>Something silly here</title>
Frage 3
Frage
A basic HTML page has to be named "page-name.html" for it to render (focusing on ".html" at the end)?
Frage 4
Frage
What is used for grid layering?
Antworten
-
<p></p>
-
<hr />
-
<head></head>
-
<div></div>
Frage 5
Frage
What two can be used to create a webpage?
Antworten
-
MS Paint
-
Adobe Dreamweaver
-
Notepad/Notepad++
-
Windows
-
Adobe Illustrator
Frage 6
Frage
Whats does CSS stand for?
Antworten
-
Cascading Sun Stripes
-
Cascading Super Sheet
-
Cascading Style Sheet
Frage 7
Frage
Which is the correct terminology for achieving background colour black via CSS?
Frage 8
Frage
How many heading tags are there in HTML (correct as of HTML4.01)?
Antworten
-
6
-
2
-
5
-
As many as you want