Currently in my website When i inspect an image:
<section class="s_viewport_cover s_gradient_overlay simplepaste w_viewport oe_img_bg oe_custom_bg w_bg_gradient_black" style="background-position: 50% 100%; background-image: url("https://r10val.wibas.de/web/image/1264/team.jpg");">
<div class="s_gradient_row_shade">
<div class="container">
<div class="row">
<div class="bottom-aligner"></div>
<div class="col-sm-6 bottom-aligned">
<h1>iuvsjbdibfjvbef</h1>
<p class="abstract">Testing</p>
<a href="#vcmore" class="link-text" data-original-title="" title="">Mehr...</a>
</div>
</div>
<a id="vcmore"></a>
</div>
</div>
</section>
How i generate a code for the image like
<img height="92px" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" width="272px" id="hplogo" alt="Google" title="Google" onload="typeof google==='object'&&google.aft&&google.aft(this)">
Any suggestion?
Note: Working on Odoo11