Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
App004 authored Oct 24, 2024
1 parent 005e228 commit cbd27b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<style>
button {
background-color: yellow;
}
</style>
<body>
<h1>ยินดีต้อนรับสู่เว็บ</h1>
<a class="btn btn-primary" href="./menu.html" role="button">menu</a>
Expand Down

0 comments on commit cbd27b7

Please sign in to comment.