Computer Science, asked by pankajreetu242, 1 month ago

Someone tell me I have to create 5 pages on html file. I have created first page how to start second page (in same notepad page or different and starting tags pls tell)​

Answers

Answered by Anonymous
1

Answer:

2nd page or subsequent pages are created in different notepads , in the same way as the first one with tag <html> and end with </html>. however the pages should be linked using tag <href followed by Page name>.

Similar questions