Welcome: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <style> | ||
.mainpage-container { | |||
max-width: 1100px; | |||
margin: auto; | |||
padding: 20px; | |||
font-family: sans-serif; | |||
} | |||
.mainpage-box { | |||
border: 1px solid #ccc; | |||
padding: 15px; | |||
margin-bottom: 20px; | |||
border-radius: 6px; | |||
background: #fdfdfd; | |||
} | |||
.mainpage-title { | |||
font-size: 20px; | |||
font-weight: bold; | |||
padding: 8px 12px; | |||
background: #f0f0f0; | |||
border-radius: 4px; | |||
margin-bottom: 10px; | |||
} | |||
.mainpage-row { | |||
display: flex; | |||
gap: 20px; | |||
} | |||
.mainpage-col { | |||
width: 50%; | |||
border: 1px solid #ccc; | |||
padding: 10px; | |||
border-radius: 6px; | |||
background: #ffffff; | |||
} | |||
.feature-image { | |||
float: left; | |||
margin-right: 10px; | |||
width: 110px; | |||
} | |||
.feature-image img { | |||
width: 100%; | |||
height: auto; | |||
border-radius: 4px; | |||
} | |||
.footer-box { | |||
text-align: center; | |||
margin-top: 30px; | |||
padding: 10px; | |||
border-top: 1px solid #ccc; | |||
} | |||
</style> | |||
<div class="mainpage-container"> | |||
<!-- Welcome Box --> | |||
<div | <div class="mainpage-box"> | ||
< | <h2>Welcome to Verified Wikipedia</h2> | ||
< | <div>The encyclopedia of verified knowledge</div> | ||
</div> | |||
</div> | |||
<!-- Text Box --> | |||
<!-- | <div class="mainpage-box"> | ||
<div | <b>Text Box:</b> | ||
Add any announcement or intro text here. | |||
</div> | </div> | ||
<!-- 2 Column Section --> | |||
<div class="mainpage-row"> | |||
<!-- | <!-- Today's Featured Article --> | ||
<div | <div class="mainpage-col"> | ||
<div class="mainpage-title">Today's Featured Article</div> | |||
<div class="feature-image"> | |||
[[File:Example.jpg|110px]] | |||
</div> | |||
{{FeaturedArticle}} | |||
</div> | |||
<!-- WikiNews --> | |||
<div class="mainpage-col"> | |||
<div class="mainpage-title">WikiNews</div> | |||
<div class="feature-image"> | |||
[[File:News.jpg|110px]] | |||
</div> | |||
{{DailyNews}} | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Today's Featured Picture --> | ||
<div | <div class="mainpage-box"> | ||
<div class="mainpage-title">Today's Featured Picture</div> | |||
</div> | <div class="feature-image" style="width:150px;"> | ||
[[File:Picture.jpg|150px]] | |||
</div> | |||
{{FeaturedPicture}} | |||
</div> | |||
<!-- | <!-- Footer --> | ||
<div | <div class="footer-box"> | ||
© Verified Wikipedia — All Rights Reserved | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 05:39, 2 December 2025
<style> .mainpage-container {
max-width: 1100px; margin: auto; padding: 20px; font-family: sans-serif;
} .mainpage-box {
border: 1px solid #ccc; padding: 15px; margin-bottom: 20px; border-radius: 6px; background: #fdfdfd;
} .mainpage-title {
font-size: 20px; font-weight: bold; padding: 8px 12px; background: #f0f0f0; border-radius: 4px; margin-bottom: 10px;
} .mainpage-row {
display: flex; gap: 20px;
} .mainpage-col {
width: 50%; border: 1px solid #ccc; padding: 10px; border-radius: 6px; background: #ffffff;
} .feature-image {
float: left; margin-right: 10px; width: 110px;
} .feature-image img {
width: 100%; height: auto; border-radius: 4px;
} .footer-box {
text-align: center; margin-top: 30px; padding: 10px; border-top: 1px solid #ccc;
} </style>
Welcome to Verified Wikipedia
Text Box:
Add any announcement or intro text here.
Today's Featured Picture
|
A serif font is a typeface that has small decorative lines or strokes, called serifs, attached to the ends of the main strokes of letters. These fonts are often seen as traditional, elegant, and professional, and are commonly used for body text in printed materials like books and newspapers because they are believed to improve readability in large blocks of text. Examples of serif fonts include Times New Roman, Garamond, and Georgia. A good rule of thumb is to stick to three brand fonts: a primary font, a secondary font, and an accent font. Your primary font will be the workhorse, used for most of your body text. The secondary font should complement the primary one and can be used for headings and subheadings. |