How can I align a link to the center in html and css?

前端 未结 0 1133
别那么骄傲
别那么骄傲 2020-11-27 03:12

I want to center align three links (anchor tags) I have in my page.

I\'ve tried doing this in a css file:

a {
    text-align: center;
}
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题