Create a Web page using HTML to give description about “Computer Languages”. Use all the possible tags of HTML to make your web page attractive.
PLEASE HELP
Answers
Answered by
1
Answer:
<!DOCTYPE html>
<html>
<head>
<title>Computer languages</title>
</head>
<body>
<h1> First Heading for Computer Languages</h1>
<p>Explaination of Computer languages. whatever you know.</p>
</body>
</html>
For adding colour to a text use this format:
<h1 style="color:blue;">This is a heading</h1>
<p style="color:blue;">This is a heading</p>
Answered by
0
Answer:
Here is your buddy
Explanation:
<html>
<head>
<h1><font face="cooper black" color="red">Computer Languages</font></h1>
<body bgcolor="blue">
Add your text here
</body>
</html>
________________________________________________________
Pls like my answer and mark my answer as brainliest.
And one more thing pls like, share and subscribe my channel.
Similar questions
Computer Science,
22 hours ago
Math,
1 day ago
English,
8 months ago
Physics,
8 months ago
Hindi,
8 months ago