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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -