I want to change from
------------
| IMAGE |
------------
TEXT
To
------------
| IMAGE | TEXT
------------
is there any way i can align the text in [a] beside the image?
my codes are as follow:
< a href="link.html" >
< img src="image.png"> text
< /a >
can anyone enlighten me on this?
