# Embed HTML

html
<div class="row">
    <div class="col-sm-6" style="background-color:#EEFFFF">
        left side
    </div>
    <div class="col-sm-6" style="background-color:#FFFFCC">
        right side
    </div>
</div>
Embed HTML in GROWI page

GROWI can also embed HTML directly in the article editing screen.

If you paste the above HTML description into a GROWI article, the HTML will be reflected like an image.