+ 1

Hi, how can i write something for another page in my web page?

<a href="about/index.html"> about </a> i wanna write for this page

17th Jan 2017, 8:38 AM
ehsan shahbazi
ehsan shahbazi - avatar
1 Resposta
+ 1
i suggest you create a directory and for each page create different .html file with different name. then write <a href="pagename.html">something</a> and then open pagneame.html file and write html code inside ;)
17th Jan 2017, 11:14 AM
nej marinkovic
nej marinkovic - avatar