Ipic01.Htm – ipic04.Htm
<html>
<head>
<title>Название
рисунка</title>
</head>
<body>
<p><small>Для
возврата сделайте щелчок мышью по
рисунку</small></p>
<p><a
href="..\instrument.htm"><img src="pic01-04.gif"
width="502" height="484"
alt="pic01-04.gif"
border="0"></a></p>
<p>Название рисунка</p>
</body>
</html>
java.css
BODY{
background-image: URL(images/bg.gif);
font-family: Arial;
font-size: 10pt}
H1{
text-align: center;
color: red;
font-size: 20pt}
P{
font-size: 10pt;
text-align: justify}
.class1{
font-size: 14pt;
color: blue;
text-align:
center;
font-style:
italic}
.class2{
font-size: 12pt;
font-weight: bold}
26