Forum Discussion
Molete
Jun 14, 2019Copper Contributor
How to add HTML to sharePoint online
Hi how do i add HTML code and JavaScript to SharePoint online
EliMar
Jun 17, 2019Copper Contributor
Seems difficult and didn't work with the suggested ways. But somewhere, I found a solution which worked very well: Upload all the files and folders used in the html site to a SP library, keeping the same structure. Open the startpage in an editor > save it as .aspx file > upload this .aspx to the SP library in the folder where you have the .html file. The .aspx can be opened from SP and the links will be ok.