Jump to content

Test 1: Difference between revisions

From Survivalcraft Wiki
No edit summary
No edit summary
Line 2: Line 2:
     <htmltag tagname="img" src="https://survivalcraft.wiki/content/Images/gallery_1.jpg" style="border-radius: 5px;" width="150px" height="auto"></htmltag>
     <htmltag tagname="img" src="https://survivalcraft.wiki/content/Images/gallery_1.jpg" style="border-radius: 5px;" width="150px" height="auto"></htmltag>
</htmltag>
</htmltag>
<a href="https://survivalcraft.wiki/content/Images/gallery_1.jpg">
    <img src="https://survivalcraft.wiki/content/Images/gallery_1.jpg" style="border-radius: 5px;" width="150px" height="auto">
</a>

Revision as of 14:37, 31 July 2025

The tag name "a" is not supported for <htmltag>. </htmltag>


<a href="gallery_1.jpg">

   <img src="gallery_1.jpg" style="border-radius: 5px;" width="150px" height="auto">

</a>