Write the HTML command to display the following on your web page:
A-B=(A+B)(A-B)
Answers
Answered by
0
Answer:
HTML command to display A-B=(A+B)(A-B) on the web page:
Explanation:
<html>
<head>
<title>Maths Formula </title>
</head>
<body bgcolor = "red" topmargin = "50" >
<h1>a-b=(A+B)(A-B) </h1>
</body>
<html>
Similar questions
Social Sciences,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Physics,
1 year ago
Biology,
1 year ago