0

how to make a website

27th Jun 2016, 11:50 AM
harmony
2 Answers
+ 1
with html and css and java script
27th Jun 2016, 11:42 PM
sagir
sagir - avatar
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â€ș
27th Jun 2016, 3:13 PM
Ayush
Ayush - avatar