All Questions
2 questions
0
votes
1
answer
637
views
Placing a lot of text over a image
I have a problem and that's been addressed on SO already, it's about having text over an image, now the text I have is a more than a few lines.
It's something like this:
<h1>Hellow</h1>...
0
votes
1
answer
267
views
vertical and horizontal align of div - part2
In reference to Vertical and horizontal align of divs
and this new code http://jsfiddle.net/8B29k/2/
Why the "box at bottom" not covering the full width?
I do not want to us html colspan (cannot in ...