From the course: CSS: Combining Grid and Flexbox
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Media objects for mobile - CSS Tutorial
From the course: CSS: Combining Grid and Flexbox
Media objects for mobile
- [Instructor] The media object pattern, usually refers to a two column box with an image on one side and descriptive text on the other. Think a Facebook post or a tweet. The media object is characterized by media, like a photo and icon or video. This appears on one side, typically the left and accompanying content appears on the other. It can be similar to a web card, but typically the focus is on the media and the text. You can find this pattern all over the web. For our project, we'll be using media objects in our action section. Here is where we are letting the viewers know that something important needs to change. So we want to ensure that our information is attractive and easy to discern. We can actually create these media objects using Flexbox or grid. Both will allow us to handle this seamlessly. And sometimes one isn't really better over the other, they both just work. At the small screen, these will stack on…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Overview of the project2m 41s
-
(Locked)
Webpage header with hero section8m 30s
-
(Locked)
Create a hamburger menu for mobile7m 12s
-
(Locked)
Create a horizontal menu for desktops7m 52s
-
(Locked)
Web cards, part 15m 56s
-
(Locked)
Web cards, part 26m 56s
-
(Locked)
CTA summaries3m 29s
-
(Locked)
Team section for mobile8m 19s
-
(Locked)
Team section for desktops3m 44s
-
(Locked)
Problem section5m 24s
-
(Locked)
Media objects for mobile6m 59s
-
(Locked)
Media objects for desktop4m 48s
-
(Locked)
Picture gallery9m 45s
-
(Locked)
Footer for large screen7m 5s
-
(Locked)
Footer for extra large screens6m 4s
-
(Locked)
-
-
-