Computer Science, asked by nikhilgams19, 1 year ago

give html code for (Hey Mate Hope You Like My Answer)
I make brainliest answer

Answers

Answered by BadGuy
0

Hey Buddy

_______________________

<HTML>

<HEAD>

<TITLE>XYZ </TITLE>

</HEAD>

<BODY BGCOLOR = "BLACK">

<FONT COLOR = "GREEN">

Hey Mate Hope You Like My Answer.

</FONT>

</BODY>

</HTML>


thanks for asking ^_^

Answered by NikhilKatkar
0
HEY MATE HOPE YOU LIKE MY ANSWER
<html>
<head>
<title>This is my first HTML Page</title>
</head>
<body>
<p> It's So Beautiful ... and Simple....  Right ?  <p>
<p> I LIKE IT.....</p>
<table>
   <tr>  <th> 6 - 8 </th>   <th>  8 - 4 </th>  <th> 4 - 6 </th>  <th>  9 - 6 </th> </tr>
   <tr>  <td> GetReady </td>  <td> Study </td>  <td> Play </td>  <td> Sleep n Dream </td>  </tr>

</table>
<p>  I LIKE IT.... : > )
</body>
Similar questions