So, today in my class,we learned how to make links in html using the anchor tag (<a></a>). It is really easy and useful all you have to do is put the text or graphic you want to be the hotspot of the link in between the opening and closing of the <a> tag and add the attribute href="urlofwebsite" inside of the <a> part
No comments:
Post a Comment