<html>
<head>
<title>Image at the top of the screen<title>
<style type="/css"> body{background-color: red} </head>
<body>
<p Plants are mainly multicellular organisms, predominantly photosynthetic eukaryotes of the kingdom Plantae. Historically, plants were treated as one of two kingdoms including all living things that were not animals, and all algae and fungi were treated as plants. <>
<body
</html>
pls write this html program with corrections. Plssssssssss
Answers
Answer:<html>
<head>
<title>Image at the top of the screen</title>
<style type="/css"> body{background-color: red} </head>
<body>
<p> Plants are mainly multicellular organisms, predominantly photosynthetic eukaryotes of the kingdom Plantae. Historically, plants were treated as one of two kingdoms including all living things that were not animals, and all algae and fungi were treated as plants. </p>
</body>
</html>
Answer:
html>
<head>
<title>Image at the top of the screen<title>
<style type="/css">
body{background-color: red}
<\style>
</head>
<body>
<p> Plants are mainly multicellular organisms, predominantly photosynthetic eukaryotes of the kingdom Plantae. Historically, plants were treated as one of two kingdoms including all living things that were not animals, and all algae and fungi were treated as plants. <p>
<body >
</html>