m |
m |
||
| Line 1: | Line 1: | ||
<div style="display: flex; flex-wrap: wrap;"> | <div style="display: flex; flex-wrap: wrap;"> | ||
| − | <!-- Tableau 1 : Welcome to | + | <!-- Tableau 1 : Welcome to SE Wiki --> |
<div style="flex: 0 0 100%; min-width: 300px;"> | <div style="flex: 0 0 100%; min-width: 300px;"> | ||
<table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
| Line 29: | Line 29: | ||
<!-- Tableau 3 : Random Card --> | <!-- Tableau 3 : Random Card --> | ||
| − | <div style="flex: 0 0 45%; min-width: 200px | + | <div style="flex: 0 0 45%; min-width: 200px;"> |
<table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
<tr> | <tr> | ||
| − | + | <th style="text-align:center; text-transform: uppercase;">{{{title3}}}</th> | |
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 38: | Line 38: | ||
<img src="" id="randomCard" alt="Random Card" style="max-width: 60%; height: auto;" /> | <img src="" id="randomCard" alt="Random Card" style="max-width: 60%; height: auto;" /> | ||
</td> | </td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | <div style="display: flex; flex-wrap: wrap; margin-top: 20px;"> | ||
| + | |||
| + | <!-- Nouveau Tableau 5 : Title for New Table --> | ||
| + | <div style="flex: 0 0 45%; min-width: 200px; margin-right: 5%; margin-top: -20px;"> | ||
| + | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
| + | <tr> | ||
| + | <th style="text-align:center; text-transform: uppercase;">{{{title5}}}</th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>{{{content5}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| {{{title1}}} |
|---|
| {{{content1}}} |
| {{{title2}}} |
|---|
| {{{content2}}} |
| {{{title3}}} |
|---|
|
|
| {{{title5}}} |
|---|
| {{{content5}}} |
| {{{title4}}} |
|---|
| {{{content4}}} |