Update index.html
This commit is contained in:
@@ -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>
|
||||||
Reference in New Issue
Block a user