Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

HTML Quiz Questions with Solutions

Rating
-
Sold
-
Pages
11
Grade
A+
Uploaded on
15-01-2025
Written in
2024/2025

Exam of 11 pages for the course HTML at HTML (HTML Quiz)

Institution
HTML
Course
HTML

Content preview

HTML Quiz

What does HTML stand for? - answer Hypertext Markup Language

What is HTML? - answer HTML is the language used to create web page documents.
An HTML document is a simple text document containing codes read by browsers.

What is HTML used for? - answer It defines the content
structure of your
web page.

What is the basic building blocks of HTML? - answer The basic building blocks of HTML
are called Elements.

What do Elements do? - answer Elements tell the web browser what each item in the
page is: a paragraph, a heading,
a quotation, and so on. Most elements have an opening and a closing tag.

What is a tag? What do they look like? - answer Tags act like little containers
They look like this; <p> "content" </p>

What is the first section when starting an HTML document? - answerThe document
declaration
<!DOCTYPE html>
The documents are divided into three sections, this is the first.

What is the second section for an HTML document? - answerThe head section
<head>
This section is not visible in the browser,
it gives the browser all the information it
requires to display the page properly.
</head>

What is the third section for an HTML document?? - answerThe body section
<body>
All the visible content of the web page.
</body>

How do you use the head and the body sections? - answerThe <head> and <body>
sections must be set between an opening and closing html tags.
ex:
<!DOCTYPE html>

, <html>
<head>
</head>
<body>
</body>
</html>

What elements and tags can you find in the head section? - answer<title>the title of
your web page
(seen on the tab of the page or at the top of the browser window)</title>

<style>for embedded CSS</style>
<link>link between a document and an
external resource (CSS and others)

<meta>for different metadata specifications

<script>for Javascript content</script>

What elements and tags can you find in the body section? - answer<h1>heading</h1>
(heading tags are from <h1> to <h6>)

<p>paragraph</p>

<a>anchor (link)</a>

<img>image (does not require a closing tag)

<ol>ordered list
<li>list item</li>
</ol>

And many, many more...

What is the tag for the largest text? - answer<h1>heading</h1>

What is the tag for the smallest text? - answer<h6>heading</h6>

What is the tag for a paragraph? What does it do? - answer<p>paragraph</p>
The HTML paragraph element should not contain tables and other block elements. A
sample is shown below.
<p>
This is a sample HTML paragraph element. Any text in a paragraph goes here.
</p>

Written for

Institution
HTML
Course
HTML

Document information

Uploaded on
January 15, 2025
Number of pages
11
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$15.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF


Also available in package deal

Thumbnail
Package deal
HTML EXAM TEST COMPILED BUNDLE
-
20 2025
$ 47.51 More info

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
julianah420 Phoenix University
View profile
Follow You need to be logged in order to follow users or courses
Sold
710
Member since
3 year
Number of followers
328
Documents
35829
Last sold
3 days ago
NURSING,TESTBANKS,ASSIGNMENT,AQA AND ALL REVISION MATERIALS

On this page, you find all documents, package deals, and flashcards offered by seller julianah420

4.2

157 reviews

5
102
4
21
3
12
2
6
1
16

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions