Kody potrzebne do poradnika

Kod 1: <b:if cond='data:post.hasJumpLink'>

Kod 2: <div class='jump-link'> <a expr:href='data:post.url + &quot;#more&quot;'><p align="center"><img border="0" src="ADRES URL GRAFIKI"/></p> </a> </div> </b:if>

Kod 3: <div class='jump-link'> <a expr:href='data:post.url + &quot;#more&quot;'><p align="center"><img src="ADRES URL GRAFIKI 1"  border="0" onmouseover='this.src = "ADRES URL GRAFIKI 2"' onmouseout='this.src = "ADRES URL GRAFIKI 1"'/></p> </a> </div> </b:if>