„index.html“ ändern
parent
131a8831fe
commit
5aed2bf92c
|
@ -47,9 +47,9 @@ ul.topnav li.right {float: right;}
|
||||||
|
|
||||||
<div style="padding:0 16px;">
|
<div style="padding:0 16px;">
|
||||||
<h2>ThreadR Homepage</h2>
|
<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></p>
|
||||||
<p>You will learn more about media queries and responsive web design later in our CSS Tutorial.</p>
|
<p></p>
|
||||||
<h4>Resize the browser window to see the effect.</h4>
|
<h4></h4>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue