MacBook Pro/Yosemite browser - Website Joomla - unable to create a link from a picture to a page - all within the same site. Yosemite is a recent upgrade - didn't have that problem prior to Yosemite upgrade.
![]() | Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years. Thanks, CNET Support |
MacBook Pro/Yosemite browser - Website Joomla - unable to create a link from a picture to a page - all within the same site. Yosemite is a recent upgrade - didn't have that problem prior to Yosemite upgrade.
Discussion is locked
the usual way to create html links in a webpage is using the <a> tag. For example, a link to cnet would be;
<a href=http://cnet.com>Put text you want to appear here, such as "Link to CNET" and then close tag like this </a>