Please enable JavaScript.
Coggle requires JavaScript to display documents.
CSS and bootstrap (Bootstrap carousel (To do links to the carousel…
CSS and bootstrap
Bootstrap carousel
Bootstrap.js
To do links to the carousel slide/item
data-target="IdOfCarousel"
data-slide-to="0"
Starts from 0
Left and right arrows come with a background
Can remove background within CSS
Slides
<div class="item active">
First one has active suffix
Responsive images
Don't just relay on the bootstrap column
Bootstrap 3 thing
img-responsive class
Helps maintain the aspect ratio
Set height to auto and width to 100% or other way round
Get the image in the size of the largest use
Grid
Col-xs for mobile
col-md for desktop
max-width
To limit the width