0% found this document useful (0 votes)
10 views3 pages

Div Class Toast Role

The document describes various Bootstrap components including a toast message, a spinner loader, a carousel with multiple slides, and alert messages. It also includes a switch checkbox input and a responsive image placeholder. These elements are intended for integration into a project to enhance user interface functionality and design.

Uploaded by

marioestimahackz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

Div Class Toast Role

The document describes various Bootstrap components including a toast message, a spinner loader, a carousel with multiple slides, and alert messages. It also includes a switch checkbox input and a responsive image placeholder. These elements are intended for integration into a project to enhance user interface functionality and design.

Uploaded by

marioestimahackz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">

<div class="toast-header">
<svg class="bd-placeholder-img rounded me-2" width="20"
height="20" xmlns="http://www.w3.org/2000/svg"
aria-hidden="true" preserveAspectRatio="xMidYMid slice"
focusable="false">
<rect width="100%" height="100%" fill="#007aff" />
</svg>
<strong class="me-auto">Bootstrap</strong>
<small class="text-body-secondary">11 mins ago</small>
<button type="button" class="btn-close" data-bs-dismiss="toast"
aria-label="Close"></button>
</div>
<div class="toast-body">
Hello, world! This is a toast message.
</div>
</div>

this is a toast message i will add this on my project.

<div class="spinner-grow text-primary" role="status">


<span class="visually-hidden">Loading...</span>
</div>

primary loader i will add this on project to.

<div id="carouselExampleCaptions" class="carousel slide" data-bs-


ride="carousel">
<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">
<svg class="bd-placeholder-img bd-placeholder-img-lg d-block w-
100" width="800" height="400"
xmlns="http://www.w3.org/2000/svg" role="img" aria-
label="Placeholder: First slide"
preserveAspectRatio="xMidYMid slice" focusable="false">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#777" /><text x="50%"
y="50%" fill="#555" dy=".3em">First
slide</text>
</svg>
<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 class="carousel-item">
<svg class="bd-placeholder-img bd-placeholder-img-lg d-block w-
100" width="800" height="400"
xmlns="http://www.w3.org/2000/svg" role="img" aria-
label="Placeholder: Second slide"
preserveAspectRatio="xMidYMid slice" focusable="false">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#666" /><text x="50%"
y="50%" fill="#444" dy=".3em">Second
slide</text>
</svg>
<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 class="carousel-item">
<svg class="bd-placeholder-img bd-placeholder-img-lg d-block w-
100" width="800" height="400"
xmlns="http://www.w3.org/2000/svg" role="img" aria-
label="Placeholder: Third slide"
preserveAspectRatio="xMidYMid slice" focusable="false">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#555" /><text x="50%"
y="50%" fill="#333" dy=".3em">Third
slide</text>
</svg>
<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>
<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>

carrosel who knows

card de acepptd
<div class="bd-example-snippet bd-code-snippet">
<div class="bd-example m-0 border-0">

<div class="alert alert-success" role="alert">


<h4 class="alert-heading">Well done!</h4>
<p>Aww yeah, you successfully read this important alert message.
This example text is going to run a bit
longer so that you can see how spacing within an alert works with
this kind of content.</p>
<hr>
<p class="mb-0">Whenever you need to, be sure to use margin
utilities to keep things nice and tidy.</p>
</div>

</div>
</div>

<div class="mb-3 form-check form-switch">


<input class="form-check-input" type="checkbox" role="switch"
id="flexSwitchCheckChecked" checked>
<label class="form-check-label"
for="flexSwitchCheckChecked">Checked switch checkbox input</label>
</div>

<div class="bd-example-snippet bd-code-snippet">


<div class="bd-example m-0 border-0">

<svg class="bd-placeholder-img bd-placeholder-img-lg img-fluid"


width="100%" height="250"
xmlns="http://www.w3.org/2000/svg" role="img" aria-
label="Placeholder: Responsive image"
preserveAspectRatio="xMidYMid slice" focusable="false">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#868e96" /><text x="50%"
y="50%" fill="#dee2e6"
dy=".3em">Responsive image</text>
</svg>

</div>
</div>

You might also like