Main Page: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<html> | |||
<div class="bw-hero"> | <div class="bw-hero"> | ||
<h1 class="bw-welcome">Welcome to <span class="bw-brand">Bharat Wiki</span></h1> | <h1 class="bw-welcome">Welcome to <span class="bw-brand">Bharat Wiki</span></h1> | ||
<p class="bw-tagline">The People's encyclopedia that anyone can publish.</p> | <p class="bw-tagline">The People's encyclopedia that anyone can publish.</p> | ||
<form action="/index.php" method="get" class="bw-search-form"> | <form action="/index.php" method="get" class="bw-search-form"> | ||
<input | <input type="search" name="search" placeholder="Search articles..." class="bw-search-input"> | ||
<button type="submit" class="bw-search-btn">Search</button> | <button type="submit" class="bw-search-btn">Search</button> | ||
</form> | </form> | ||
</div> | </div> | ||
</html> | |||