0% found this document useful (0 votes)
8 views6 pages

HTML Assignment 22

Uploaded by

Rana Awais
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views6 pages

HTML Assignment 22

Uploaded by

Rana Awais
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Assignment no 1

Awais Javed

File 1
<!DOCTYPE html>

<html>

<head>

<title>File 1</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>

<p>This is a paragraph of text in File 1.</p>

</body>

</html>

FFile 2
<!DOCTYPE html>

<html>

<head>

<title>File 2</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>
<p>This is a paragraph of text in File 2.</p>

</body>

</html>

File 3
<!DOCTYPE html>

<html>

<head>

<title>File 3</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>

<p>This is a paragraph of text in File 3.</p>

</body>

</html>

File 4
<!DOCTYPE html>

<html>

<head>

<title>File 4</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>
<p>This is a paragraph of text in File 4.</p>

</body>

</html>

File 5
<!DOCTYPE html>

<html>

<head>

<title>File 5</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>

<p>This is a paragraph of text in File 5.</p>

</body>

</html>

File 6
<!DOCTYPE html>

<html>

<head>

<title>File 6</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>
<p>This is a paragraph of text in File 6.</p>

</body>

</html>

File 7
<!DOCTYPE html>

<html>

<head>

<title>File 7</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>

<p>This is a paragraph of text in File 7.</p>

</body>

</html>

File 8
<!DOCTYPE html>

<html>

<head>

<title>File 8</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>
<p>This is a paragraph of text in File 8.</p>

</body>

</html>

File 9
<!DOCTYPE html>

<html>

<head>

<title>File 9</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>

<p>This is a paragraph of text in File 9.</p>

</body>

</html>

File 10
<!DOCTYPE html>

<html>

<head>

<title>File 10</title>

</head>

<body>

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

<h4>Heading 4</h4>

<h5>Heading 5</h5>

<h6>Heading 6</h6>
<p>This is a paragraph of text in File 10.</p>

</body>

</html>

You might also like