0
how to make a website
2 Answers
+ 1
with html and css and java script
0
In a 'website' we basically have a group of webpages so we can link a webpage to the other with the help of anchor tag.eg:imagine that toi created an html document named so.html and another document named we.html .So what basically we need to do is write in the so.html âča href="we.html"âșa word or a sentenceâč/aâș and then write in the we.html âča href="so.htmlâșthe phraseâč/aâș