[Catalog] [Manage]

[Return]
Posting mode: Reply
Name
E-mail
Subject
Message
File
Embed   (paste a YouTube URL)
Password   (for post and file deletion)
  • Supported file types are JPG, PNG, GIF, SWF, AAC, FLAC, OGG, OPUS, MP3, MP4, WAV and WEBM.
  • Images greater than 250x250 will be thumbnailed.

File: 1664069313194.gif–(92.66KB, 220x220, comedy_tragedy.gif)
No.40
Here's the code for the image slideshow/carosel
the css is already loaded
insert this code before the FOOTER
RE:

<!-- Content Start -->
<section id="testimonial">
<div class="container">
<div class="row">
<div class="section-title text-center">
<h1>Fun Facts </h1>
<font color="#00ff00">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.
<br> Separated they live in Bookmarksgrove right at the coast of the Semantic kingdom...
</font>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="block">
<ul class="counter-box clearfix">
<li>
<div class="block">
<i class="ion-ios-chatboxes-outline"></i>
<h4 class="counter">5210</h4>
<span>Videos</span>
</div>
</li>
<li>
<div class="block">
<i class="ion-ios-glasses-outline"></i>
<h4 class="counter">4377</h4>
<span>Hours of RunTime !</span>
</div>
</li>
<li>
<div class="block">
<i class="ion-ios-compose-outline"></i>
<h4 class="counter">183</h4>
<span>24/7 Days of RunTime </span>
</div>
</li>
<li>
<div class="block">
<i class="ion-ios-timer-outline"></i>
<h4 class="counter">20000</h4>
<span>Cups Of Coffee</span>
</div>
</li>

</ul>
</div>
</div>

<!-- ACTUAL SLIDE SHOW CAROSEL -->
<!-- Create path to meme directory -->
<!-- Use existing meme name.jpg -->

<div class="col-md-6">
<div class="testimonial-carousel">
<div id="testimonial-slider" class="owl-carousel">
<div>
<img src="./webfiles/img/cotation.png" alt="IMG">
<p>"ipsom<br> lorem "</p>
<div class="user">
<img src="./webfiles/img/monkey.jpg" alt="Pepole are over rated">
<p><span>ipsom/span> lorem</p>
</div>
</div>
<div>
<img src="./webfiles/img/cotation.png" alt="IMG">
<p>"ipsome lorem...</i>"</p>
<div class="user">
<img src="./webfiles/img/hillc.jpg" alt="Hillary C.">
<p><span>ipsome</span> lorem</p>
</div>
</div>
<div>
<img src="./webfiles/img/cotation.png" alt="IMG">
<p>"Mee Too !"</p>
<div class="user">
<img src="./webfiles/img/hillc.png" alt="Pepole">
<p><span>ipsome</span> <i>lorem</i> lorem</p>
</div>
</div>
<div>
<img src="./webfiles/img/cotation.png" alt="IMG">
<p>" ipsome <i> lorem</i> ! <br> ipsome<i>lorem</i> lorem ... "</p>
<div class="user">
<img src="./webfiles/img/danny.jpg" alt="Mother of Dragons">
<p><span>ipsome</span> <br>lorem </p>
</div>
</div>
<div>
<img src="./webfiles/img/cotation.png" alt="IMG">
<p>" NEVER Go Faster than your <br>Guardian Angel can<i> ...FLY</i> ! "</p>
<div class="user">
<img src="./webfiles/img/post-op.jpg" alt="Nighty-Nite">
<p><span>ipsom</span> <br>lorem</p>
</div>
</div>
<div>
<img src="./webfiles/img/cotation.png" alt="IMG">
<p>" If Someone Says they are going to <i> Kill</i> you... <br> ...<i> BELIEVE THEM</i> "</p>
<div class="user">
<img src="./webfiles/img/klingon.png" alt=" ">
<p><span>ipsome </span> <br>lorem </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
¨ No.45
right, i will get to that after another 3 days welding cars back together. have not had the luxury of sitting at a pc for a while

Delete Post