You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicators:
Add the correct Bootstrap classes to the carousel including the data-ride
Include a data-interval
For the carousel indicators, add the appropriate class to the ordered list
Add data-targets and the order of the images with a data-slide-to class to each of the list items
Make the first image "active" in the carousel
Carousel Inner:
All images need to be resized so that they are the same size.
Image 1: CastImage12Doctors
Image 2: CastImageSmith
Image 3: CastImageCapaldi
Image 4: CastImageJodie
Make all images responsive using Bootstrap classes
Create the left and right controls on the carousel
The text was updated successfully, but these errors were encountered:
Indicators:
Add the correct Bootstrap classes to the carousel including the data-ride
Include a data-interval
For the carousel indicators, add the appropriate class to the ordered list
Add data-targets and the order of the images with a data-slide-to class to each of the list items
Make the first image "active" in the carousel
Carousel Inner:
All images need to be resized so that they are the same size.
Image 1: CastImage12Doctors
Image 2: CastImageSmith
Image 3: CastImageCapaldi
Image 4: CastImageJodie
Make all images responsive using Bootstrap classes
Create the left and right controls on the carousel
The text was updated successfully, but these errors were encountered: