Bhikitia:Main: Difference between revisions
From Bhikitia, An open encyclopedia
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="font-family: sans-serif; max-width: 1000px; margin: auto; background-color: #f8f9fa; padding: 20px;"> | |||
< | |||
<!-- | <!-- Header --> | ||
<div style="margin-bottom: | <div style="text-align: center; margin-bottom: 30px;"> | ||
<div style=" | <h1 style="font-size: 3em; color: #2a4b8d; margin: 0;">Wikipedia</h1> | ||
<div style="font-size: | <div style="font-size: 1.2em; color: #555;">The Free Encyclopedia</div> | ||
<div style="font-size: 0.9em; color: #777;">that anyone can edit</div> | |||
</div> | </div> | ||
<!-- | <!-- Search Box --> | ||
<div style="text-align: center; margin-bottom: 30px;"> | |||
<form action="/index.php" method="get"> | |||
<input type="hidden" name="title" value="Special:Search" /> | |||
<input type="search" name="search" placeholder="Search Wikipedia..." style="width: 60%; padding: 10px; font-size: 1em;" /> | |||
<button type="submit" style="padding: 10px 15px; font-size: 1em; background-color: #3366cc; color: white; border: none; cursor: pointer;">Search</button> | |||
</form> | |||
</div> | |||
<!-- Language Selection --> | |||
<div style="display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 30px;"> | |||
<div style="margin: 5px; padding: 10px; background: #ffffff; border: 1px solid #ccc;"><b>English</b></div> | |||
<div style="margin: 5px; padding: 10px; background: #ffffff; border: 1px solid #ccc;">বাংলা</div> | |||
<div style="margin: 5px; padding: 10px; background: #ffffff; border: 1px solid #ccc;">Español</div> | |||
<div style="margin: 5px; padding: 10px; background: #ffffff; border: 1px solid #ccc;">Deutsch</div> | |||
<div style="margin: 5px; padding: 10px; background: #ffffff; border: 1px solid #ccc;">Français</div> | |||
<div style="margin: 5px; padding: 10px; background: #ffffff; border: 1px solid #ccc;">中文</div> | |||
</div> | |||
<!-- Welcome Message --> | |||
<div style="text-align: center; font-size: 1.1em; margin-bottom: 40px;"> | |||
Welcome to <b>Wikipedia</b>, a collaborative project to create a free, high-quality encyclopedia that anyone can edit. | |||
<br />Currently, we have '''{{NUMBEROFARTICLES}}''' articles in this language edition. | |||
</div> | |||
<!-- Featured Sections --> | |||
<div style="display: flex; flex-wrap: wrap; justify-content: space-between; gap: 20px;"> | |||
<!-- | <!-- Featured Article --> | ||
<div style="flex: 1 1 45%; background-color: #ffffff; border: 1px solid #ccc; padding: 15px;"> | |||
<h2 style="border-bottom: 1px solid #ccc;">Featured Article</h2> | |||
'''[[Alan Turing]]''' was a British mathematician and computer scientist who played a crucial role in breaking Nazi codes during World War II. He is widely considered the father of theoretical computer science and artificial intelligence. | |||
<div style="font-size: 0.9em; margin-top: 10px;"><i>Read more: [[Alan Turing]]</i></div> | |||
<div | |||
</div> | </div> | ||
<!-- Did | <!-- Did You Know --> | ||
<div | <div style="flex: 1 1 45%; background-color: #ffffff; border: 1px solid #ccc; padding: 15px;"> | ||
< | <h2 style="border-bottom: 1px solid #ccc;">Did You Know?</h2> | ||
* ...that [[Octopus]] have three hearts?<br /> | |||
</ | * ...that [[Mount Everest]] is over 8,848 meters tall?<br /> | ||
<div | * ...that [[Ada Lovelace]] is known as the first computer programmer?<br /> | ||
<div style="font-size: 0.9em; margin-top: 10px;"><i>Explore more: [[Special:Random]]</i></div> | |||
</div> | </div> | ||
<!-- | <!-- In the News --> | ||
<div | <div style="flex: 1 1 45%; background-color: #ffffff; border: 1px solid #ccc; padding: 15px;"> | ||
< | <h2 style="border-bottom: 1px solid #ccc;">In the News</h2> | ||
* [[2025 Bangladesh flood]] impacts over 2 million people.<br /> | |||
</ | * [[Olympic Games 2024]] conclude with record medals for several nations.<br /> | ||
<div | * [[NASA]] announces new lunar mission goals.<br /> | ||
<div style="font-size: 0.9em; margin-top: 10px;"><i>More: [[Portal:Current events]]</i></div> | |||
</div> | </div> | ||
<!-- On This Day --> | |||
<!-- == | <div style="flex: 1 1 45%; background-color: #ffffff; border: 1px solid #ccc; padding: 15px;"> | ||
<h2 style="border-bottom: 1px solid #ccc;">On This Day – {{CURRENTDAY}} {{CURRENTMONTHNAME}}</h2> | |||
* 1946 – [[Philippines]] gained independence from the United States.<br /> | |||
* 1975 – [[Cape Verde]] declared independence from Portugal.<br /> | |||
* 1996 – [[Dolly the sheep]] was cloned in Scotland.<br /> | |||
<div style="font-size: 0.9em; margin-top: 10px;"><i>See: [[Wikipedia:Selected anniversaries/{{CURRENTMONTHNAME}} {{CURRENTDAY}}]]</i></div> | |||
</div> | |||
</div> | |||
<!-- | <!-- Footer Links --> | ||
<div style="margin-top: 40px; text-align: center; font-size: 0.9em; color: #555;"> | |||
<div | <a href="/wiki/Help:Contents" style="margin: 0 10px;">Help</a> | | ||
< | <a href="/wiki/Wikipedia:Community_portal" style="margin: 0 10px;">Community Portal</a> | | ||
<a href="/wiki/Special:RecentChanges" style="margin: 0 10px;">Recent Changes</a> | | |||
<a href="/wiki/Wikipedia:About" style="margin: 0 10px;">About Wikipedia</a> | |||
< | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 22:49, 5 July 2025
Wikipedia
The Free Encyclopedia
that anyone can edit
<form action="/index.php" method="get"> <input type="hidden" name="title" value="Special:Search" /> <input type="search" name="search" placeholder="Search Wikipedia..." style="width: 60%; padding: 10px; font-size: 1em;" /> <button type="submit" style="padding: 10px 15px; font-size: 1em; background-color: #3366cc; color: white; border: none; cursor: pointer;">Search</button> </form>
English
বাংলা
Español
Deutsch
Français
中文
Welcome to Wikipedia, a collaborative project to create a free, high-quality encyclopedia that anyone can edit.
Currently, we have 1,295 articles in this language edition.
Featured Article
Alan Turing was a British mathematician and computer scientist who played a crucial role in breaking Nazi codes during World War II. He is widely considered the father of theoretical computer science and artificial intelligence.
Read more: Alan Turing
Did You Know?
* ...that Octopus have three hearts?
* ...that Mount Everest is over 8,848 meters tall?
* ...that Ada Lovelace is known as the first computer programmer?
Explore more: Special:Random
In the News
* 2025 Bangladesh flood impacts over 2 million people.
* Olympic Games 2024 conclude with record medals for several nations.
* NASA announces new lunar mission goals.
More: Portal:Current events
On This Day – 26 June
* 1946 – Philippines gained independence from the United States.
* 1975 – Cape Verde declared independence from Portugal.
* 1996 – Dolly the sheep was cloned in Scotland.
<a href="/wiki/Help:Contents" style="margin: 0 10px;">Help</a> | <a href="/wiki/Wikipedia:Community_portal" style="margin: 0 10px;">Community Portal</a> | <a href="/wiki/Special:RecentChanges" style="margin: 0 10px;">Recent Changes</a> | <a href="/wiki/Wikipedia:About" style="margin: 0 10px;">About Wikipedia</a>