Font size
WorksheetsHTML
Total questions: 10
Worksheet time: 5mins
This tag tells the computer this is a document written in HTML.
<p>
<!DOCTYPE html>
<h1>
<html>
This tag contains all the main contents of your webpage.
<body>
<head>
<contents>
<p>
These tags define the start & end of a paragraph. Paragraphs are blocks of text on your web page. Choose 2 answers.
<p>
<P>
</p>
<h1>
This tag defines a heading at the smallest size.
<h6>
<h2>
<h7>
<h1>
This tag defines a heading at the largest size.
<h1>
<h20>
<h3>
<h2>
Match the correct end tag...
<p>
<p/>
<\p>
</p>
</P>
<p> is a _______ tag.
image
paragraph
filename
What does HTML stand for?
Hyper Tremendous Movie Lines
Hyper Text Markup Language
Hey Thanks for Making me Late
Web pages starts with which of the following tag?
<form>
<HTML>
<body>
<Title>
In this code <img src
What does img stand for?
iMac
image
amazing
emma
