responsive

This commit is contained in:
Andy
2020-03-10 20:30:01 +01:00
parent 9158814bde
commit 75727ab741
2 changed files with 20 additions and 0 deletions
+2
View File
@@ -10,6 +10,7 @@
<link rel="stylesheet" href="../css/code.css">
<link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" href="../css/struktur.css">
<link rel="stylesheet" href="../css/responsive.css">
</head>
<body>
@@ -31,6 +32,7 @@
<h1>Inhalt strukturieren mit css</h1>
<article>
<h2>Float</h2>
<p>lorem300</p>
<div class="bigbox">
<div class="box floatleft"></div>
<div class="box clearfix"></div>