New Pages in HTML
I am a teacher. I am teaching students virtually how to create a web page. When we make new pages nothing works. We have to go back to the index page and paste our work there for it to preview. Are we doing something wrong? Please see page1.html link.
if you mean you want to go to other pages in the webpage, put links.
like that. put that in your
index.html
It should work.
@RYANTADIPARTHI Thanks. I meant that the page1.html appears blank when I preview it. The title doesn't work nor does the text on the page.
@MrsBhavsar yes, when you go to it, it should work. Try that link, and preview it again.
@MrsBhavsar
Yes, @RYANTADIPARTHI is right, if you create a new file and put an href it should work. Here is a live example:
click for live example
@MrsBhavsar np.
@RYANTADIPARTHI Yes, of course. Please let me know if I did it correctly.
@MrsBhavsar yes, you did it correctly. Thanks!