Explorer
project
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<header class="hero">
<nav class="nav">
<span class="logo">Rloop</span>
<a href="#" class="cta">Get started</a>
</nav>
<main>
<section class="content">
<span class="pill">New - v2.0</span>
<h1>Build beautifully<br/>structured pages.</h1>
<p>Semantic HTML is the foundation of accessible, search-friendly websites.</p>
<a href="#" class="btn">Explore docs</a>
</section>
</main>
<footer>(c) 2026 Rloop</footer>
</header>
rloop.dev/p/Pr-H25