add bouton back

This commit is contained in:
Mat911
2024-10-22 14:06:01 +04:00
parent 61e1640235
commit 467f358551
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
<title>Document</title> <title>Document</title>
</head> </head>
<body> <body>
<nav class="navbar navbar-expand navbar-light bg-light" style="background-color: #009de0;"> <nav class="navbar navbar-expand navbar-light bg-light" style="background-color: #009de0;">
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">
<li class="nav-item"> <li class="nav-item">
+9
View File
@@ -125,6 +125,15 @@
</tbody> </tbody>
</table> </table>
<a
name=""
id=""
class="btn btn-primary"
href="index.html"
role="button"
>Back</a
>
</main> </main>
<footer> <footer>
<!-- place footer here --> <!-- place footer here -->