anchor - HTML5 — How to link an <article> itself? -


i have article tag:

<article>    ... </article> 

and want link clicking anywhere within article (which i've outlined using border) bring user different page.

wrapping article in anchor tags doesn't work. how should this?


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -