Update index.html

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