„index.html“ ändern

master
flambus 2020-02-17 08:57:42 +01:00
parent 131a8831fe
commit 5aed2bf92c
1 changed files with 3 additions and 3 deletions

View File

@ -47,9 +47,9 @@ ul.topnav li.right {float: right;}
<div style="padding:0 16px;">
<h2>ThreadR Homepage</h2>
<p>This example use media queries to stack the topnav vertically when the screen size is 600px or less.</p>
<p>You will learn more about media queries and responsive web design later in our CSS Tutorial.</p>
<h4>Resize the browser window to see the effect.</h4>
<p></p>
<p></p>
<h4></h4>
</div>
</body>