button test

This commit is contained in:
Estelle Köhler 2026-03-12 11:00:51 +01:00
parent 3f01bebd36
commit 52af606d12

View File

@ -7,5 +7,6 @@
</head> </head>
<body> <body>
<h1>The trying website</h1> <h1>The trying website</h1>
<button>Contact</button>
</body> </body>
</html> </html>