Hi
I have spent ages trying to align some text. Can anyone point in the right direction please.
<div>
<img src="grayPrevious.gif" width="18" height="18" border="0" />Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 Next <img src="blueNext.gif" width="18" height="18" border="0" />
</div>
I would like to align the text at the center point of the image. What is happening is the text is aligning at the bottom. I have tried wrapping a span tags around the text and then given it a margin (tried top and bottom). Does any know an easy way to do this?
Thanks in advance
I have spent ages trying to align some text. Can anyone point in the right direction please.
<div>
<img src="grayPrevious.gif" width="18" height="18" border="0" />Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 Next <img src="blueNext.gif" width="18" height="18" border="0" />
</div>
I would like to align the text at the center point of the image. What is happening is the text is aligning at the bottom. I have tried wrapping a span tags around the text and then given it a margin (tried top and bottom). Does any know an easy way to do this?
Thanks in advance