directory
directory

Reputation: 3169

HTML5 author tag

It's a really easy question but is it true the html tag isn't really existing or not released yet? So to do it right the notation will be ? I can't find documentation about the 'author' tag as well.

Thanks in advance!

Nick

Upvotes: 0

Views: 2960

Answers (1)

Sridhar R
Sridhar R

Reputation: 20408

HTML5

<a href="http://example.com" rel="author">Sri</a>

Refer Which HTML5 tag should I use to mark up an author’s name?

Upvotes: 2

Related Questions