Main Page
Appearance
<html lang="fr"> <head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Wikipédia</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #000;
margin: 0;
padding: 0;
text-align: center;
font-family: Arial, sans-serif;
background-color: #000;
background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)),
url('https://www.tatafrik.pro/wikia/wp-content/uploads/2025/01/DALL·E-2024-10-01-18.27.30-A-diverse-group-of-African-people-of-different-ages-and-backgrounds-wearing-both-traditional-and-modern-clothing-gathered-around-a-large-digital-map.png'); /* Remplace 'ton-image.jpg'); /
background-size: cover; /* L'image couvre tout l'écran */
background-position: center; /* Centre l'image */
background-repeat: no-repeat; /* Évite la répétition */
margin: 0;
padding: 0;
text-align: center;
}
h1 {
font-size: 2.5em;
margin-top: 30px;
font-weight: bold;
}
h2 {
font-size: 1.2em;
color: #555;
}
#languages {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-top: 20px;
}
.language {
margin: 10px 20px;
text-align: center;
}
.language a {
text-decoration: none;
color: #3366cc;
font-size: 1.2em;
}
.language span {
display: block;
margin-top: 5px;
font-size: 0.9em;
color: #555;
}
#globe {
margin: 30px auto;
width: 150px;
height: 150px;
}
#search-container {
margin-top: 20px;
}
#search-container input[type="text"] {
width: 300px;
padding: 10px;
font-size: 1em;
border: 1px solid #ccc;
border-radius: 5px;
}
#search-container button {
padding: 10px 20px;
font-size: 1em;
background-color: #3366cc;
color: white;
border: none;
border-radius: 5px;
cursor: pointer;
}
#search-container button:hover {
background-color: #254a8c;
}
</style>
</head> <body> <a id="create-article-button" href="/index.php?title=MediaWiki:CreateArticleForm">Créer un article</a>
L'encyclopédie Africaine
<a href="#">Français</a>
2 657 000+ articles
<a href="#">English</a>
6 935 000+ articles
<a href="#">日本語</a>
1 443 000+ 記事
<a href="#">Deutsch</a>
2 975 000+ Artikel
<a href="#">Italiano</a>
1 898 000+ voci
<a href="#">Русский</a>
2 017 000+ статей
<a href="#">Español</a>
2 000 000+ artículos
<a href="#">中文</a>
1 457 000+ 条目
<a href="#">فارسی</a>
1,100,000+ مقاله
<a href="#">Polski</a>
1 642 000+ haseł
</body>
</html>