html program background colour should be green text colour should be red heading should be large with Font comic sans ms description should be in blue colour in a paragraph
Answers
Answered by
0
Answer:
what you mean....please complet question
Answered by
0
Answer:<html>
<head>
<style>
body{
margin:0px;
}
.comlogo{
background-color:green;
color: red;
}
h1{
font-family:comics-san;
}
p{
color:blue;
}
</head>
<body>
your code
</body>
</html>
HOPE IT HELPS YOU
PLS MARK THE BRAINLIEST
Similar questions
Social Sciences,
3 months ago
Social Sciences,
3 months ago
Social Sciences,
7 months ago
World Languages,
7 months ago
Math,
11 months ago
Science,
11 months ago
Math,
11 months ago