Informatică, întrebare adresată de pinki200613, 8 ani în urmă

Pleaseee!!DAU COROANĂ ,, REPEDE VA ROG​

Anexe:

venomm2k18: usor, imediat ti-l fac

Răspunsuri la întrebare

Răspuns de venomm2k18
1

<!DOCTYPE html>

<html>

<head>

<title>Exercitiul 9</title>

</head>

<style>

   table, th, td {

     border:1px solid black;

   }

   </style>

<body>

   <table style="width:250px">

     <tr>

       <th colspan="3">Emisiuni</th>

     </tr>

     <tr>

       <th rowspan="2">Educatie</th>

       <td ><center>5.Magazinul copiilor<br>  6.Fii tanar<br>  7.Erudit-cafe</td></center>

     </tr>

   </table>

   </body>

</html>

Anexe:
Alte întrebări interesante