08.24.2024: Difference between revisions

From TwentyOneWiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" id="random-table" |- | Тест |} {{#css: #random-table { position: absolute; top: 150px; →‎случайное значение: left: 250px; →‎случайное значение: } }}")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" id="random-table"
{| class="wikitable" id="corner-table"
|-
|-
| Тест
| Тест
|}
|}
{{#css:
{{#css:
#random-table {
#corner-table {
     position: absolute;
     position: absolute;
     top: 150px; /* случайное значение */
     bottom: 0;
     left: 250px; /* случайное значение */
     left: 0;
}
}
}}
}}
<a href="link-to-page-1" class="gameplay-button">Page 1</a>
<a href="link-to-page-2" class="gameplay-button">Page 2</a>
<a href="link-to-page-3" class="gameplay-button">Page 3</a>

Latest revision as of 00:54, 26 August 2024

Тест


<a href="link-to-page-1" class="gameplay-button">Page 1</a> <a href="link-to-page-2" class="gameplay-button">Page 2</a> <a href="link-to-page-3" class="gameplay-button">Page 3</a>