From the course: Level Up: CSS Layout
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Pull quotes - CSS Tutorial
From the course: Level Up: CSS Layout
Pull quotes
- [Narrator] Pull quotes, where the quote or piece of text is pulled out of the main text block to the left or right, adds visual, interest of content, and focus to the pulled quote. In this challenge, you'll create dynamic responsive pull quotes that floats left and right when possible, and are pulled out of the main content area when there a sufficient horizontal space. And there's a small caveat to this challenge. Watch what happens when I reduce the width of this view here. So right now, the pull quotes are being pulled out of the main content, but when I hit the content width, the pull quotes, left and right margins, lock with the content width, so they're not being indented in any way, shape, or form right now, they're only being pulled out when there's enough space. The pull quotes should align with the overall content when the viewport is narrow, and be pulled out to the sides when the viewport is wide. To…
Contents
-
-
-
Center content horizontally and vertically2m 48s
-
(Locked)
Navigation menu alignment3m 35s
-
(Locked)
Grid with featured content4m
-
(Locked)
Equal-height columns3m 55s
-
(Locked)
Full-page and two-way split4m 4s
-
(Locked)
Holy grail layout7m 4s
-
(Locked)
Pull quotes7m 1s
-
(Locked)
Full-bleed sections7m 55s
-
(Locked)
Responsive card6m 34s
-
(Locked)
Multi-card layout6m 28s
-
(Locked)
Dynamic card5m 21s
-
(Locked)
Dynamic wrapping multi-card layout5m 8s
-
(Locked)
Dynamic grid gallery6m 2s
-
(Locked)
Paged layout6m 6s
-