Computer Science, asked by riyaparthe13, 5 days ago

write HTML program to display school name in Red colour​

Answers

Answered by kp8224117
0

Answer:

 \sqrt[ \sqrt[ {y { \sqrt{yy -  \\  \\  \\  +  +  +  \div  \div  \\  \\  \\  \\  \\  \\  \\ } }^{2} }^{ { { { { { { \leqslant  \geqslant  \times \frac{?}{?}  \times \frac{?}{?}  \times \frac{?}{?} }^{?} }^{?} }^{?} }^{?} }^{?} }^{?} } ]{?} ]{?}

Answered by ksabhijith2007
2

Answer:

HTML Program to display school name in RED Color

<html>

<head>

 <title>

  MY SCHOOL NAME

 </title>

</head>

<body>

  <font color: red , font: arial>

      <h1>My School Name</h1>

</font>

</body>

</html>

Explanation:

Similar questions