Div With Background Won't Show
Okay so this is what I'm printing:
Solution 1:
Maybe this will help out.
your css isn't placed right.
Take a look at the jsFiddle.
a:last-childdiv {
margin-right: 0%;
}
Updated Code The below code works when there is no text.
Post a Comment for "Div With Background Won't Show"