Main Page: Difference between revisions
Redirected page to AlphaX Academy |
Removed redirect to AlphaX Academy |
||
| Line 1: | Line 1: | ||
# | <div style="display:grid; grid-template-columns: repeat(3, 1fr); gap:20px; margin-top:20px;"> | ||
<a href="/wiki/Category1" style="text-decoration:none;"> | |||
<div style="background:#2b2b2b; color:white; padding:40px; text-align:center; border-radius:10px;"> | |||
<h2>Category 1</h2> | |||
</div> | |||
</a> | |||
<a href="/wiki/Category2" style="text-decoration:none;"> | |||
<div style="background:#2b2b2b; color:white; padding:40px; text-align:center; border-radius:10px;"> | |||
<h2>Category 2</h2> | |||
</div> | |||
</a> | |||
<a href="/wiki/Category3" style="text-decoration:none;"> | |||
<div style="background:#2b2b2b; color:white; padding:40px; text-align:center; border-radius:10px;"> | |||
<h2>Category 3</h2> | |||
</div> | |||
</a> | |||
<a href="/wiki/Category4" style="text-decoration:none;"> | |||
<div style="background:#2b2b2b; color:white; padding:40px; text-align:center; border-radius:10px;"> | |||
<h2>Category 4</h2> | |||
</div> | |||
</a> | |||
<a href="/wiki/Category5" style="text-decoration:none;"> | |||
<div style="background:#2b2b2b; color:white; padding:40px; text-align:center; border-radius:10px;"> | |||
<h2>Category 5</h2> | |||
</div> | |||
</a> | |||
<a href="/wiki/Category6" style="text-decoration:none;"> | |||
<div style="background:#2b2b2b; color:white; padding:40px; text-align:center; border-radius:10px;"> | |||
<h2>Category 6</h2> | |||
</div> | |||
</a> | |||
</div> | |||