Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

hit a perticaulr ancor tag id

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<section class="to-content">
        <a class="scrollTo" href="#slogannya">
          <button type="button">
            <i class="material-icons">keyboard_arrow_down</i>
         
          </button>
        </a>
      </section>
      <div class='any'></div>
      <section class="slogan">
        <blockquote id="slogannya">
          <p>Wanna create an event? <br> or you want to give some advice to us? Use the form below </p>
        </blockquote>
      </section>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #hit #perticaulr #ancor #tag #id
ADD COMMENT
Topic
Name
5+7 =