Обсуждение участницы:Kerisar: различия между версиями
Kerisar (обсуждение | вклад) мНет описания правки |
Kerisar (обсуждение | вклад) мНет описания правки |
||
Строка 195: | Строка 195: | ||
<body> | <body> | ||
<div id="carouselExampleCaptions" class="carousel slide"> | |||
<div class=" | <div class="carousel-indicators"> | ||
< | <button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> | ||
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1" aria-label="Slide 2"></button> | |||
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2" aria-label="Slide 3"></button> | |||
</div> | |||
<div class="carousel-inner"> | |||
<div class="carousel-item active"> | |||
<div class=" | <img src="..." class="d-block w-100" alt="..."> | ||
< | <div class="carousel-caption d-none d-md-block"> | ||
<h5>First slide label</h5> | |||
<p>Some representative placeholder content for the first slide.</p> | |||
</div> | </div> | ||
</div> | </div> | ||
<div class="carousel-item"> | |||
<img src="..." class="d-block w-100" alt="..."> | |||
<div class="carousel-caption d-none d-md-block"> | |||
<h5>Second slide label</h5> | |||
<p>Some representative placeholder content for the second slide.</p> | |||
< | |||
</div> | </div> | ||
</div> | </div> | ||
<div class="carousel-item"> | |||
<img src="..." class="d-block w-100" alt="..."> | |||
<div class="carousel-caption d-none d-md-block"> | |||
<h5>Third slide label</h5> | |||
<p>Some representative placeholder content for the third slide.</p> | |||
< | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="prev"> | |||
<span class="carousel-control-prev-icon" aria-hidden="true"></span> | |||
<span class="visually-hidden">Previous</span> | |||
</button> | |||
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="next"> | |||
<span class="carousel-control-next-icon" aria-hidden="true"></span> | |||
<span class="visually-hidden">Next</span> | |||
</button> | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
</div> | </div> |
Версия от 22:26, 14 августа 2024
<iframe srcdoc="<html><body>The content you see here will never be affected by the CSS of its parent container. It supposed to be rendered in black on a white background.</body></html>"></iframe>
<img src="..." class="card-img-top" alt="...">
Card title
Some quick example text to build on the card title and make up the bulk of the card's content.
<a href="#" class="btn btn-primary">Go somewhere</a>
<?php echo "Привет PHP" ?>
<iframe src="test"></iframe>
Тест 1
Тест 2
Тест 3
<img scr="https://thumb.cloud.mail.ru/weblink/thumb/xw1/LLmd/Qui7Xbp6g"></img>
123123
Мейн 🚀
Нова 🪐
Атара 🌌
Солярис 🌕
Эхо ☄️
Элизиум 🌑
Небула ✨
Вайтлист ☕
FRONTIER 🌀
FALLOUT 🌀
Морпехи 🌍
STALKER ☣️
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<!DOCTYPE html> <html lang="ru"> <head>
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Bootstrap Conditional Loading</title>
</head> <body>
</body> </html>