Add Marquee to SharePoint 2013/ Online Classic

Login SharePoint Site Click on Site Sitting Gear and Select Edit Page
Click on Insert > Web Part > Media and Contents > Script Editor Web Part > Add



Click on Down arrow > Edit Web Part as mentioned on below image


Paste below snippet and click on Insert.

<marquee behavior="scroll" direction="left">Welcome to My Dev Site</marquee>



it's done.. :)

Comments

Popular posts from this blog

SharePoint 2013 Interview Questions - Part 1

Get Data from Multilines of Text Column using RestApi