Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

FOLLOQ THE DIRECTIONS Hands-On Practice 7.11 In this Hands-On Practice you'll use flexbox layout to configure a three-column layout Figure 7.32) on a web page

FOLLOQ THE DIRECTIONS

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

Hands-On Practice 7.11 In this Hands-On Practice you'll use flexbox layout to configure a three-column layout Figure 7.32) on a web page and also apply media queries to modify the display for mobile devices. Figure 7.33 shows the three-column desktop browser display You'll configure the desktop browser display first and then modify the media queries to configure a single-column tablet display with horizontal navigation (Figure 7.34) anda single-column smartphone display with navigation reordered to appear above the footer (Figure 7.35) Create a folder named flexbox7. Copy the starter5.html file from the chapter7 folder into the flexbox7 folder and rename it as index.html. Copy the following images from the student files chapter7/starters folder into the flexbox7 folder: header.jpg and pools.jpg. When you launch a browser to view the index.html file, it will look similar to Figure 7.36 with a single-column layout. 1. View the code in a text editor and locate the openigdiv tag coded above the nav element-this is the beginning of the flexible container. Edit the HTML and assign this div to an id named demo. Notice that three elements are contained within the #demo div: the nav element, the main element, and the aside ele- ment. These three elements are flex items. Hands-On Practice 7.11 In this Hands-On Practice you'll use flexbox layout to configure a three-column layout Figure 7.32) on a web page and also apply media queries to modify the display for mobile devices. Figure 7.33 shows the three-column desktop browser display You'll configure the desktop browser display first and then modify the media queries to configure a single-column tablet display with horizontal navigation (Figure 7.34) anda single-column smartphone display with navigation reordered to appear above the footer (Figure 7.35) Create a folder named flexbox7. Copy the starter5.html file from the chapter7 folder into the flexbox7 folder and rename it as index.html. Copy the following images from the student files chapter7/starters folder into the flexbox7 folder: header.jpg and pools.jpg. When you launch a browser to view the index.html file, it will look similar to Figure 7.36 with a single-column layout. 1. View the code in a text editor and locate the openigdiv tag coded above the nav element-this is the beginning of the flexible container. Edit the HTML and assign this div to an id named demo. Notice that three elements are contained within the #demo div: the nav element, the main element, and the aside ele- ment. These three elements are flex items

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Database 11g SQL

Authors: Jason Price

1st Edition

0071498508, 978-0071498500

More Books

Students also viewed these Databases questions

Question

How does a fraud investigator control investigation risk?

Answered: 1 week ago

Question

2. Share student successes through notes or email messages.

Answered: 1 week ago