Update index.html

This commit is contained in:
Mat911
2024-10-22 11:16:12 +04:00
parent afa7144a0c
commit e1472e09e9
+11 -2
View File
@@ -8,6 +8,15 @@
<title>Document</title>
</head>
<body>
<H1 class="text-uppercase" >Despacito Site Web</H1>
<button
class="btn btn-primary"
>
Despacito
<span
class="badge bg-primary"
>12</span
>
</button>
</body>
</html>
</html>