How To Create Website ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

How To Create Website ?

now i know how to create webpage but how to conect page and link ?

29th Jul 2018, 8:46 AM
The Shiva
The Shiva - avatar
4 Answers
+ 4
Sololearn isn't a website. You need a webhost where you need to add or upload your HTML, CSS, js and other resources. After registering at a webhost upload an index.HTML, about.HTML, content.HTML etc. after that add an anchor to each of them like <nav> <a href="/pages/about.html>About</a> <a href="/pages/content.HTML>content</a> <a href="index.html>Home</a> </nav>
29th Jul 2018, 10:28 AM
Core i9
Core i9 - avatar
+ 1
First you have to design a website. Then you can upload it to web.
1st Aug 2018, 12:27 PM
Avishek Chowdhury
Avishek Chowdhury - avatar
29th Jul 2018, 8:56 AM
Janning⭐
Janning⭐ - avatar
0
www.sololearn.com is a website
29th Jul 2018, 10:35 PM
Janning⭐
Janning⭐ - avatar