Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9231695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:08:06+00:00 2026-06-18T06:08:06+00:00

When building up a simple template for Bootstrap’s carousel, the > symbols are missing.

  • 0

When building up a simple template for Bootstrap’s carousel, the “>” symbols are missing. You can easily spot them in the documentation. Do I have to provide them somewhere? If yes, how and where?
Here’s the code:

<!DOCTYPE html>
<html lang='de'>
  <head>
    <meta charset='utf-8' />
    <title>XX</title>
    <meta content='' name='keywords' />
    <meta content='' name='description'>
      <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
      <!--[if lt IE 9]>
        <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
      <![endif]-->
    </meta>
    <link href='css/bootstrap.min.css' rel='stylesheet' />
    <!-- Le fav and touch icons -->
    <link href='img/favicon.ico' rel='shortcut icon' />
    <link href='css/bootstrap.min.css' media='screen' rel='stylesheet' />
  </head>
  <body>
    <div class='container'>
      <div class='carousel slide' id='myCarousel'>
        <div class='carousel-inner'>
          <div class='active item'>
            <a href='#'>
              <img src='img/slide-01.jpg' />
            </a>
            <div class='carousel-caption'>
              <p class='lead'>
                XX
              </p>
              <a class='btn btn-large btn-primary' href='#'>
                XX
              </a>
            </div>
          </div>
          <div class='item'>
            <a href='#'>
              <img src='img/slide-02.jpg' />
            </a>
            <div class='carousel-caption'>
              <p class='lead'>
                XX
              </p>
              <a class='btn btn-large btn-primary' href='#'>
                XX
              </a>
            </div>
          </div>
        </div>
        <a class='carousel-control left' data-slide='prev' href='#myCarousel'></a>
        <a class='carousel-control right' data-slide='next' href='#myCarousel'></a>
      </div>
    </div>
  </body>
  <script src='http://code.jquery.com/jquery-latest.js'></script>
  <script src='js/bootstrap.min.js'></script>
  <script type='text/javascript'>
    //<![CDATA[
      !function ($) {
        $(function(){
          var $window = $(window)
          $('#myCarousel').carousel('')
        })
      }(window.jQuery)
    //]]>
  </script>
</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T06:08:08+00:00Added an answer on June 18, 2026 at 6:08 am

    Here’s a working carousel to get you started: http://jsfiddle.net/panchroma/VuSqQ/

    Note that the slide controls are specifying the character for the arrowheads

    <a class="carousel-control left" href="#myCarousel" data-slide="prev">&lsaquo;</a>
    <a class="carousel-control right" href="#myCarousel" data-slide="next">&rsaquo;</a>  
    

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a simple NVelocity template but I can't figure out how to test
I'm building a simple availability calendar with PHP and MySQL. I have a table
Can this be done? I'm building a template generator complete with resizable and draggable
I'm looking for very simple template script for building JS files. It should do
I have been tasked with building an application where an end user can have
I'm probably missing something really simple here or have a little typo in my
I'm building a simple hierarchical template with jinja. I was splitting my monolithic html
I am building a simple extension for flask and have a problem with the
I have a collection of items and I am building a simple interface that
I'm building a simple HTML/CSS template for myself, which is here , and it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.