Musings
Public · Protected · Private
why cant i use div inside a
-
2012-05-12 10:43<a href="http://janaganamana.net"> <div> Hello world </div> </a> works but recommended to use span <a href="http://janaganamana.net"> <span style="display: block;"> Hello world </span> </a> particulat about div? use other techniques.. :)
This blog is frozen. No new comments or edits allowed.