How do i add HTML link syntax + alt tags + image size all in one tag?
<a href="https://www.website.com/">anchor text</a>
I know how to make a hyper link. But how do i resize the image if its linking to an image?
Also, is it possible to also add alt tags as well? because when researching how to do this, i couldnt find my question, but i did find this HTML <img> alt Attribute:
<img src="smiley.gif" alt="Smiley face">
I just don't how to implement that into code.
-
newebee -
Thanks - Reply
- 1 reply
{{ DiscussionBoard.errors[11412758].message }}-
CarlaCoach -
Thanks - Reply
{{ DiscussionBoard.errors[11413934].message }} -
-