How to create a home page , if we click home it will take us to another page . I don't know how to do it please explain | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to create a home page , if we click home it will take us to another page . I don't know how to do it please explain

Help

6th Jul 2021, 9:57 AM
Mr.Brainyboy
Mr.Brainyboy - avatar
6 Answers
+ 3
I mean I have to connect the html Css Javascript after creating the page if we click it have to take us on that website that I have made
6th Jul 2021, 10:27 AM
Mr.Brainyboy
Mr.Brainyboy - avatar
+ 2
Assign an anchor tag in home page as <a href="page2_url_path">Another page</a>
6th Jul 2021, 10:10 AM
Divya Mohan
Divya Mohan - avatar
+ 2
It's same I did but it's not
6th Jul 2021, 10:26 AM
Mr.Brainyboy
Mr.Brainyboy - avatar
+ 2
To interconnect html, css,js u can use link tag inside head tag for css and js in html file and when you run html file your website will open.
6th Jul 2021, 10:29 AM
Divya Mohan
Divya Mohan - avatar
+ 2
Conect this home page to other using java script simply use jQuery for simplysity
7th Jul 2021, 8:51 AM
Frank J Abel
Frank J Abel - avatar
7th Jul 2021, 5:28 AM
Abhinandan Prasad