Example Code Block

Thiss is an exampole code block
<div class="read-blog-info-user">
<div class="postMeta--author-avatar">
<a href="<?php echo $wo['article']['author']['url']?>"><img src="<?php echo $wo['article']['author']['avatar']?>" alt="User Image"></a>
</div>
<div class="postMeta--author-text">
<a rel="author" href="<?php echo $wo['article']['author']['url']; ?>" data-ajax="?link1=timeline&u=<?php echo $wo['article']['author']['username']; ?>"><?php echo $wo['article']['author']['name']; ?></a>
<div>
<time itemprop="datePublished" content="<?php echo date("d M Y",$wo['article']['posted']); ?>"><?php echo date("d M Y",$wo['article']['posted']); ?></time> •
<span class="views"><?php echo $wo['article']['view']?> <?php echo $wo['lang']['views']?></span>
</div>
</div>
</div>

Want To Post Your Contents?
Join Other Self-Promoters on Brag Life's Creators Community. Let the World Discover your Talents, Skills and Potentials.
START CREATINGBRAG IS FREE!!!