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...

please send correct answer of Q 13Question 13<br>In the image below the container in blue is the

Extracted 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

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here