Linije proba
<p>§§F(Line1,0,10,800)§§</p>
<p>§§F(LineX,-20,20,800,30)§§</p>
<p>§§F(Line1,-20,10,800)§§</p>
<p>§§F(LineX,0,20,800,10)§§</p>
<p>§§F(LineX,40,90,1000,50)§§</p>
<br><br>
<p> §§F(Line2,-10,10,800,5)§§ </p>
<svg width="800" height="50" xmlns="http://www.w3.org/2000/svg">
<!-- X Axis Line -->
<line x1="0" y1="30" x2="800" y2="30" stroke="black" stroke-width="2" />
<g font-size="12" text-anchor="middle" fill="black">
<line x1="0" y1="25" x2="0" y2="35" stroke="black" />
<text x="0" y="45">0</text>
<line x1="40" y1="25" x2="40" y2="35" stroke="black" />
<text x="40" y="45">1</text>
<line x1="80" y1="25" x2="80" y2="35" stroke="black" />
<text x="80" y="45">2</text>
<line x1="120" y1="25" x2="120" y2="35" stroke="black" />
<text x="120" y="45">3</text>
<line x1="160" y1="25" x2="160" y2="35" stroke="black" />
<text x="160" y="45">4</text>
<line x1="200" y1="25" x2="200" y2="35" stroke="black" />
<text x="200" y="45">5</text>
<line x1="240" y1="25" x2="240" y2="35" stroke="black" />
<text x="240" y="45">6</text>
<line x1="280" y1="25" x2="280" y2="35" stroke="black" />
<text x="280" y="45">7</text>
<line x1="320" y1="25" x2="320" y2="35" stroke="black" />
<text x="320" y="45">8</text>
<line x1="360" y1="25" x2="360" y2="35" stroke="black" />
<text x="360" y="45">9</text>
<line x1="400" y1="25" x2="400" y2="35" stroke="black" />
<text x="400" y="45">10</text>
<line x1="440" y1="25" x2="440" y2="35" stroke="black" />
<text x="440" y="45">11</text>
<line x1="480" y1="25" x2="480" y2="35" stroke="black" />
<text x="480" y="45">12</text>
<line x1="520" y1="25" x2="520" y2="35" stroke="black" />
<text x="520" y="45">13</text>
<line x1="560" y1="25" x2="560" y2="35" stroke="black" />
<text x="560" y="45">14</text>
<line x1="600" y1="25" x2="600" y2="35" stroke="black" />
<text x="600" y="45">15</text>
<line x1="640" y1="25" x2="640" y2="35" stroke="black" />
<text x="640" y="45">16</text>
<line x1="680" y1="25" x2="680" y2="35" stroke="black" />
<text x="680" y="45">17</text>
<line x1="720" y1="25" x2="720" y2="35" stroke="black" />
<text x="720" y="45">18</text>
<line x1="760" y1="25" x2="760" y2="35" stroke="black" />
<text x="760" y="45">19</text>
<line x1="800" y1="25" x2="800" y2="35" stroke="black" />
<text x="800" y="45">20</text>
</g>
</svg>