hcard(vcard)2列样式

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hcard(vcard)2列样式相关的知识,希望对你有一定的参考价值。

Styling of the hcard (vcard) html snippet
  1. .vcard {
  2. font: 1em/1.5em "Baskerville", "Linotype Palatino", Times, Georgia, "Times New Roman", serif;
  3. margin-top: 1.5em;
  4. margin-bottom: 1.5em;
  5. width: 250px;
  6. }
  7.  
  8. .vcard ul {font: 1em/1.5em "Baskerville", "Linotype Palatino", Times, Georgia, "Times New Roman", serif;}
  9.  
  10. .fn {
  11. font-size: 1.25em;
  12. font-style: italic;
  13. letter-spacing: 0.05em;
  14. margin-bottom: 0.25em;
  15. }
  16.  
  17. .communication {float: right;}
  18.  
  19. .numbers {font-family: Georgia, serif; font-size: 0.875em;}
  20.  
  21. #vcard-download {font-size: 0.75em;}

以上是关于hcard(vcard)2列样式的主要内容,如果未能解决你的问题,请参考以下文章

HTML 通过X2V与vcard下载链接的hCard

hCard格式代码

hCard 属性元素必须是子元素还是子元素?

微格式语义问题

Vpim::Vcard - 解析 vcard 2.1

hCard 能理解编码吗?