Skip to content
Snippets Groups Projects
Commit fedc1248 authored by Muhammad Butt's avatar Muhammad Butt
Browse files

Replace author.html

parent 37414067
No related branches found
No related tags found
No related merge requests found
......@@ -19,13 +19,12 @@
<li><a href="About.html">About</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="login.html">Login</a></li>
</ul>
</nav>
</div>
</header>
<body>
<table class=tableuser border="5";>
<tr class=titletableuser width="10px">
......@@ -40,26 +39,26 @@
<td>Maria Anders</td>
<td>Germany</td>
<td>
<form action="articles.html" class="inline">
<button class="button">Delete</button>
</form>
</td>
</tr>
<tr>
<td>Centro comercial Moctezuma</td>
<td>Francisco Chang</td>
<td>Mexico</td>
<td>
<form action="articles.html" class="inline">
<button class="button">Delete</button>
</form>
</td>
</tr>
<tr>
......@@ -67,12 +66,12 @@
<td>Roland Mendel</td>
<td>Austria</td>
<td>
<form action="articles.html" class="inline">
<button class="button">Delete</button>
</form>
</td>
</tr>
<tr>
......@@ -80,12 +79,12 @@
<td>Helen Bennett</td>
<td>UK</td>
<td>
<form action="articles.html" class="inline">
<button class="button">Delete</button>
</form>
</td>
</tr>
<tr>
......@@ -93,12 +92,12 @@
<td>Yoshi Tannamuri</td>
<td>Canada</td>
<td>
<form action="users.html" class="inline">
<button class="button">Delete</button>
</form>
</td>
</tr>
<tr>
......@@ -106,15 +105,15 @@
<td>Giovanni Rovelli</td>
<td>Italy</td>
<td>
<form action="articles.html" class="inline">
<button class="button">Delete</button>
</form>
</td>
</tr>
</table>
......@@ -124,4 +123,4 @@
<footer >
<p>Tech-Science Blog, Copyright &copy; 2019</p>
</footer>
</div>
</div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment