+ 1
How do I set a url
I want to know how to set a url for my html documents. weather it takes have html or css I want to know hot to to set a url. i mean the link to the document.
1 Respuesta
0
Set a URL? I will assume you mean hyperlink. Here’s how:
<a href=“[place url here]”>Placeholder Name</a>