Hello friends!
I want to know the way I can align my text in a hyper link. I got the way of aligning it horizontally but what I want is that it should be aligned vertically too.
Can anyone help me please?
Thanks in advance.
Hello friends!
I want to know the way I can align my text in a hyper link. I got the way of aligning it horizontally but what I want is that it should be aligned vertically too.
Can anyone help me please?
Thanks in advance.
You can use valign.
Use style attribute.
<a href="" style="text-align:center" .....>A</a>
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.