Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am working in CSS within a Flexbox layout. I cannot get my image links to display in the mobile layout. I am including a

I am working in CSS within a Flexbox layout. I cannot get my image links to display in the mobile layout. I am including a photo of what it should look like when coded correctly. Here is what I am trying that isn't working:

nav#top ul li:nth-of-type(1) {

background: url("cw_image01.png");

background-repeat: no-repeat;

background-size: cover;

background-position: center;

}

image text in transcribedimage text in transcribed

Under the mobile layout, the six list items in the top navigation list should appear as square blocks with different background images. Using the selector nav#top ul li:nth-of-type(1) for the first list item, create a style rule that changes the background to the background image cw_image01.png. Center the background image with no tiling and size it so is contained within the background. - Repeat the previous step for the next five list items using the same general format. Use the cw_image02.png file for background of the second list item, the cw_image03.png file for the third list item background, and so forth. ul. tor the gallery's phone number and e-mail address

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2015 Porto Portugal September 7 11 2015 Proceedings Part 3 Lnai 9286

Authors: Albert Bifet ,Michael May ,Bianca Zadrozny ,Ricard Gavalda ,Dino Pedreschi ,Francesco Bonchi ,Jaime Cardoso ,Myra Spiliopoulou

1st Edition

ISBN: 3319234609, 978-3319234601

More Books

Students also viewed these Databases questions

Question

The nature and importance of the global marketplace.

Answered: 1 week ago