Subnav/dropdown menu inside a Navigation Bar

Friday, December 11, 2020

TEST_MARQUEE_BEHAVIOR=ALTERNATE makes the content bounce back ...

  *** Merry Christmas and Happy New Year !***   

 
 
 
 
 













This text will scroll from right to left

This text will scroll from bottom to top



This text will bounce




1<marquee>This text will scroll from right to left</marquee>

2<marquee direction="up">This text will scroll from bottom to top</marquee>

3<marquee direction="down" width="250" height="200" behavior="alternate" style="border:solid">
 4 <marquee behavior="alternate">
    This text will bounce
  </marquee>
</marquee>

No comments:

Post a Comment