Read a SharePoint List and put the data on a HTML file through JavaScript function
I have a SharePoint URL which is just a SharePoint list with some columns and rows of data. I will like to read that information from that specific URL and put the data on a HTML file through a JavaScript function. I have no experience about JavaScript & HTML5 at all so, I am not sure how to call to those functions in order to retrieve the data. That's what I have so far and it is not working at all: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title></title> <meta name="description" content=""> <meta name="viewport"