Computer Science, asked by manvirsingh64681, 7 months ago

write an HTML code to generate the following output.
please help me guys please please please please please please please please please I will mark you as brilliant​

Attachments:

Answers

Answered by neerajsingh24
2

Html code:

<!DOCTYPE html>

<HTML>

<HEAD>

<TITLE>CSSimplified.com HTML21</TITLE>

</HEAD>

<BODY bgColor=”yellow” Text=”blue”>

<TABLE BORDER=”1″ WIDTH=”75%”>

<TR>

<TD WIDTH=”25%” ROWSPAN=”2″>Weather</TD>

<TD WIDTH=”25%” ><B>DELHI</B></TD>

<TD WIDTH=”25%” ><B>MUMBAI</B></TD>

</TR>

<TR>

<TD WIDTH=”25%”>40</TD>

<TD WIDTH=”25%”>35</TD>

</TR>

</TABLE>

</BODY>

</HTML>

plz mark it as a BRANILIST answer and follow me

Similar questions