I am new into webpage.Please do i need to write html code on already created template in order to create a link for form.thanx
To create a link you simply need this code:
Which will look like thisHTML Code:<a href="http://URL.COM/HERE">ANCHOR TEXT HERE</a>
ANCHOR TEXT HERE
As for a form, you create a form using the <form> tag.
I suggest you check out: Everything is explained, in detail.
w3schools is an excellent resources for anything HTML related.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks