Computer Science, asked by laijuvdominiclaijuvd, 8 months ago

What is the HTML code of this question. Don't spam Follow me.​

Attachments:

Answers

Answered by nitashachadha84
1

You have to put the name of things in box yourself

<html>

<body Bgcolor="black">

<p align="center">

<table Border="6" Bgcolor="gold">

<tr>

<th>NUMBER</th>

<th> FRUIT/VEGETABLE NAME </th>

<th> TASTE</th>

<th> SEASON</th>

</tr>

<tr>

<th>1</th>

<th> 1.BLACK GRAPES<br>

2.GREEN GRAPES </th>

<th> CIRUS </th>

<th>SUMMER<th>

</tr>

<tr>

<th>2.</th>

<th> WATER MELON</th>

<th> SWEET </th>

<th> SUMMER</th>

<tr>

<th>3.</th>

<th>ORANGS<br><br>1.KEENU<br>2.ORANGE<br>

</th>

<th><br> CITRUS</th>

<th>SUMMER</th>

</tr><TR>

<th><BR>4.</TH>

<TH>LEAFY VEGETABLES<BR><BR>1. SPINACH

<BR>2. CABBAGE<BR>3. KALE </TH>

<TH> DEPENDS <BR>ON <BR>COOK!

</TH><TH> YEAR <BR>AROUND </TH></TR>

<TR>

<TH>4. </TH>

<TH>WATERY FRUITS<BR><BR>

I. STRAWBERRIES<BR>LI. WATERMELON<BR>

LII. CANTALOUPE</TH>

<TH> SWEET & <BR> SOUR </TH>

<TH>SUMMER</TH>

</table>

</p>

</body>

</html>

I hope it helps you

Mark me as brainliest please

Similar questions