<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
   <link type="text/css" href="css/stylyE2b.css" rel="stylesheet">
   /* CSS Document */
header h1 {
    color: white;
    background-color: black;
    font-family: arial, sans-serif;
    text-align: center;
    margin: 0 auto;
}

header h2 {
    color: white;
    background-color: black;
    font-family: arial, sans-serif;
    text-align: center;
    margin: 0 auto;
}    
  
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <meta name="generator" content="PSPad editor, www.pspad.com">
  <title></title>
  </head>
  <body>
    <h3>Hypertextové odkazy s rolovací adresou</h3>
            <h4>Obsah</h4>
            <ol>
            <li><a herf="04odkazyE2b#R2">Hypertextové odkazys rolovací adresou</a></li>
            
            <li><a herf="04obrazkyE2b#R2">Hypertextove obrazky s rolujici adresou</a></li>
                <h6>Vkladani obrazku formatu PJG </h6>
                <h4>Joint Picture Expert Group</h4>
                 <img src="obr/bulb.pjg" style="width: 300px; height: 200px;">
                  <h3>Vkladani obrazku formatu PNG </h3>
                  <h4>Portable Network Graphics</h4>
                    <img src="obr/model.png" style="width: 300px;">
                <h3>Vkladani obrázku formatu GIF</h3>
                 <h4>Graphics Intercharge Format</h4>
  </body>
</html>