+ 2
Does anyone know how to link a webpage to another within a website?, if you do please share with us (:
Code charity
3 odpowiedzi
+ 2
use <a> tag.....just like this
<a href="Website link here.....">Any Name for this</a>
+ 1
Do u want to show another website page in your website??? :)
+ 1
embed the link of the other website on d current website using an iframe.