if you want to add marquee on any website (wordpress,PHP,HTML,Blogger). you just need to follow below step
<section style="margin-bottom: -13px;"><marquee onmouseover="this.stop();"
onmouseout="this.start();">
<span style="color:white;">
<a style="color:white;" href="/netrikas-coffee-table-book-edition-ll/"><strong>New:</strong> Netrika's Coffee Table Book Edition – ll</a>
|
<a style="color:white;" href="/cyber-security-preparedness-survey-edition-ll/"><strong>New:</strong> Cyber Security Preparedness Survey: Edition ll</a>
|
<a style="color:white;" href="/covid-compendium-edition-x/"><strong>New:</strong> Compendium Edition X</a>
| <a style="color:white;" href="/covid-compendium-edition-ix/">Compendium Edition IX</a>
| <a style="color:white;" href="/combating-the-battle-against-counterfeit-medicines-a-newsletter/"> Combating The Battle Against Counterfeit Medicines VII - A Newsletter</a> | <a style="color:white;" href="/anti-bribery-and-corruption-a-newsletter/">Anti- Bribery And Corruption - A Newsletter</a></span>
</marquee>
</section>
Just use below code and modified according to your need. Note: this is very useful…