Skip to content
Snippets Groups Projects
Commit 2e0334cf authored by Nour, Arezou's avatar Nour, Arezou
Browse files

Upload New File

parent 1a1e39bb
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<a href="./about.html">about</a>
<a href="./contact.html">contact</a>
<a href="./gallary.html">gallary</a>
<a href="./index.html">index</a>
<h1>contact page</h1>
<!-- <table align="center" width="100%" border="1" cellspacing="0" cellpadding="50">
<tr align="center" bgcolor="red">
<td>are</td>
<td>dfg</td>
<td>hjjj</td>
<td>jkkkk</td>
<td>mkjibv</td>
</tr> -->
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <!-- table>tr*5>td*5 -->
<tr >
<td colspan="4" height="200" bgcolor="gray">
<h1 align="center">hello world</h1>
</td>
</tr>
<tr bgcolor="lightgray" >
<td align="center" height="50"> <a href="./index.html"><h3>index</h3></a></td>
<td align="center"> <a href="./about.html"><h3>about</h3></a></td>
</td>
<td align="center"> <a href="./contact.html"><h3>contact</h3></a></td>
<td colspan="1" align="center"><a href="./gallary.html"><h3>gallary</h3>
</a></td>
</tr>
<tr>
<td colspan="4">
<h1 alighn="center ">helooo</h1>
<p alighn="center">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nostrum dolore quo, nulla reprehenderit cum magni odit ea architecto iste iusto vel repellat, debitis quam in illo veniam similique facere, inventore cumque reiciendis voluptates fugiat? Ullam ad illo, vitae ipsam, repellat impedit maxime quos eum nam odit magni! Beatae omnis provident at voluptatum nihil delectus voluptate id minus! At voluptates exercitationem incidunt ea. Vel nihil vero inventore suscipit hic atque ipsa maxime rem qui dolores eveniet fugiat optio quis placeat blanditiis sapiente distinctio, beatae possimus a aspernatur. Dolore magni eos blanditiis nemo, totam dignissimos dolor est eligendi consequuntur, temporibus dolorem fugiat.
<p align="center"> <img src="./images/image3.jpg" alt="" width="200"></p>
</p>
p
</td>
</tr>
<tr bgcolor="red">
<td colspan="4" align="center">
<p>design by
<span style="font-size: 100px; color: blue;"> &copy;</span> </p>
</td>
</tr>
</table>
</table>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment