User Profile

Collapse

Profile Sidebar

Collapse
luciminea
luciminea
Last Activity: Mar 2 '12, 05:27 PM
Joined: Mar 2 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • luciminea
    replied to making a div a link
    Oh my god ! My bad, I didn't look at the date, my apology.
    See more | Go to post

    Leave a comment:


  • luciminea
    replied to making a div a link
    The problems are simple. YES a div can be a link, those who doesn't know it yet, should learn some more. The html code for this is as simple as you wrote initialy:
    Code:
    <a href="#"><div class="someclass"><div></a>
    But for this to work, should have in the .css file as a rule for you div, the folowing: a given height, a given width, and the rule display:block, but not for <a> element,...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...