<div class="person" itemscope itemtype="http://schema.org/Person">
<p class="name" itemprop="name">John Doe</p>
<p class="description" itemprop="description">A great guy </p>
<p class="url" itemprop="http://john.com">http://john.com</p>
<p class="image" itemprop="image">john.jpg</p>
<p class="additionalName" itemprop="additionalName">Slowcheetah </p>
</div>
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.