<HTML Leren>


Alle HTML tags in documentatie
Zoeken: in

float


Met de float tag kun je Objecten als blokken gebruiken. Voorbeeld:

<div style="float:left; height:100px; width:50%;">Hier kolom 1</div>
<div style="float:left; width:50%; height:50px;">Hier kolom 2</div>
<div style="float:left; width:50%; height:50px;">Hier kolom 2 regel 2.</div>



Waarden
left
right



<style type="text/css">
  htmltag {
    float: waarde;
  }
</style>


© Copyright by Eye Support | hypotheek | plastische chirurgie
Valid XHTML 1.1 CSS Valide!