问题标签 [hcard]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
wai-aria - aria-label、h-card,还是两者兼而有之?
aria-label
使用 h-card 时是否需要属性(这是用于页脚中的公司联系信息)?
aria-labels 在这里是多余的还是它们提供了一些价值?应该有更详细的aria-
属性吗?(如果是这样,哪个?)
html - vCard 微格式属性“国家名称”是否应该使用网站的语言?
我的网站上有以下代码:
如您所见,country-name
包含Nederland
荷兰语的荷兰语。是否应该始终以网站的语言指定,以便搜索引擎识别?还是只能用英文阅读?
因为它在网站上显示它应该是网站的语言,但我质疑这是否对 SEO 有效。
html - 是否可以在 HTML 文档中包含多个具有相同 rel="..." 值的链接标签?
我正在使用默认的 wordpress 主题(二十七),我看到标题包括以下内容:
我还想使用hCard 微格式来描述我的信息(照片、姓名、电子邮件等)。但是,hCard需要以下链接:
现在我在想,如果我有两个链接,rel="profile"
搜索引擎很可能会丢弃其中一个。
有没有关于那个地方的信息?
html - HTML 表单自动完成地址语义
我正在编写一份注册表,在提交时需要家庭和工作地址。字段如下:
我正在使用http://microformats.org/wiki/hcard和https://html.spec.whatwg.org/multipage/forms.html#attr-fe-autocomplete-organization-title创建一个不错的浏览器兼容自动填充表单.
我想不通的是收件人/部门字段是否有一个不错的自动填充名称。有人熟悉这个/或任何输入吗?
hcard - hcard format for company address type
I'm looking for best way to use hCard format on my site and my concern is about type of company address
My contacts data goes like this:
CompanyX Office 28 Nulla St. Mankato Mississippi 96522
CompanyX Headquarters 92 Dictum Av. San Antonio MI 47096
CompanyX Customer Service 48 Dolor. Av. Muskegon KY 12482
My vcard html goes like this: