Hey there, how can i center my links like this? They all are centered inside a div, but they begin from the same distance.
i am link 1
i am a longer link than link 1
i am a short link
we are all centered in div
If i apply text align: center, i get:
i am link 1
i am a longer link than link 1
i am a short link
we are all centered in div
Thank you;)
I have a table
{anchor}
the links need to be centered in my way, each in it's own td. Not sure its,possible