<section id="myCarousel" class="carousel" aria-roledescription="carousel" aria-label="Highlighted television shows">
<div class="carousel-inner">
<div class="controls">
<button type="button" class="rotation pause" aria-label="Stop automatic slide show">
<svg width="42" height="34" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect class="background" x="2" y="2" rx="5" ry="5" width="38" height="24"></rect>
<rect class="border" x="4" y="4" rx="5" ry="5" width="34" height="20"></rect>
<polygon class="pause" points="17 8 17 20"></polygon>
<polygon class="pause" points="24 8 24 20"></polygon>
<polygon class="play" points="15 8 15 20 27 14"></polygon>
</svg>
</button>
<button type="button" class="previous" aria-controls="myCarousel-items" aria-label="Previous Slide">
<svg width="42" height="34" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect class="background" x="2" y="2" rx="5" ry="5" width="38" height="24"></rect>
<rect class="border" x="4" y="4" rx="5" ry="5" width="34" height="20"></rect>
<polygon points="9 14 21 8 21 11 33 11 33 17 21 17 21 20"></polygon>
</svg>
</button>
<button type="button" class="next" aria-controls="myCarousel-items" aria-label="Next Slide">
<svg width="42" height="34" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect class="background" x="2" y="2" rx="5" ry="5" width="38" height="24"></rect>
<rect class="border" x="4" y="4" rx="5" ry="5" width="34" height="20"></rect>
<polygon points="9 11 21 11 21 8 33 14 21 20 21 17 9 17"></polygon>
</svg>
</button>
</div>
<div id="myCarousel-items" class="carousel-items" aria-live="off">
<div class="carousel-item active" role="group" aria-roledescription="slide" aria-label="1 of 6">
<div class="carousel-image">
<a href="#">
<img src="https://moda.gov.tw/copyright/MODA/ag3lawkc.sgt.jpg" alt="Walking Tour in Amsterdam">
</a>
</div>
</div>
<div class="carousel-item" role="group" aria-roledescription="slide" aria-label="2 of 6">
<div class="carousel-image">
<a href="#">
<img src="https://moda.gov.tw/copyright/MODA/1sltegms.lsg.jpg" alt="Land's End in Cornwall">
</a>
</div>
</div>
<div class="carousel-item" role="group" aria-roledescription="slide" aria-label="3 of 6">
<div class="carousel-image">
<a href="#">
<img src="https://download.nics.nat.gov.tw/UploadFile/attachfilenew/slider10.jpg" alt="Mom and daughter play Daniel Tiger game on notebook computer.">
</a>
</div>
</div>
<div class="carousel-item" role="group" aria-roledescription="slide" aria-label="4 of 6">
<div class="carousel-image">
<a href="#">
<img src="https://download.nics.nat.gov.tw/UploadFile/attachfilenew/slider_09.jpg" alt="A man in a suit and fedora and a woman with coiffed hair look sternly into the camera.">
</a>
</div>
</div>
<div class="carousel-item" role="group" aria-roledescription="slide" aria-label="5 of 6">
<div class="carousel-image">
<a href="#">
<img src="https://download.nics.nat.gov.tw/UploadFile/attachfilenew/slider_06.jpg" alt="British flag with WILL-TV host David Thiel.">
</a>
</div>
</div>
<div class="carousel-item" role="group" aria-roledescription="slide" aria-label="6 of 6">
<div class="carousel-image">
<a href="#">
<img src="https://download.nics.nat.gov.tw/UploadFile/attachfilenew/slider_05.jpg" alt="Mid-American Gardener panelists on the set">
</a>
</div>
</div>
</div>
</div>
</section>