how do I add another page on my website that I am making? I only have one page so far, and now I want to add more to my website, but I can't figure out how to add another website page on my website. Thanks.
Go to the files (the top button in the left sidebar), click the one that has a page with a plus. Then name it what you want the page to be + .html, and then you can navigate to <url>/<name>.html!
For example, if you name it example.html, you can go to <url>/example.html.
how do I add another page on my website that I am making?
how do I add another page on my website that I am making? I only have one page so far, and now I want to add more to my website, but I can't figure out how to add another website page on my website.
Thanks.
Go to the files (the top button in the left sidebar), click the one that has a page with a plus. Then name it what you want the page to be +
.html
, and then you can navigate to<url>/<name>.html
!For example, if you name it
example.html
, you can go to<url>/example.html
.