Http link trouble in browser

After styling my first project in brackets, I copied the http from the address bar and emailed it to myself. After opening my email from other devices and clicking the link, the site won’t load. why is this???
I’m a rookie…HELP!

Welcome back @jpiston2, if you mean you copied the link from the live preview, that won’t work.
Open your browser and then CTRL + O (or CMD + O in Windoze) and then go to the directory where you have your project saved, click on index.html (or whatever you named your .html file) to open the project in your browser.
You won’t be able to open it from any other device, only your own computer. You don’t have a server set up that other devices can reach.