Skip to content

Commit c3769a8

Browse files
Updated links
1 parent 469e342 commit c3769a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/html/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ HTML pruža šest nivoa naslova, od najvažnijeg (h1) do najmanje važnog (h6):
231231
<details>
232232
<summary style="cursor:pointer;">👆 Rezultat</summary>
233233
<div style="background-color:#EEEEEE;padding:15px">
234-
<img src="/html/slika.jfif" alt="Opis slike" width="200" height="200" />
234+
<img src="/webtech/html/slika.jfif" alt="Opis slike" width="200" height="200" />
235235
</div>
236236
</details>
237237

@@ -354,7 +354,7 @@ HTML pruža šest nivoa naslova, od najvažnijeg (h1) do najmanje važnog (h6):
354354
Semantički HTML koristi elemente koji jasno opisuju svoje značenje i svrhu. Ovo poboljšava _accessibility_, SEO i održivost koda.
355355

356356
<p style="align:center;">
357-
<img src="/html/semantic.jpg" height="300" style="display:block; margin-left:auto; margin-right:auto;" />
357+
<img src="/webtech/html/semantic.jpg" height="300" style="display:block; margin-left:auto; margin-right:auto;" />
358358
</p>
359359

360360
### Header (zaglavlje)

0 commit comments

Comments
 (0)