Hi,
Could you please provide references and/or additional info on how to make nested links in different Cornerstone Elements? Or is it absolutely not allowed in HTML 5?
Often we need to make a Grid or Flexbox with the looper or some other container type which by itself uses <a> tag to link to a related single post or whatever. And inside that container block / card we might have buttons, links or other nested <a> elements which should link user to another source. It doesn’t seem like it can be solved easily with z-index. Are there any guides, docs or forum threads which explain the nested links with specifics related to different CS Containers / Elements usage? If there are any differences at all, or maybe there is a common way to handle all of them in the same fashion with jQuery / CSS or whatever?
Thank you for this in advance.