Ocenuvanje po ureduvanje na veb strani

 avatar
unknown
html
3 years ago
913 B
7
Indexable
<html>
    <head>
        <title>Ocenuvanje po ureduvanje na veb strani</title>
    </head>
    <body>
        <div align=center>
            <b><i><u>Ocenuvanje po ureduvanje na veb strani</u></i></b><br>
            <font size=2>OSTU</font>
            <font size=3>Nace 
            <font size=4>Bugjoni</font>
            <font size=5>Kumanovo</font>
            <font size=6>KTA</font>
            <font size=7>III god</font><br>
            <font color=red>Наце Буѓони</font>
            <img src="slika1.jpg" width=150 height=70>
            <a href="https://nacebugjoni.mk">Nace bugjoni</a><br><br>
            Slika kako link<br>
            <a href="https://nacebugjoni.mk"><img src="slika1.jpg" width=150 height=70></a>
            <hr size=10 width=80% color=red>
            <hr size=10 width=60% color=blue>
            <hr size=10 width=40% color=green>
        </div>
    </body>
</html>
Editor is loading...