08.24.2024: Difference between revisions

Jump to navigation Jump to search
88 bytes removed ,  21 August 2024
no edit summary
(Created page with "{| class="wikitable" id="random-table" |- | Тест |} {{#css: #random-table { position: absolute; top: 150px; →‎случайное значение: left: 250px; →‎случайное значение: } }}")
 
No edit summary
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;
}
}
}}
}}

Navigation menu