Jump to content

Main Page: Difference between revisions

From A Modern Way To Be Known
No edit summary
No edit summary
Line 17: Line 17:
     </p>
     </p>


     <div class="hero-search">
     <html>
         <input type="text" placeholder="Enter your article title..." class="hero-input" />
 
         <button class="hero-button">Create Page</button>
<div class="hero-search">
     </div>
    <form action="/w/index.php" method="get" style="display:flex; gap:10px; justify-content:center;">
       
         <input  
            type="text"  
            name="search"
            placeholder="Enter your article title..."  
            class="hero-input"
            style="width:420px; padding:12px; border:1px solid #ccc; border-radius:4px; font-size:15px;"
        />
 
         <button  
            type="submit"
            class="hero-button"
            style="padding:12px 20px; background:#e0e0e0; border:1px solid #bbb; border-radius:4px; font-weight:600; cursor:pointer;"
        >
            Create Page
        </button>
 
     </form>
</div>
 
</html>
 


</div>
</div>


</html>
</html>

Revision as of 04:22, 8 December 2025

Welcome to BharatWikipedia

The People’s encyclopedia that anyone can publish.

3,437 articles in English ·


</html>