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
Copy file name to clipboardExpand all lines: css_grid/index.html
+11-1
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ <h1> Named areas.</h1>
145
145
<li>y</li>
146
146
<li>z</li>
147
147
</ul>
148
-
148
+
149
149
<divclass="container-g base">
150
150
<divclass="basic-box">A</div>
151
151
<divclass="basic-box">A</div>
@@ -176,6 +176,16 @@ <h1> Named areas.</h1>
176
176
<divclass="basic-box">A</div>
177
177
</div>
178
178
179
+
<divclass="container-j base">
180
+
<divclass="basic-box">A</div>
181
+
<divclass="basic-box">A</div>
182
+
<divclass="basic-box">A</div>
183
+
<divclass="basic-box">A</div>
184
+
<divclass="basic-box">A</div>
185
+
<divclass="basic-box">A</div>
186
+
<divclass="basic-box">A</div>
187
+
</div>
188
+
179
189
<p> See <ahref="https://css-tricks.com/responsive-layouts-fewer-media-queries/" target="_blank" rel="noopener noreferrer">Responsive Layouts, Fewer Media Queries</a>
0 commit comments