<!DOCTYPE HTML> <html> <!- Strona www sklada sie z dwoch glownych czesci, tj. HEAD i BODY. sekcja HEAD odpowiada za opis strony. Sekcja BODY odpowiada za zawartosc strony -> <head> <meta charset= "UTF-8"> <meta name = "description" c opisuje strukture dokumentu HTML"> <meta name = "keywords" c head, body, znaczniki"> <title> Struktura dokumentu </title> </head> <body> <h1>Moja strona</h1> <p> Strona poświęcona mojemu hobby </p> <a href="https://karolankieta.wex.pl/">Ankieta</a> <style> a:link { color: green; background-color: transparent; text-decoration: none; } a:visited { color: pink; background-color: transparent; text-decoration: none; } a:hover { color: red; background-color: transparent; text-decoration: underline; } a:active { color: yellow; background-color: transparent; text-decoration: underline; } </style> </head> <body> <a href="https://www.lostrzelin.pl/" target="_blank">Strona szkoły</a> <style> table, th, td { border:1px solid black; } </style> <body> <table border="1" cellspacing="0" cellpadding="4" class="tabela"> <tr> <th>Nr</th> <th>Godz</th> <th>Poniedziałek</th> <th>Wtorek</th> <th>Środa</th> <th>Czwartek</th> <th>Piątek</th> </tr> <tr> <td class="nr">1</td> <td class="g"> 8:00- 8:45</td> <td class="l"><span class="p">j.obcy-podst</span>-3/4 <span class="p">#2r</span> <a href="s17.html" class="s">304</a></td> <td class="l"><span class="p">j.polski</span> <a href="n4.html" class="n">Zi</a> <a href="s2.html" class="s">110</a></td> <td class="l"><span class="p">j.obcy-kont</span>-1/3 <span class="p">#A21</span> <a href="s11.html" class="s">211</a><br><span class="p">j.obcy-kont</span>-2/3 <span class="p">#A22</span> <a href="s6.html" class="s">306</a><br><span class="p">j.obcy-kont</span>-3/3 <span class="p">#A23</span> <a href="s12.html" class="s">209</a></td> <td class="l"><span ><span class="p">religia/etyk-1/2</span> <a href="n41.html" class="n">DD</a> <a href="s1.html" class="s">109</a></span></td> <td class="l"><span ><span class="p">r_informat.-1/2</span> <a href="n38.html" class="n">SW</a> <a href="s15.html" class="s">308</a></span><br><span ><span class="p">r_fizyka-2/2</span> <a href="n37.html" class="n">KZ</a> <a href="s16.html" class="s">309</a></span></td> </tr> <tr> <td class="nr">2</td> <td class="g"> 8:50- 9:35</td> <td class="l"><span class="p">j.obcy-podst</span>-3/4 <span class="p">#2r</span> <a href="s8.html" class="s">213</a></td> <td class="l"><span class="p">j.polski</span> <a href="n4.html" class="n">Zi</a> <a href="s2.html" class="s">110</a></td> <td class="l"><span class="p">matematyka</span> <a href="n27.html" class="n">PK</a> <a href="s3.html" class="s">108</a></td> <td class="l"><span ><span class="p">religia/etyk-1/2</span> <a href="n41.html" class="n">DD</a> <a href="s1.html" class="s">109</a></span></td> <td class="l"><span ><span class="p">r_informat.-1/2</span> <a href="n38.html" class="n">SW</a> <a href="s15.html" class="s">308</a></span><br><span ><span class="p">r_fizyka-2/2</span> <a href="n37.html" class="n">KZ</a> <a href="s16.html" class="s">309</a></span></td> </tr> <tr> <td class="nr">3</td> <td class="g"> 9:45-10:30</td> <td class="l"><span class="p">biologia</span> <a href="n29.html" class="n">JK</a> <a href="s17.html" class="s">304</a></td> <td class="l"><span ><span class="p">informatyka-1/2</span> <a href="n38.html" class="n">SW</a> <a href="s15.html" class="s">308</a></span><br><span ><span class="p">fizyka-2/2</span> <a href="n37.html" class="n">KZ</a> <a href="s16.html" class="s">309</a></span></td> <td class="l"><span class="p">matematyka</span> <a href="n27.html" class="n">PK</a> <a href="s3.html" class="s">108</a></td> <td class="l"><span class="p">matematyka</span> <a href="n27.html" class="n">PK</a> <a href="s3.html" class="s">108</a></td> <td class="l"><span class="p">j.polski</span> <a href="n4.html" class="n">Zi</a> <a href="s5.html" class="s">107</a></td> </tr> <tr> <td class="nr">4</td> <td class="g">10:40-11:25</td> <td class="l"><span ><span class="p">chemia-1/2</span> <a href="n31.html" class="n">IF</a> <a href="s22.html" class="s">114</a></span><br><span ><span class="p">biologia-2/2</span> <a href="n29.html" class="n">JK</a> <a href="s17.html" class="s">304</a></span></td> <td class="l"><span ><span class="p">fizyka-1/2</span> <a href="n37.html" class="n">KZ</a> <a href="s16.html" class="s">309</a></span><br><span ><span class="p">informatyka-2/2</span> <a href="n38.html" class="n">SW</a> <a href="s15.html" class="s">308</a></span></td> <td class="l"><span class="p">godz.wych</span> <a href="n37.html" class="n">KZ</a> <a href="s16.html" class="s">309</a></td> <td class="l"><span class="p">chemia</span> <a href="n31.html" class="n">IF</a> <a href="s13.html" class="s">303</a></td> <td class="l"><span class="p">r_ang/niem</span>-1/3 <span class="p">#R21</span> <a href="s11.html" class="s">211</a><br><span class="p">r_ang/niem</span>-2/3 <span class="p">#R22</span> <a href="s6.html" class="s">306</a><br><span class="p">r_ang/niem</span>-3/3 <span class="p">#R23</span> <a href="s12.html" class="s">209</a></td> </tr> <tr> <td class="nr">5</td> <td class="g">11:40-12:25</td> <td class="l"><span class="p">j.obcy-kont</span>-1/3 <span class="p">#A21</span> <a href="s11.html" class="s">211</a><br><span class="p">j.obcy-kont</span>-2/3 <span class="p">#A22</span> <a href="s6.html" class="s">306</a><br><span class="p">j.obcy-kont</span>-3/3 <span class="p">#A23</span> <a href="s12.html" class="s">209</a></td> <td class="l"><span class="p">HiT</span> <a href="n21.html" class="n">AB</a> <a href="s19.html" class="s">207</a></td> <td class="l"><span class="p">j.polski</span> <a href="n4.html" class="n">Zi</a> <a href="s1.html" class="s">109</a></td> <td class="l"><span class="p">geografia</span> <a href="n18.html" class="n">MK</a> <a href="s13.html" class="s">303</a></td> <td class="l"><span ><span class="p">wf-1/2</span> <a href="n42.html" class="n">MB</a> <a href="s24.html" class="s">dsg</a></span><br><span ><span class="p">wf-2/2</span> <a href="n44.html" class="n">JM</a> <a href="s25.html" class="s">msg</a></span></td> </tr> <tr> <td class="nr">6</td> <td class="g">12:35-13:20</td> <td class="l"><span class="p">j.obcy-kont</span>-1/3 <span class="p">#A21</span> <a href="s11.html" class="s">211</a><br><span class="p">j.obcy-kont</span>-2/3 <span class="p">#A22</span> <a href="s6.html" class="s">306</a><br><span class="p">j.obcy-kont</span>-3/3 <span class="p">#A23</span> <a href="s12.html" class="s">209</a></td> <td class="l"><span class="p">historia</span> <a href="n19.html" class="n">BJ</a> <a href="s21.html" class="s">210</a></td> <td class="l"><span class="p">historia</span> <a href="n19.html" class="n">BJ</a> <a href="s21.html" class="s">210</a></td> <td class="l"><span class="p">przedsięb.</span> <a href="n18.html" class="n">MK</a> <a href="s13.html" class="s">303</a></td> <td class="l"><span class="p">r_matematyka</span> <a href="n27.html" class="n">PK</a> <a href="s3.html" class="s">108</a></td> </tr> <tr> <td class="nr">7</td> <td class="g">13:25-14:10</td> <td class="l"><span ><span class="p">wf-1/2</span> <a href="n42.html" class="n">MB</a> <a href="s25.html" class="s">msg</a></span><br><span ><span class="p">wf-2/2</span> <a href="n44.html" class="n">JM</a> <a href="s24.html" class="s">dsg</a></span></td> <td class="l"><span class="p">matematyka</span> <a href="n27.html" class="n">PK</a> <a href="s3.html" class="s">108</a></td> <td class="l"><span class="p">j.obcy-podst</span>-1/4 <span class="p">#n21</span> <a href="s7.html" class="s">106</a><br><span class="p">j.obcy-podst</span>-2/4 <span class="p">#n22</span> <a href="s10.html" class="s">212</a><br><span class="p">j.obcy-podst</span>-4/4 <span class="p">#2f</span> <a href="s11.html" class="s">211</a></td> <td class="l"><span ><span class="p">biologia-1/2</span> <a href="n29.html" class="n">JK</a> <a href="s17.html" class="s">304</a></span><br><span ><span class="p">chemia-2/2</span> <a href="n31.html" class="n">IF</a> <a href="s18.html" class="s">302</a></span></td> <td class="l"><span class="p">r_matematyka</span> <a href="n27.html" class="n">PK</a> <a href="s3.html" class="s">108</a></td> </tr> <tr> <td class="nr">8</td> <td class="g">14:15-15:00</td> <td class="l"><span ><span class="p">wf-1/2</span> <a href="n42.html" class="n">MB</a> <a href="s25.html" class="s">msg</a></span><br><span ><span class="p">wf-2/2</span> <a href="n44.html" class="n">JM</a> <a href="s24.html" class="s">dsg</a></span></td> <td class="l"><span class="p">religia/etyk</span>-2/2 <span class="p">#e2</span> <a href="s9.html" class="s">205</a></td> <td class="l"><span class="p">j.obcy-podst</span>-1/4 <span class="p">#n21</span> <a href="s7.html" class="s">106</a><br><span class="p">j.obcy-podst</span>-2/4 <span class="p">#n22</span> <a href="s10.html" class="s">212</a><br><span class="p">j.obcy-podst</span>-4/4 <span class="p">#2f</span> <a href="s11.html" class="s">211</a></td> <td class="l"><span class="p">fiz LAB</span> <a href="n37.html" class="n">KZ</a> <a href="s16.html" class="s">309</a></td> <td class="l"><span class="p">geografia</span> <a href="n18.html" class="n">MK</a> <a href="s18.html" class="s">302</a></td> </tr> <tr> <td class="nr">9</td> <td class="g">15:05-15:50</td> <td class="l"> </td> <td class="l"><span class="p">religia/etyk</span>-2/2 <span class="p">#e2</span> <a href="s9.html" class="s">205</a></td> <td class="l"> </td> <td class="l"> </td> <td class="l"> </td> </tr> </table> </body> </html>