Skip to content

Commit

Permalink
Update buttons.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Law-Dawg360 authored Nov 15, 2024
1 parent a26bdca commit 67489f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Testing/HTML/buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<link rel="stylesheet" href="buttons.css">
</head>
<body>
HTML
<p class="fancy-heading">HTML</p>
<br>
Main Pages
<p class="styled-text">Main Pages</p>
<br>
<button>Button 1</button>
<buttonwithlink onclick="window.location.href='https://www.example.com'">Button 1 W/Link</buttonwithlink>
Expand Down

0 comments on commit 67489f6

Please sign in to comment.