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

inversion of control - Autofac named registration constructor injection -

ios - Change Storyboard View using Seague -

verilog - Systemverilog dynamic casting issues -