Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/bradtraversy/50projects50days/testimonial-box-switcher/

index.html /cody/bradtraversy/50projects50days/testimonial-box-switcher/index.html
312 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
script.js /cody/bradtraversy/50projects50days/testimonial-box-switcher/script.js
120 Views
0 Comments
const testimonialsContainer = document.querySelector('.testimonials-container')
const testimonial = document.querySelector('.tes
style.css /cody/bradtraversy/50projects50days/testimonial-box-switcher/style.css
102 Views
0 Comments
@import url('https://fonts.googleapis.com/css?family=Montserrat');

* {
box-sizing: border-box;
}

body {
background-color: