<html>
<head>
<meta charset="UTF-8" />
<meta name="description" c HTML" />
>
<title>Ćwiczenia HTML </title>
<style>
a {text-decoration:none;}
a:visited { color: black;}
a:active { color: black;}
a:hover { color:red;}
h1{background-image: url(grafika/tlo2.jpg);height: 100%;}
</style>
</head>
<body>
<header>
</header>
© Strony Internetowe Klasa 2
<!--naglowek-->
SOLID STATE DISC
<!--menu-->
Home |
Wiadomości ogólne |
Budowa komórki pamięci |
Zasada działania |
Rodzaje |
Parametry |
interfejsy |
<!--content-->
<iframe name="okno2" src="html/wiadomosci.html" width="510" height="500" frameborder="0"></iframe>
<iframe name="okno3" src="html/graf.html" width="510" height="500" frameborder="0"></iframe>
<!--stopka-->