Line 1: | Line 1: | ||
+ | {{Hawaii/All}} | ||
+ | {{Hawaii/Navbar}} | ||
<html> | <html> | ||
+ | THIS IS WHERE HTML GOES | ||
− | < | + | <button id="button">HELLOOO</button> |
− | < | + | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<style> | <style> | ||
− | + | #button { | |
− | + | color: blue; | |
− | + | ||
− | + | ||
} | } | ||
</style> | </style> | ||
+ | |||
<script> | <script> | ||
− | |||
</script> | </script> | ||
− | |||
− | |||
</html> | </html> | ||
+ | {{Hawaii/Footer}} |
Revision as of 02:12, 22 June 2018
THIS IS WHERE HTML GOES