You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>For example, a mobile device does not have as much space to display a
50
59
navigation bar on the side of a page so it is often pushed down
51
60
below the main content. The
@@ -62,12 +71,6 @@ <h2>How is CSS retrieved from a web server?</h2>
62
71
Stack Python contains a reference to <code>theme/css/fsp.css</code> which is shown
63
72
in the view source screenshot below.</p>
64
73
<p><imgsrc="theme/img/fsp-css-source.jpg" width="100%" alt="View source screenshot for the fsp.css file in index.html." class="technical-diagram" /></p>
65
-
<h2>Responsive design</h2>
66
-
<p>Responsive design is an approach for creating CSS that lays out content
67
-
differently based on screen attributes. The responsiveness is accomplished
0 commit comments