I need the help with the proper code to produce 3 columns using the directions below:   Add a DIV element with a class value of "columns". Using style.css, set the width to 90%.   Add three DIV elements within "columns" each with a class value of "column". Each DIV should contain identifying text like "DIV #1". Using style.css, set the width to 28.33%, set the margin and padding to 1%, set the height to 140 pixels, set the border to 1 pixel, solid, white. Add a float value of left.   Using style.css, add the CSS property "clear", with a value of "both" to footer elements.   Add a media selector to style.css for max-width of 479px that changes the float values of the column class to none, and width to 96%

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter5: Designing For The Mobile Web: Creating A Mobile Website For A Daycare Center
Section: Chapter Questions
Problem 10RA
icon
Related questions
Question
100%

I need the help with the proper code to produce 3 columns using the directions below:

 

Add a DIV element with a class value of "columns". Using style.css, set the width to 90%.

 

Add three DIV elements within "columns" each with a class value of "column". Each DIV should contain identifying text like "DIV #1". Using style.css, set the width to 28.33%, set the margin and padding to 1%, set the height to 140 pixels, set the border to 1 pixel, solid, white. Add a float value of left.

 

Using style.css, add the CSS property "clear", with a value of "both" to footer elements.

 

Add a media selector to style.css for max-width of 479px that changes the float values of the column class to none, and width to 96%

 

Expert Solution
steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Knowledge Booster
Hyperlinks
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning