tabelle_aus_flexbox_erstellt.php


Quell Code


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Document</title>
 </head>
<body>
    <div class="head fixed ">
        <div>th1</div>
        <div>th2</div>
        <div>th3</div>
        <div>th4</div>
    </div>
    <!-- Der Data Teil entsteht normal erst mit js und dient nur zur Veranschaulichung-->
    <div id="rein" class="data">
    
    </div>
</body>
</html>

Add Comment

* Required information
1000
Drag & drop images (max 1)
Powered by Commentics

Comments

No comments yet. Be the first!

Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0