Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
<table style="height:175px; width:100px;" cellpadding="0" cellspacing="0"><tr>
<td style="background:url(image);">
<table style="height:175px; width:100px;" cellpadding="0" cellspacing="0"><tr>
<td style="background:url(image);">
</td></tr></table>
</td></tr></table>
<img src="'.$more[pic].'" border="0" width="130" height="100">
<div id="pictures">
<img src="'.$more[pic].'" border="0" width="130" height="100" id="first"/>
<img src="'.Друга снимка.'" border="0" width="130" height="100" id="second"/>
</div>
#pictures { width: 200px; height: 200px; border: 1px solid red; }
#first { position: relative; top: 5px; left: 5px; z-index: 1; }
#second { position: relative; top: 50px; left: 50px; z-index: 2; }