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
Environmental Sciences,
5 months ago
English,
5 months ago
English,
5 months ago
Computer Science,
10 months ago
Physics,
10 months ago
Biology,
1 year ago