Files
www/articles/20170920/header.html
2018-09-02 09:39:01 +02:00

15 lines
467 B
HTML

<div class="container-fluid bg-grey">
<div class="row">
<div class="col-sm-4">
<br><img id="logo_ARTICLE" src="images/block_image.php?methode=treemap_fuzzy" width="100%; height: auto"></img>
<br><p>ARTICLE</p>
</div>
<div class="col-sm-8">
<h2>fuzzy Treemap</h2>
<h4>Another Treemap drawing method.</h4>
<p>Drawing with 2 colors, fuzzy is using to draw the rectangle ...</p>
####BUTTON####
</div>
</div>
</div>