Forum Discussion
Thomsch
Aug 25, 2022Iron Contributor
HTML code embed into SharePoint Online page
A colleague of mine is using a HTML code on the current SharePoint on-prem 2013 environment to place svg graphics onto another SVG image. Is it still possible to embed an HTML code into a SharePo...
- Aug 25, 2022
Hi Thomsch
Another possible solution is to have your HTML code on external URL and use it as an iframe inside out of box Embed web part.
For more info, please see: https://support.microsoft.com/en-us/office/add-content-to-your-page-using-the-embed-web-part-721f3b2f-437f-45ef-ac4e-df29dba74de8
dcancelos
Aug 25, 2022Copper Contributor
Hey Thomsch,
You could try to use the "Modern Script Editor" webpart made by the author: https://twitter.com/mikaelsvenson.
I use it for a couple of things using HTML and it works perfectly.
Let me know if it helped you!
Thomsch
Aug 25, 2022Iron Contributor
Great! How can I add such a non-official webpart into SharePoint Online?
Thanks in advance
Thanks in advance