Question 1 What are the problems with the above code? Consider the syntax, structure, and writing style.  Question 2 Write CSS code that tidies up the above code. Your code should minimise the use of inline style.  Queston 3 Add a CSS selector for all paragraphs (p elements) under div elements with class “exam” to make their background colour blue.

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter11: User Interfaces, Visual Basic For Applications (vba), And Collaboration Features
Section: Chapter Questions
Problem 15AYK
icon
Related questions
Question

Question 1 What are the problems with the above code? Consider the syntax,
structure, and writing style. 


Question 2 Write CSS code that tidies up the above code. Your code should
minimise the use of inline style. 


Queston 3 Add a CSS selector for all paragraphs (p elements) under div
elements with class “exam” to make their background colour blue. 

Line 1
<html>
Line 2
<head>
<title>Good Writing Style</title>
</head>
Line 3
Line 4
Line 5
<body>
<div style="background:yellow; width:20% height:100px;">
<p style="color:green">CO323 Main Exam
<span style="color:black">Question 1</span>
</p>
</div>
<br><br/>
Line 6
Line 7
Line 8
Line 9
Line 10
Line 11
Line 12
<div style="background:yellow; width:20%; height:300;">
<p style="color:green">CO323 Resit Exam
Line 13
Line 14
<ul>
<li><span style="color:blue">Question 1<li></span>
Line 16 </li><span style="color:blue">Question 2</span></li>
Line 15
Line 17
</ul>
</p>
</div>
</body>
</html>
Line 18
Line 19
Line 20
Line 21
Transcribed Image Text:Line 1 <html> Line 2 <head> <title>Good Writing Style</title> </head> Line 3 Line 4 Line 5 <body> <div style="background:yellow; width:20% height:100px;"> <p style="color:green">CO323 Main Exam <span style="color:black">Question 1</span> </p> </div> <br><br/> Line 6 Line 7 Line 8 Line 9 Line 10 Line 11 Line 12 <div style="background:yellow; width:20%; height:300;"> <p style="color:green">CO323 Resit Exam Line 13 Line 14 <ul> <li><span style="color:blue">Question 1<li></span> Line 16 </li><span style="color:blue">Question 2</span></li> Line 15 Line 17 </ul> </p> </div> </body> </html> Line 18 Line 19 Line 20 Line 21
Expert Solution
steps

Step by step

Solved in 6 steps with 2 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
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L