html-templater/test.html

91 lines
4.3 KiB
HTML
Raw Normal View History

2024-03-10 08:51:30 -05:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="test_files/main-ad0a5132b4027392.css">
2024-03-16 18:27:14 -05:00
<link rel="preload" href="https://logan-gatlin.com/web-2abb0afbb41a1a01_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
2024-03-10 08:51:30 -05:00
<link rel="modulepreload" href="https://logan-gatlin.com/web-2abb0afbb41a1a01.js">
<link
href="data:text/css,%3Ais(%5Bid*%3D'google_ads_iframe'%5D%2C%5Bid*%3D'taboola-'%5D%2C.taboolaHeight%2C.taboola-placeholder%2C%23credential_picker_container%2C%23credentials-picker-container%2C%23credential_picker_iframe%2C%5Bid*%3D'google-one-tap-iframe'%5D%2C%23google-one-tap-popup-container%2C.google-one-tap-modal-div%2C%23amp_floatingAdDiv%2C%23ez-content-blocker-container)%20%7Bdisplay%3Anone!important%3Bmin-height%3A0!important%3Bheight%3A0!important%3B%7D"
rel="stylesheet" type="text/css">
<link
href="data:text/css,%3Ais(%5Bid*%3D'google_ads_iframe'%5D%2C%5Bid*%3D'taboola-'%5D%2C.taboolaHeight%2C.taboola-placeholder%2C%23credential_picker_container%2C%23credentials-picker-container%2C%23credential_picker_iframe%2C%5Bid*%3D'google-one-tap-iframe'%5D%2C%23google-one-tap-popup-container%2C.google-one-tap-modal-div%2C%23amp_floatingAdDiv%2C%23ez-content-blocker-container)%20%7Bdisplay%3Anone!important%3Bmin-height%3A0!important%3Bheight%3A0!important%3B%7D"
rel="stylesheet" type="text/css">
</head>
<body>
<script type="module">import init from '/web-2abb0afbb41a1a01.js'; init('/web-2abb0afbb41a1a01_bg.wasm');</script>
<main class="container">
<article>
<header>
<nav aria-label="breadcrumb">
<ul>
<li><a href="https://logan-gatlin.com/">Home</a></li><!----><!---->
<li><a class="contrast">Base Conversion</a></li><!----><!---->
</ul>
</nav>
</header><!---->
<div class="grid">
<div>
<div><input type="text" placeholder="Decimal number" value="0"></div>
<table role="grid">
<tr>
<td role="button" type="button" class="secondary">HEX</td><!---->
<td>00<!----></td><!---->
</tr>
<tr>
<td role="button" type="button" class="secondary contrast">DEC</td><!---->
<td>0<!----></td><!---->
</tr>
<tr>
<td role="button" type="button" class="secondary">OCT</td><!---->
<td>000<!----></td><!---->
</tr>
<tr>
<td role="button" type="button" class="secondary">BIN</td><!---->
<td>0000 0000<!----></td><!---->
</tr>
</table>
<table>
<tr>
<td role="button" type="button" class="secondary contrast">BYTE</td><!---->
<td role="button" type="button" class="secondary">WORD</td><!---->
<td role="button" type="button" class="secondary">DWORD</td><!---->
<td role="button" type="button" class="secondary">QWORD</td><!---->
</tr>
</table><!----><!---->
</div>
<div>
<table class="binary">
<tr>
<td type="button" role="button" class="secondary">0<!----></td>
<td type="button" role="button" class="secondary">0<!----></td>
<td type="button" role="button" class="secondary">0<!----></td>
<td type="button" role="button" class="secondary">0<!----></td>
<td type="button" role="button" class="secondary">0<!----></td>
<td type="button" role="button" class="secondary">0<!----></td>
<td type="button" role="button" class="secondary">0<!----></td>
<td type="button" role="button" class="secondary">0<!----></td><!---->
</tr><!----><!----><!---->
</table><!---->
</div>
</div>
<hr>
<div><button type="button">Remember</button><!----><button type="button" class="secondary">Clear
history</button><!---->
<table><!----><!----></table><!---->
</div>
<footer><a href="https://github.com/Xterminate1818/based" target="_blank">View source code on GitHub</a><!---->
</footer>
</article><!----><!----><!---->
</main><!----><!----><!---->
</body>
</html>