Header Ads Widget

Responsive Advertisement

Text moving CSS code applying

Text moving CSS code applying

Play this video your problem solved


इस कोड को आपको कॉपी करना है और आपने ब्लॉक में जाकर यह सब वीडियो में बताया है उस तरीके से इस कोड को एचडी में 6 से जावास्क्रिप्ट में ऐड करना है और आपके भी ब्लॉक में एक ऊपर से नीचे की ओर जाने वाला टेक्स्ट बुक दिखाई देगा |

          <div class="sub-blk2"> 
                       <h2><span class="red">Latest</span> Post</h2>
          <marquee height="240" behavior="scroll" scrollamount="2" direction="up"  onmouseover="this.stop();" onmouseout="this.start(); ">
            <ul>          <li><a href="http://www.dealindiaexam.com/2018/01/ugc-net-books-for-paper-1.html">--------- Text 1 --------</a></li>
                      <li><a href="http://www.dealindiaexam.com/p/cbse-ugc-net.html" >-------   text 2 -----------</a></li>
                      <li><a href="http://www.dealindiaexam.com/p/ugc-net-syllabus.html" >----------------  text 3  ---------- </a></li>
                      <li><a href="http://www.dealindiaexam.com/2017/12/ugc-net-paper-1-syllabus.html" >-------- Text 4 --------</a></li>
                        </ul> </marquee>
              
                    </div>

   

Post a Comment

0 Comments