Příklad:
Kód: Vybrat vše
<img src="name.gif" alt="title image" border="0" align="center">
Nebo přesně napolohovat
<img src="name.gif" alt="tittle images" style=" border: 0px solid; margin-left: 10px; margin-right: 10px; float:
right">
Takle by to mohlo vypadat:
Kód: Vybrat vše
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Epic-Gaming rozcestí</title>
</head>
<body>
<body bgcolor="black">
<div>
<h1>
<p align="center">
<font color="red">Prosím, vyberte si hru, kterou chcete hrát.</font>
</p>
</h1>
</div>
<div>
<a href="http://mc-epic-gaming.hys.cz/"><img src="minecraft.jpg" alt="Minecraft" border="0" align="center">
</a>
</div>
</body>
</html>