Question 13 In the image below the container in blue is the "main" content div as rendered in a web browser. Which of the following is the correct CSS definition for the "main" ID? Main Content This is where we are going to put the main content for the page. It will consist of lots and lots of text and be very long and decriptive. O #main { width:460px; height: 300px; background:lightblue; border : 5px solid black; padding : 60px; margin : 10px; border-radius: 15px; } O .main { width:460px; height: 300px; background: lightblue; border: 5px solid black; padding : 40px; margin : 40px; border-radius: 15px; } O #main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding : 10px; margin : 60px; border-radius: 15px; } O #main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding : 20px; margin : 40px; border-radius: 150px; }

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter2: Getting Started With Css: Designing A Website For A Fitness Club
Section2.1: Visual Overview: Css Styles And Colors
Problem 7QC
icon
Related questions
Question
please send correct answer of Q 13
Question 13
In the image below the container in blue is the "main" content div as rendered in a web browser. Which of the following is the correct CSS definition for the "main" ID?
Main Content
This is where we are going to put the main content for the page. It will
consist of lots and lots of text and be very long and decriptive.
O #main { width:460px; height: 300px; background:lightblue; border : 5px solid black; padding : 60px; margin : 10px; border-radius: 15px; }
O .main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding : 40px; margin : 40px; border-radius: 15px; }
O #main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding: 10px; margin : 60px; border-radius: 15px; }
O #main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding : 20px; margin : 40px; border-radius: 150px; }
Question 14
Which of the following statements regarding HTML5 is true?
O Each HTML5 document must have its own separate CSS file
O It requires JavaScript to be embedded in the HTML5 file to run
O It describes a set of semantic elements that can be used to define different parts of a web page
O It is a scripting language which enables games to be built in web browsers
Transcribed Image Text:Question 13 In the image below the container in blue is the "main" content div as rendered in a web browser. Which of the following is the correct CSS definition for the "main" ID? Main Content This is where we are going to put the main content for the page. It will consist of lots and lots of text and be very long and decriptive. O #main { width:460px; height: 300px; background:lightblue; border : 5px solid black; padding : 60px; margin : 10px; border-radius: 15px; } O .main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding : 40px; margin : 40px; border-radius: 15px; } O #main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding: 10px; margin : 60px; border-radius: 15px; } O #main { width:460px; height: 300px; background: lightblue; border : 5px solid black; padding : 20px; margin : 40px; border-radius: 150px; } Question 14 Which of the following statements regarding HTML5 is true? O Each HTML5 document must have its own separate CSS file O It requires JavaScript to be embedded in the HTML5 file to run O It describes a set of semantic elements that can be used to define different parts of a web page O It is a scripting language which enables games to be built in web browsers
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Designing elements of Web Page
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