100% found this document useful (1 vote)
1K views

Orar HTML

The document contains a weekly class schedule organized in a table with days of the week as column headers and subjects as cells. On Mondays the classes include Informatica, Geografia Germaniei, Logica, Romana, Germana, Sport and Religie. Tuesdays include Engleza, Germana, Fizica, Matematica, Romana and Consiliere. Wednesdays have empty, Biologie, Fizica, Muzica/Desen, Chimie and Matematica.

Uploaded by

Costin Ionescu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views

Orar HTML

The document contains a weekly class schedule organized in a table with days of the week as column headers and subjects as cells. On Mondays the classes include Informatica, Geografia Germaniei, Logica, Romana, Germana, Sport and Religie. Tuesdays include Engleza, Germana, Fizica, Matematica, Romana and Consiliere. Wednesdays have empty, Biologie, Fizica, Muzica/Desen, Chimie and Matematica.

Uploaded by

Costin Ionescu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

<html>

<body>
<center>
<table style=width:500px border=1px>
<tr>
<th>Luni</th>
<th>Marti</th>
<th>Miercuri</th>
<th>Joi</th>
<th>Vineri</th>
</tr>
<tr>
<td>Informatica</td>
<td>Engleza</td>
<td></td>
<td>Romana</td>
<td>Engleza</td>
</tr>
<tr>
<td>Geografia Germaniei</td>
<td>Germana</td>
<td>Biologie</td>
<td>TIC</td>
<td>Informatica</td>
</tr>
<tr>
<td>Logica</td>
<td>Germana</td>
<td>Fizica</td>
<td>Germana</td>
<td>Matematica</td>
</tr>
<tr>
<td>Romana</td>
<td>Fizica</td>
<td>Muzica/Desen</td>
<td>Germana</td>
<td>Matematica</td>
</tr>
<tr>
<td>Germana</td>
<td>Matematica</td>
<td>Chimie</td>
<td>Geografie</td>
<td>Fizica</td>
</tr>
<tr>
<td>Sport</td>
<td>Romana</td>
<td>Matematica</td>
<td>Chimie</td>
<td>Biologie</td>
</tr>
<tr>
<td>Religie</td>
<td>Consiliere</td>
<td>Romana</td>
<td>Istorie</td>
<td></td>
</tr>

<table cellspacing=10>
<tr></tr>
<tr></tr>
</table>
<html>
<body>
<center>
<table style=width:500px border=1px>
<tr>
<th>Luni</th>
<th>Marti</th>
<th>Miercuri</th>
<th>Joi</th>
<th>Vineri</th>
</tr>
<tr>
<td>Informatica</td>
<td>Engleza</td>
<td></td>
<td>Romana</td>
<td>Engleza</td>
</tr>
<tr>
<td>Geografia Germaniei</td>
<td rowspan=2>Germana</td>
<td>Biologie</td>
<td>TIC</td>
<td>Informatica</td>
</tr>
<tr>
<td>Logica</td>
<td>Fizica</td>
<td>Germana</td>
<td>Matematica</td>
</tr>
<tr>
<td>Romana</td>
<td>Fizica</td>
<td>Muzica/Desen</td>
<td>Germana</td>
<td>Matematica</td>
</tr>
<tr>
<td>Germana</td>
<td>Matematica</td>
<td>Chimie</td>
<td>Geografie</td>
<td>Fizica</td>
</tr>
<tr>
<td>Sport</td>
<td>Romana</td>
<td>Matematica</td>

<td>Chimie</td>
<td>Biologie</td>
</tr>
<tr>
<td>Religie</td>
<td>Romana</td>
<td>Consiliere</td>
<td>Istorie</td>
<td></td>
</tr>

You might also like