Hyperlink within hyperlink
问题 Probably a silly questions, but I'd like to have a hyperlink withing another hyperlink, much like a <a href="#somewhere"> This is the hyperlink, <a href="somewhere_else.html">and this is the other one</a> </a> Aside from that it's not compliant and all, is there a way of doing this? *Edit: the outer hyperlink is used by a carousel, and won't take the browser somewhere. 回答1: Anchor tags, just like inline or block level elements, layer up on top of each other when nested such that attributes