Potrzebuję do szkoły stronę internetową którą mam zrobić, na dowolny temat, trzeba dać jakiś tekst, zdjęcia,link, tabelkę i coś wymyśleć jeszcze. Nie musi być tego dużo, więc jakby ktoś mi mógł zrobić taką prostą stronkę lub gdyby znalazł taką gotową na jakiś prosty temat, bardzo proszę, potrzebuję na jutro do południa, dam najjj;) tak na poziomie gimnazjum
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
Otwórz notatnik i wklej to:
<html>
<body>
<center>
<table border="0" width="800" height="800">
<tr>
<td colspan="2" height="200" bgcolor="#00CC99"><center><img src="http://avatars.zapodaj.net/images/6da772a563eb.jpg" height="200"> </center></td>
</tr>
<tr>
<td height="10" width="150" bgcolor="red"><p align="center" align="middle"><a href="index.html">GŁÓWNA</a></p></td> <td rowspan="5" bgcolor="#666699"><p align="center" align="middle">WITAJ NA MOJEJ STRONIE</p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page1.html">Page1</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page2.html">Page2</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page3.html">Page3</a></p></td>
</tr>
<tr>
<td bgcolor="red">9</td>
</tr>
<tr>
<td height="50" colspan="2" bgcolor="#9999CC">STOPA</td>
</tr>
</table>
</center>
</body>
</html>
Zapisz to pod nazwą: „index.html” i jako typ wybierz „wszystkie pliki”
Tak samo postępuj z tymi tylko z następującymi nazwami
To pod nazwa: „page1.html”
<html>
<body>
<center>
<table border="0" width="800" height="800">
<tr>
<td colspan="2" height="200" bgcolor="#00CC99"><center><img src="http://avatars.zapodaj.net/images/6da772a563eb.jpg" height="200"> </center></td>
</tr>
<tr>
<td height="10" width="150" bgcolor="red"><p align="center" align="middle"><a href="index.html">GŁÓWNA</a></p></td> <td rowspan="5" bgcolor="#666699"><p align="center" align="middle">blebleblebleblebleblebleblebleblebleblebleblebleblebleblebleblebleblebleblebleblebleble</p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page1.html">Page1</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page2.html">Page2</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page3.html">Page3</a></p></td>
</tr>
<tr>
<td bgcolor="red">9</td>
</tr>
<tr>
<td height="50" colspan="2" bgcolor="#9999CC">STOPA</td>
</tr>
</table>
</center>
</body>
</html>
To pod nazwą: „page2.html”
<html>
<body>
<center>
<table border="0" width="800" height="800">
<tr>
<td colspan="2" height="200" bgcolor="#00CC99"><center><img src="http://avatars.zapodaj.net/images/6da772a563eb.jpg" height="200"> </center></td>
</tr>
<tr>
<td height="10" width="150" bgcolor="red"><p align="center" align="middle"><a href="index.html">GŁÓWNA</a></p></td> <td rowspan="5" bgcolor="#666699"><p align="center" align="middle">WITAJ NA MOJEJ STRONIE</p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page1.html">Page1</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page2.html">Page2</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page3.html">Page3</a></p></td>
</tr>
<tr>
<td bgcolor="red">9</td>
</tr>
<tr>
<td height="50" colspan="2" bgcolor="#9999CC">STOPA</td>
</tr>
</table>
</center>
</body>
</html>
To pod nazwa =: „ page3.html”
<html>
<body>
<center>
<table border="0" width="800" height="800">
<tr>
<td colspan="2" height="200" bgcolor="#00CC99"><center><img src="http://avatars.zapodaj.net/images/6da772a563eb.jpg" height="200"> </center></td>
</tr>
<tr>
<td height="10" width="150" bgcolor="red"><p align="center" align="middle"><a href="index.html">GŁÓWNA</a></p></td> <td rowspan="5" bgcolor="#666699"><p align="center" align="middle">WITAJ NA MOJEJ STRONIE</p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page1.html">Page1</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page2.html">Page2</a></p></td>
</tr>
<tr>
<td height="10" bgcolor="#FF3333"><p align="center" align="middle"><a href="page3.html">Page3</a></p></td>
</tr>
<tr>
<td bgcolor="red">9</td>
</tr>
<tr>
<td height="50" colspan="2" bgcolor="#9999CC">STOPA</td>
</tr>
</table>
</center>
</body>
</html>
Pamiętaj o rozszerzeniu „ .html ” w nazwie pliku + typ jako „wszystkie pliki”. W razie problemów proszę pisać ;)