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

Upload New File

parent 4fb5bdc5
Branches
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>
<h1>products page</h1>
<p align="center">
<img src="./images/image3.jpg" alt="">
</p>
<a href="./index.html#email">comeback</a> <!--go to index find email -->
<table width="50% border="1" cellpadding="5" cellspacing="0" align="center">
<thead>
<tr>
<th>fn</th>
<th>fn</th>
<th>fn</th>
<th>fn</th>
<th>fn</th>
</tr>
</thead>
<tbody align="center">
<tr>
<td>arna</td>
<td>arna</td>
<td>arna</td>
<td>arna</td>
<td>arna</td>
</tr>
</tbody>
</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