Centre content in a <div>
- by Ben
Hi, this is probably very simple to do, but i cant quite get it right.
I have a which contains two tags. I would like the tags to be both centred vertically and horizontally. I have set them to centre horizontally by setting the text-align:center; on the div, but cant figure out how to vertically centre them.
How would i go about doing this?
Thanks.