Показать сообщение отдельно
  #17 (permalink)  
Старый 15.01.2014, 19:26
Аватар для XaPu3Ma
Аспирант
Отправить личное сообщение для XaPu3Ma Посмотреть профиль Найти все сообщения от XaPu3Ma
 
Регистрация: 15.01.2014
Сообщений: 85

Вот к примеру:


<div class="item even_row r2 c0 lvl1"><div class="image"><a href="#" id="cell"><img src="source/img/cell.png" /></a></div></div>	
						
<div id="item">
	<div class="openText" id="openTexts">
		<h3>Первый блок</h3>
  
	<div class="dashed"><li></li></div> 
		<img src="source/img/cell.png" />  
			<p><b>Голосов:</b> 245059</p>
			<p><b>Версия:</b> 243-434</p>
			<p><b>Онлайн:</b> 56500</p>
			<p><b>Переходов:</b> 17957</p>	
			<p><b>Оценка:</b><div class="picture-star stars-5"></div></p>	
	<div class="dashed"><li></li></div>
		<div class="block-worlds">
			<a href="#" class="red-billet">x125</a>
			<a href="#" class="red-billet">x10</a>
			<a href="#" class="red-billet">x999</a>
			<a href="#" class="red-billet">x100</a>
			<a href="#" class="red-billet">x100</a>
			<a href="#" class="red-billet">x175</a>
			<a href="#" class="red-billet">x100000</a>
			<a href="#" class="red-billet">x75</a>
			<a href="#" class="red-billet">x30</a>
			<a href="#" class="red-billet">x115</a>
			<a href="#" class="red-billet">x1</a>
			<a href="#" class="red-billet">x150</a>
		</div>
	</div>
</div>


И вторая картинка с своим инф. блоком:


<div class="item even_row r3 c7 lvl1"><div class="image"><a href="#" id="cell"><img src="source/img/cell.png" /></a></div></div>	
						
<div id="item">
	<div class="openText" id="openTexts">
		<h3>Второй блок</h3>
  
	<div class="dashed"><li></li></div> 
		<img src="source/img/cell.png" />  
			<p><b>Голосов:</b> 245059</p>
			<p><b>Версия:</b> 243-434</p>
			<p><b>Онлайн:</b> 56500</p>
			<p><b>Переходов:</b> 17957</p>	
			<p><b>Оценка:</b><div class="picture-star stars-4"></div></p>	
	<div class="dashed"><li></li></div>
		<div class="block-worlds">
			<a href="#" class="red-billet">x125</a>
			<a href="#" class="red-billet">x10</a>
			<a href="#" class="red-billet">x999</a>
			<a href="#" class="red-billet">x100</a>
			<a href="#" class="red-billet">x100</a>
			<a href="#" class="red-billet">x175</a>
			<a href="#" class="red-billet">x100000</a>
			<a href="#" class="red-billet">x75</a>
			<a href="#" class="red-billet">x30</a>
			<a href="#" class="red-billet">x115</a>
			<a href="#" class="red-billet">x1</a>
			<a href="#" class="red-billet">x150</a>
		</div>
	</div>
</div>

Последний раз редактировалось XaPu3Ma, 15.01.2014 в 19:28. Причина: В
Ответить с цитированием