1. Open the Notepad++ in your laptop/pc. Type the basic structure of html5. Save your
work as "Surname html" on the desktop
2. Put this in <title> 1st Unit Test </title>
3. Insert the <style>
body {
background-colorsvan; (Note: You can choose your own color)
font-family: Georgia,
}
h1 {
background-colorwhite;
color: blue
}
img {
border: 1px solid #ddd;
border-radius: 4px,
padding: 5px;
width: px (Note: Adjust the size of the image)
}
</style>
4. Insert the following within the <body> section and supply the missing codes.
a Definition List
<h1>What is COVID-19?</h1> help me to answer please
Answers
Answered by
0
Open the Notepad++ in your laptop/pc. Type the basic structure of html5. Save your
work as "Surname html" on the desktop
2. Put this in <title> 1st Unit Test </title>
3. Insert the <style>
body {
background-colorsvan; (Note: You can choose your own color)
font-family: Georgia,
}
h1 {
background-colorwhite;
color: blue
}
img {
border: 1px solid #ddd;
border-radius: 4px,
padding: 5px;
width: px (Note: Adjust the size of the image)
}
</style>
4. Insert the following within the <body> section and supply the missing codes.
a Definition List
<h1>What is COVID-19?</h1> help me to answer please
Similar questions