让联系信息以最接近日常使用的格式呈现。在每行结尾添加
可以保留需要的样式。


Twitter, Inc.
795 Folsom Ave, Suite 600
San Francisco, CA 94107
P: (123) 456-7890


Full Name
first.last@example.com

<address>
  <strong>Twitter, Inc.</strong><br>
  795 Folsom Ave, Suite 600<br>
  San Francisco, CA 94107<br>
  <abbr title="Phone">P:</abbr> (123) 456-7890
</address>

<address>
  <strong>Full Name</strong><br>
  <a href="mailto:#">first.last@example.com</a>
</address>

—–下面有个“顶”字,你懂得O(∩_∩)O哈哈~
—–乐于分享,共同进步!
—–更多文章请看:http://blog.csdn.net/duruiqi_fx


相关文章:

  • 2022-01-14
  • 2021-12-28
  • 2022-12-23
  • 2021-08-30
  • 2022-12-23
  • 2021-11-20
  • 2021-12-31
  • 2021-06-10
猜你喜欢
  • 2021-10-21
  • 2021-11-14
  • 2021-08-17
  • 2021-12-03
  • 2022-12-23
  • 2021-07-12
  • 2021-11-01
相关资源
相似解决方案