Question: Use visual studio code 1. Use the given code below to draw the content of the Web page of how the following HTML/CSS code will

Use visual studio code
1. Use the given code below to draw the content of the Web page of how the following HTML/CSS code will look when the browser renders it. You can make the following assumptions, that the HTML is wrapped in a valid full page with a head and body. Use a picture provided as a generic picture of a stick man. [10] HTML:Scene
#7
King Shakes: Captain Barbosa, I am here to negotiate the cessation of hostilities against Port Royal.
Barbosa: There are a lot of long words in there, Miss.
What is it that you want?
What is it that you want?
King Shakes: I want you to leave
and never come back.
Barbosa: I'm disinclined to acquiesce to your request. Means "no."
2/ CSS: img { vertical-align: top; width: 10em; height: 10em; } #a { border: 2px solid black; float: left; padding-right: 3em; width: 33%; } .a #a { background-color: yellow; } .b div { display: inline; } .b, .C { text-decoration: underline; } .c>.b { background-color: yellow; } .d { float: right; }
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
