.....

 

 
------------------------------------------------------------------------------------------------------------------ Vip Партнеры ----------------------------
 
; ;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

 

Super Forum

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Super Forum » Бесплатник » Стартовые странички


Стартовые странички

Сообщений 1 страница 8 из 8

1

В этой теме выставляем бесплатные работы для пользования.
Естественно по форме.

• Автор стартовой странички.
• Размеры стартовой.
• Ссылка на скачивания файла либо выкладываем прямо на форум.
• Скрин стартовой.
• Код стартовой.
• Файлы предназначенные для редактирования(с пояснением)

0

2

• Стартовую может забрать любой и поделать под себя!
• Кнопки название чата итд там нетрудно разберетесь
• Дизайнер - Ася (Ася)
• Вёрстка - InfinitI(я)

В коде есть заместо ваш чат вписываем свой.

Код:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html>
<head>
<title>Ваш Чат</title>
   <meta name="Description" content="%CHAT('DESCRIPTION')%">
   <meta name="Keywords" content="%CHAT('KEYWORDS')%">
   <meta name="language" content="rus,russian">
   <meta name="robots" content="all,index">
        <meta name="author" content="InfinitI">
        <meta http-equiv="content-language" content="Russian">
        <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
   <link rel="stylesheet" type="text/css" href="http://igust4u.ru/chats/clients/podarok/svd.css" media="all">
   <!--[if IE]><link rel="stylesheet" type="text/css" href="http://igust4u.ru/chats/clients/podarok/ie.css" media="all"><![endif]-->
   <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="http://igust4u.ru/chats/clients/podarok/ie6.css" media="all"><![endif]-->
</head>

<body>
<div class="clear"></div>
<div class="page">
<div class="top_cont"></div>
<div class="left_cont"></div>
<div class="center_cont">
<form name="login" method="post" action="/">
<input type="hidden" name="sess">
<input type="hidden" name="ref" value="%GET('ref')%">
<div class="login"><input type="text" name="nick" value="%COOKIE("Nick")%" class="login_input"></div>
         <div class="password"><input type="password" name="pass" value="" class="login_input"></div>
         <div class="login_ok"><span class="ok" onmouseover="this.id='ok_hover'" onmouseout="this.id=''" onclick="passCrypt(); document.login.submit(); return false;" ></span></div>
     <input type="submit" style="display: none">
    </form>
  <script src="/js/login.jsa" type="text/javascript"></script>
  <script src="/js/md5.js" type="text/javascript"></script>
</div>
<div class="right_cont"></div>
<div class="unfer2_cont"></div>
<div class="unfer3_cont">Добро пожаловать в чат "%CHAT('ADDRESS')%"!</div>
<div class="unfer4_cont">
<a class="menubtn" href="/people/form?ref=%GET('ref')%" target="_blank" style="left: 50px; top: 0px;">Рега</a>
<a class="menubtn" href="/rules" target="_blank" style="left: 150px; top: 0px;">Правила</a>
<a class="menubtn" href="/whowas?" target="_blank" style="left: 250px; top: 0px;">Кто был</a>
<a class="menubtn" href="/gb" target="_blank" style="left: 350px; top: 0px;">Геста</a>
<a class="menubtn" href="/people/" target="_blank" style="left: 450px; top: 0px;">Люди</a>
<a class="menubtn" href="/help" target="_blank" style="left: 550px; top: 0px;">Помощ</a>
<a class="menubtn" href="/people/top" target="_blank" style="left: 650px; top: 0px;">Топ 10</a>
</div>
<div class="copi_cont">© <a href="http://%CHAT('ADDRESS')%">Ваш Чат</a> дизайн - <a href="http://igust4u.ru/svobodnie-servisi/servis-startovie-stranichki-t84.html" target="_blank">Ася</a> вёрстка <a href="http://igust4u.ru/svobodnie-servisi/servis-startovie-stranichki-t84.html" target="_blank">InfinitI</a>  разработка <a href="http://august4u.net/" target="_blank">August</a></div>
<div class="end_cont"></div>
</div>
</body>
</html>

0

3

Работа выполнена Дизайнером Мальвинка

Код:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<title>Главная страница чата</title>
<style type="text/css">
<!--
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9dd5a6;
	font-weight: normal;
	font-style: italic;
}
body {
margin: 0px;
	background-color: #000000;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #00FFCC;
}
a:active {
	text-decoration: none;
	color: #33CC66;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	color: #00FF66;
}
.login_input {
	width: 180px;
	height: 16px;
	border: 1px dotted #feec77;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
	background-color: transparent;
	}
	.vx {
	width: 100px;
	height: 26px;
	float: left;
	background-color: transparent;
	background-image: url(http://s56.radikal.ru/i153/1102/7d/61fb8223ac24.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #1ce401;
	text-align: center;
	padding-right: 0px;
}
.vx1 {
	width: 100px;
	height: 26px;
	float: left;
	background-color: transparent;
	background-image: url(http://s008.radikal.ru/i303/1102/58/16e33d7ca780.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #f0fe8f;
	text-align: center;
	padding-right: 0px;
	}
.style2 {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.block {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #537359;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 60px;
}
-->
</style>
</head>

<body>
<table width="1200" height="900" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center" valign="top"><table width="1200" height="197" align="center" cellpadding="0" cellspacing="0" background="http://i001.radikal.ru/1102/32/4848dd4b066b.jpg">
      <tr>
        <td width="500" align="center" valign="top">&nbsp;</td>
        <td width="400" align="center" valign="middle">
    Вход в наш чат свободный. Если Вы зарегистрированны,<br />введите ваши ник и пароль.<br /><br />
     <form name="login" method="post" action="/">        
<input type="hidden" name="sess">
<input type="hidden" name="ref" value="%GET('ref')%">
<table class="style2" width="350">

<tr><td>Ник:</td><td><input type="text" name="nick" value="" class="login_input"></td></tr>
<tr><td>Пароль:</td><td><input type="password" name="pass" value="" class="login_input"></td></tr>
<tr><td colspan=3 align=center>
<input type=button class="vx" onClick="window.open('/people/form?ref=%GET('ref')%', '_blank');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" регистрация " /> <input type=button class="vx" onClick="window.open('/people/lost');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" забыли пароль " /> 
<input type="submit"  class="vx" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" Зайти в чат ">

</td></tr>
</table>

</form>
</span>
<div align="center">
  <script src=/js/login.jsa></script>
  <script src=/js/md5.js></script>
    
    </td>
        <td width="300" align="center" valign="middle"><span class="style1">Название вашего чата </span></td>
      </tr>
    </table>
      <table width="1200" height="532" cellpadding="0" cellspacing="0" background="http://s58.radikal.ru/i161/1102/58/2b6fb5d18730.jpg">
        <tr>
          <td width="230" align="center" valign="top">Зайти в чат с других портов: <br><br>
      <a href="адрес чата:88/index">порт 88</a><br>
                      <a href="адрес чата:8888/index">порт 8888</a><br>
          <a href="адрес чата:8080/index">порт 8080</a><br><br>
      <table width="110" cellspacing="0" cellpadding="0">
            <tr>
              <td align="center" valign="top">
    	  <input type=button class="vx" onClick="window.open('/people/form?ref=%GET('ref')%', '_blank');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" Регистрация " /><br><br>
    	  <input type=button class="vx" onClick="window.open('/rules', '_blank');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" Правила " /><br><br>
    	  <input type=button class="vx" onClick="window.open('/people', '_blank');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" Анкеты " /><br>
    	  <input type=button class="vx" onClick="window.open('/whowas', '_blank');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" Кто был " /><br><br>
    	  <input type=button class="vx" onClick="window.open('/gb', '_blank');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" Гостевая " /><br><br>
    	  <input type=button class="vx" onClick="window.open('http://radio.chatplanet.ru/listen', '_blank');" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value=" Радио " /><br><br>
    	   
    	  </td>
            </tr>
          </table>	<br><br>
          Поздравляем с Днём рождения
          :<br>
      <br>
      <span class="style2">%BD = %PEOPLE("BIRTHDAY", 0, "%%NICK%%", ", ")%% %M=%RANDOM([ "%%BD%%"])%% %(%M%)% </span>      	  </td>
          <td width="290">&nbsp;</td>
          <td class="block"> Наш чат знакомств и общения не требует обязательной регистрации. Мы рады и постояльцам и гостям. <br>В чате Вы можете разнообразно провести время, познакомиться с  людьми разных интересов, культур, взглядов, разных национальностей из множества городов по всему миру. И совсем неважно,сколько вам лет, для общения нет возрастных границ. <br>Друзья,встретившиеся у нас,продолжают общаться и реально,организовывая чатовки. <br>Возможно, наш виртуальный домик станет вашим любимым местом досуга, мы будем только рады. <br>Заходите к нам, общайтесь, знакомтесь! Надеемся,вы не будете скучать и приятно проведёте у нас время! <br><br>
       <br><span class="style2"><center>Самые общительные чатлане в этом месяце</center></span>
%PATTERN_MESS<<<END
<tr>
  <td>%NUM%.&nbsp;</td>
  <td nowrap="nowrap"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%">%NICK%</a></td>
  <td style="text-align: center;">%COUNT1%</td>
  <td style="text-align: center;">%COUNT2%</td>  
</tr>
END%

<table width="100%" cellspacing="2" cellpadding="2">
 <tr>
  <th></th>
  <th align="left">Ник</th>
  <th align="center">Публ. &nbsp;фраз</th>
  <th align="center">Личных&nbsp;фраз</th>  
 </tr>

%PEOPLE("TOP_MESS", 0, %PATTERN_MESS%, 10)%

</table><br><br><center>
Администрация чата: <br>
            <span class="style2"><br>
	        НИК (аська)       
</span><br>
	        <br>
    	По любым вопросам  обращайтесь к админу, модераторам или киллерам в чате.
      </center>
      </td>
        </tr>
      </table>
      <table width="1200" height="171" align="center" cellpadding="0" cellspacing="0" background="http://i021.radikal.ru/1102/64/a7e3be2e1184.jpg">
        <tr>
          <td width="480" align="center" valign="top" class="style2">
Здесь любая ваша инфа 

</td>
          <td class="block"><center>
Здесь может быть ещё какая-нибуть информация, либо баннеры вашего чата. 

</center></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>

0

4

Работа выполнена Дизайнером  Evanescence
https://b.radikal.ru/b30/1808/d0/53cf0f01ce8et.jpg

Код:
<html>
<head>
<title>Называние чата</title>
<script language="javascript" type="text/javascript">
function clearText(field)
{
    if (field.defaultValue == field.value) field.value = '';
    else if (field.value == '') field.value = field.defaultValue;
}
</script>
<style>
<!--
.container p.p1,.container p.p2,.container p.p3{ 
	position:absolute; 
	font-size:35px; 
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 150px 
	}
.container p.p1{top:30px; left:110px; z-index:100;}
.container p.p2{top:33px; left:113px; z-index:90;}
.container p.p3{top:34px; left:114px; z-index:80;}
.red{color:#008000;}
.black{color:#000;}
.gray{color:gray;}

-->
</style>
<link href="http://tajikchat.ucoz.net/2011/1/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="logo">
	<div id="logomenu">
    	
     	<div class="container">
	<p class="p1 red">Называние чата</p>
	<p class="p2 black">Называние чата</p>
	<p class="p3 gray">Называние чата</p>
	</div>
    
    </div> 
</div> 

<div id="menu2">
	<div id="menu">
       <ul>
            <li><a href="/" class="current">Главная</a></li>
            <li><a href="/people/?" target="_blank">Люди</a></li>
            <li><a href="/rules" target="_blank">Правила</a></li>
            <li><a href="/help?" target="_blank">Помощь</a></li>
            <li><a href="/gb/" class="last" target="_blank">Гостевая</a> </li>
        </ul>     
    
    </div> 
</div>

<div id="center">
<div id="center_vniz">

	<div id="center_vverh">
	<div id="center_content">
    
    	<div id="sidebar">
        
       	  <div class="sidebar_section">
    
            <h1><Font Size="4" Color="#000000">Меню</Font></h1>
              <ul class="category_list">
                  <li><a href="/">Главная страница</a></li>
                  <li><a href="/people/?">Люди</a></li>
                  <li><a href="/whowas">Кто был</a></li>
                  <li><a href="/rules">Правила</a></li>
                  <li><a href="/help?">Помощь</a></li>
                  <li><a href="/gb/">Гостевая книга</a></li>
                
              </ul>
    	</div>  
            
           
                    
        	<div class="cleaner"></div>
            
        </div> 
        
        <div id="content_column">
        	
            <div class="section_w500">
                    
                <h1><Font Size="4" Color="#000000">Добро пожаловать</Font></h1><hr>
                
              <fieldset>
 <legend><B><Font Size="4" Color="#008000"><B>Вход в чат!!!</B></Font></B></legend>
 <Div Align="Center"> <form name=login method=post action=/>
<input type=hidden name=sess>
<table  style=color:#fc9>
<tr><td><B><Font Color="#008000">Ник:</Font></B>&nbsp; </td><td><input name=nick size=15></td></tr>
<tr><td><B><Font Color="#008000">Пароль:</Font></B>&nbsp; </td><td><input name=pass type=password size=15></td></tr>
<tr><td colspan=2 align=Right><input type=submit value=" OK "></td></tr>
</table>
</form>
<script src=/js/login.jsa></script>
<script src=/js/md5.js></script></Div>
 </fieldset>
      </div>
            
            <div class="section_w500">
                    
                <h1><Font Size="4" Color="#000000">ТОП пользователей</Font></h1>
 %PATTERN_MESS<<<END
<tr>
  <td><Font Color="#000000"><B>%NUM%.</B>&nbsp;</Font></td>
  <td nowrap="nowrap"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%">%NICK%</a></td>
  <td style="text-align: center;"><Font Color="#000000"><B>%COUNT1%</B></Font></td>
  <td style="text-align: center;"><Font Color="#000000"><B>%COUNT2%</B></Font></td>  
</tr>
END%

<table width="100%" Border="1" cellspacing="2" cellpadding="2">
 <tr>
<th><Font Color="#008000">№</Font></th>
  <th align="left"><Font Color="#008000">Ник</Font></th>
  <th align="center"><Font Color="#008000">Публ. &nbsp;фраз</Font></th>
  <th align="center"><Font Color="#008000">Личных&nbsp;фраз</Font></th> 
 </tr>

%PEOPLE("TOP_MESS", 0, %PATTERN_MESS%, 5)%

</table>
<hr>

%PATTERN_TIME<<<END
<tr>
<td><Font Color="#000000"><B>%NUM%.</B>&nbsp;</Font></td>
  <td nowrap="nowrap"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%">%NICK%</a></td>
  
 <td width="64%"><Font Color="#000000"> &nbsp;   &nbsp;   &nbsp;  <B>%LONG_TIME(%TIME%)%</B></Font></td>
</tr>
END%

<table width="100%"  Border="1" cellspacing="2" cellpadding="2">
<tr>
<th><Font Color="#008000">№</Font></th>
  <th align="left"><Font Color="#008000">Ник</Font></th>
  <th align="center"><Font Color="#008000">Время</Font></th>
</tr>

%PEOPLE("TOP_TIME", 0, %PATTERN_TIME%, 5)%

</table>
	</div>
            
           
    	        
        	<div class="cleaner"></div>
        </div> 
        
        <div class="cleaner"></div>
    
    </div>
    </div>

</div>
</div>

<div class="cleaner"></div>

<div id="center_footer">
	<div id="footer">
    	
        Copyright © 2011 <a href="http://www.chatplanet.ru/forum/" target="_blank">Chatplanet.Ru</a> | 
         by <B>Evanescence</B>
    </div>

</div> 

</body>
</html>

0

5

Работа выполнена Дизайнером ОхотниК

https://s11.radikal.ru/i183/1105/d7/1929cf5bbbd1t.jpg

Код:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<title>название чата</title>
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
body {
margin: 0px;
	background-color: #666666;
}
a {
	font-family: arial;
	font-size: 10px;
	color: transparent;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: transparent;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: transparent;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color: transparent;
	font-size: 13px;
}
.style1 {
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: 24px;
	font-style: bold-italic;
	text-align: center;
	vertical-align: top;
	color: red;
}
.log-in {
	width: 180px;
	height: 16px;
	border: 1px dotted #feec77;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
	background-color: #FFFFFF;
	}
.vx {
	width: 80px;
	height: 25px;
	float: center;
	background-color: transparent;
	background-image: url(http://s005.radikal.ru/i211/1105/52/db63522d6063.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: inherit;
	color: #FF0000;
	text-align: center;
	padding-right: 0px;
}
.vx1 {
	width: 80px;
	height: 25px;
	float: center;
	background-color: transparent;
	background-image: url(http://i062.radikal.ru/1105/c7/b681e4146eb6.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: inherit;
	color: #FF0000;
	text-align: center;
	padding-right: 0px;
}
.vx2 {
	width: 100px;
	height: 26px;
	float: left;
	background-color: transparent;
	background-image: url(http://s012.radikal.ru/i320/1105/ef/d86f3ed81675.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #1ce401;
	text-align: center;
	padding-right: 0px;
}
.vx3 {
	width: 100px;
	height: 26px;
	float: left;
	background-color: transparent;
	background-image: url(http://s006.radikal.ru/i215/1105/84/0834b10109e2.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #f0fe8f;
	text-align: center;
	padding-right: 0px;
	}

.style2 {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	color: #00FF66;
}
.block {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #537359;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 60px;
}
.baner {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FF66;
	text-align: center;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 60px;
	padding-left: 60px;
}

-->
</style>
</head>

<table width="1060" height="890" align="center" cellpadding="" cellspacing="" background="http://s43.radikal.ru/i102/1105/7d/9d84120721f5.png">
 <tr>
<td align="center" valign="top">
	
      <div align="center">
        <table width="1024" height="197" align="center" cellpadding="" cellspacing="" background="http://s53.radikal.ru/i141/1105/a8/e098c51bd078.png" alt="ВЕРХНИЙ ФРЕЙМ">
          <td width="520" align="center" valign="top">
               <br>
                <br>
                <table width="369" height="95" border="0" background="">
                  <tr>
                    <td width="123"><a href="/people/form?ref=%GET('ref')%" target="_blank"><input type="submit" class="vx2" onMouseOver="this.className='vx3'" onMouseOut="this.className='vx2'" value="Регистрация"></td>
                    <td width="123"><a href="/whowas" target="_blank"><input type="submit" class="vx2" onMouseOver="this.className='vx3'" onMouseOut="this.className='vx2'" value="Кто был"></td>
                    <td width="123"><a href="http://radio.chatplanet.ru/listen" target="_blank"><input type="submit" class="vx2" onMouseOver="this.className='vx3'" onMouseOut="this.className='vx2'" value="Радио ЧП"></td>
                  </tr>
                  <tr>
                    <td><a href="/people" target="_blank"><input type="submit" class="vx2" onMouseOver="this.className='vx3'" onMouseOut="this.className='vx2'" value="Люди"></td>
                    <td><a href="http://" target="_blank"><input type="submit" class="vx2" onMouseOver="this.className='vx3'" onMouseOut="this.className='vx2'" value="Форум"></td>
                    <td><a href="/rules" target="_blank"><input type="submit" class="vx2" onMouseOver="this.className='vx3'" onMouseOut="this.className='vx2'" value="Правила"></td>
                  </tr>
              </table>
          <td width="501" align="center" background="">
	          <font color="#000000"><br/>
	            Вход в чат свободный. Если Вы зарегистрированны,
                <br>введите ваш ник и пароль.
                <form name="login" method="post" action="/">        
<input type="hidden" name="sess">
<input type="hidden" name="ref" value="%GET('ref')%">
<table class="style2" width="350">

<tr><td width="105"></td>
<td width="233"><input type="text" name="nick" value="" class="log-in"></td></tr>
<tr><td></td><td><input type="password" name="" value="" class="log-in"></td></tr>
<tr><td colspan=3 align=center>
<input type="submit"  class="vx" onMouseOver="this.className='vx1'" onMouseOut="this.className='vx'" value="">
  </td></tr>
  <br>
    </table>
  </form>
  </span>
  <div align="center">
	          <script src=/js/login.jsa></script>
            <script src=/js/md5.js></script>    </td>
        </tr>
        </table>
      </div>
      <table width="1024" height="532" cellpadding="0" cellspacing="0" background="http://s007.radikal.ru/i302/1105/44/a507f8b94a24.png">
        <tr>
          <td width="280" align="center" valign="top"><br>
            <font color="#000000">Рекомендуются:</font><br><br>
      <table width="136" height="150" cellpadding="0" cellspacing="0" align="center">
<td><a target="_blank" href="http://www.google.com/chrome/"><img src="http://s015.radikal.ru/i330/1105/c0/1e37eed9784f.gif" alt="Chrome" width="59" height="59"></a>
&nbsp;<a target="_blank" href="http://www.apple.com/safari/download/"><img src="http://i064.radikal.ru/1105/57/f4953ad850a7.gif" alt="Safari" width="59" height="59"></a></td>
<br>
<td><a target="_blank" href="http://www.mozilla-europe.org/ru/firefox/"><img src="http://s012.radikal.ru/i321/1105/6d/c860ff33298e.gif" alt="Fire Fox" width="59" height="59"></a> 
&nbsp;<a target="_blank" href="http://www.opera.com/download/"><img src="http://s004.radikal.ru/i208/1105/41/9b5428361a93.gif" alt="Opera" width="59" height="59"></a></td>
          </table>	<br><br>
          <td width="531" class="block" align="center"><font color="#000000">Сейчас в чате <script src=http://mego.august4u.ru:8080/c></script> человек<br>
            <br>Самые болтливые дедушки и бабушки чата:
             <table width="400" border="0" align="center">
  <tr>
    <th scope="cop">&nbsp;
	<br>
%PATTERN_MESS<<<END
<tr>
  <td>%NUM%.&nbsp;</td>
 <td nowrap="nowrap"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%"><font color="#FFFFFF">%NICK%</a></td>
  <td style="text-align: center;">%COUNT1%</td>
  <td style="text-align: center;">%COUNT2%</td>   
</tr>
END%

<table width="100%" cellspacing="0" cellpadding="0" border="0">
 <tr>
  <th></th>
  <th align="left">Ник</th>
  <th align="center">Публ. &nbsp;фраз</th>
  <th align="center">Личных&nbsp;фраз</th>  
 </tr>

%PEOPLE("TOP_MESS", 0, %PATTERN_MESS%, 10)%

</table>
	
	
	
	</th>
  </tr>
</table>

          </td>
          <td width="285" class=""><table width="282" border="0">
            <tr>
              <th width="276" height="454" scope=""><p class="style1">Админсостав:</p>
                <p class="style1">админ - кто то</p>
                <p class="style1">модер - кто то</p>
                <p class="style1">киллер - кто то</p>
                <p class="style1">графер - кто то</p>
                <p class="style1">&nbsp;</p>
                <p class="style2">если что то сами меняйте на свой вкус</p>
              <p class="style2"> ;)</p></th>
            </tr>
          </table>          <p class="style1">&nbsp;</p>
          </td>
        </tr>
      </table>
  <table width="1024" height="130" align="center" cellpadding="0" cellspacing="0" background="http://s47.radikal.ru/i115/1105/cc/03db1319f6a0.png">
    <tr>
          
      <td class="baner"><center> 
    	<marquee direction="left" scrolldelay="5" scrollamount="7" behavior="scroll" loop="0" style="background-color: transparent;" id="Marquee1" height="40">
<a href="http://club.chatplanet.ru/" target="_blank"><img src="http://club.chatplanet.ru/button.gif" alt="Ассоциация чатов Августа.Клуб честных администраторов." border="0" height="31" width="88"></a>

</html>

0

6

Работа выполнена Дизайнером zabawa

https://s017.radikal.ru/i442/1111/3c/aefa5a7991dct.jpg

Код:
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<title>Главная Страница: ВАШ ЧАТ</title>
<meta name="description" content="Auto dealer website">
<meta name="keywords" content="autos, cars, dealer">
<style type="text/css" media="all"> 

html,body{
margin:0px;
padding:0px;
background:#000;
font-size:16px;
font-family: tahoma;
color:#c4a38a;
}

a{
text-decoration:none;
color:#87776b;
}

a:hover{
color:#c4a38a;
}
a img{
border:0;
}

body{
width:1000px;
height:100%;
margin:0 auto;
padding:0 auto;
}
.shapka{
width:588px;
height:374px;
margin:0 auto;
padding:0 auto;
background: url(http://i054.radikal.ru/1111/69/fcc0038c1f72.jpg) #000;
}
.logo{
width:500px;
height:100px;
margin:-50px 250px 10px 250px;
}
.bokpan{
width:250px;
height:100%;
position:relative;
margin:20px 0 0 30px;
float:left;
}
.bverh{
height:75px;
background:url(http://s017.radikal.ru/i412/1111/50/d06ef5b16909.png)  no-repeat;
}
.bcentr{
height:100%;
background:url(http://s011.radikal.ru/i317/1111/04/950adcb8e897.png) repeat-y;
}
.bniz{
height:38px;
margin-bottom:15px;
text-indent:-90000px;
background:url(http://s017.radikal.ru/i427/1111/fb/9e5e9010dfbf.png)  no-repeat;
}
.bzag{
padding:10px;
font-size:140%;
 color: #3a2600;
 text-shadow: 0px 3px 0px #87776b;
 font-family: calibri;
text-align: center;
}
.bcont{
padding:5px 10px;
font-size:14px;
font-family: tahoma;
text-align:left;
color:#fbd8c5;
}
.rn ul{
list-style-type:none;
margin:0;
padding:0;
}
.rn ul li{
 height:30px;
text-align: center;
}
.form{
width:200px;
height:100px;
padding:5px;
}
.field_username{
width: 100px;
margin:-15px 0 5px 35px;
color:#c4a38a;
font-size:13px;
font-family: tahoma;
}
.field_password{
width: 150px;
margin:-5px 0 5px 35px;
color:#c4a38a;
font-size:13px;
font-family: tahoma;
}
.field{
background-color:#c4a38a;
border:1px solid #2e1e0f;
}
.button_enter{
width: 70px;
height:30px;
margin:10px 0 0 125px;
padding:5px auto;
color:#c4a38a;
font-size:14px;
font-family: tahoma;
background: url(http://s42.radikal.ru/i097/1111/88/415bce3d7e9c.png);
border:0px;
}

.rn ul{
list-style-type:none;
margin:0;
padding:0;
}
.rn ul li{
 height:30px;
text-align: center;
}
.centrpan{
width:660px;
height:100%;
margin:30px 0 0 310px;
}
.cverh{
height:72px;
margin:-3px 0 0 0;
background:url(http://s017.radikal.ru/i432/1111/61/869a5820662b.gif)  no-repeat;
}
.ccenter{
height:100%;
margin:0 0 0 2px;
background:url(http://s43.radikal.ru/i099/1111/b2/0c87285c0353.png)  repeat-y;
}
.cniz{
height:33px;
margin-bottom:15px;
margin-left:2px;
text-indent:-90000px;
background:url(http://s016.radikal.ru/i334/1111/66/c5c0eeb4fad4.png)  no-repeat;
}
.footer{
width:940px;
height:70px;
margin:0 auto;
clear:both;
background: url(http://s53.radikal.ru/i139/1111/8f/aaa75b0b5ccb.jpg) #000;
}
.fcopi{
margin:10px 0 0 10px;
}

</style>
</head>
<body>
<!--Шапка начало-->
<div class="shapka"></div>
<!--Шапка конец-->

<!--Лого начало-->
<div class="logo"><img src="http://s017.radikal.ru/i418/1111/ed/28ea80c148c0.gif"></div>
<!--Лого конец-->

<!--Боковая панель начало-->
<div class="bokpan">
<!--Блок начало-->
<div class="bverh"><div class="bzag">Заходи</div></div>
<!--Контент-->
<div class="bcentr"><div class="bcont">
<div class="form">
<form  name="login" method="post" action="/">
<input type="hidden" name="sess">
<input type=hidden name=ref value="%GET('ref')%">
        <div class="field_username">
        <strong><span>Логин:</span></strong>
        <div class="field">
        <input type="text" class="field"  name="nick">
        </div>
        </div>

        <div class="field_password">
        <strong><span>Пароль:</span></strong>
        <Input Type="password" class="field" name="pass">
        </div>

        
        <input type="submit" value="ok" class="button_enter" title="ok" />
        

    	</form>
<script src=http://ВАШ ЧАТ/js/login.jsa></script>
<script src=http://ВАШ ЧАТ/js/md5.js></script>
</div>
</div></div>
<!--Конец контента-->
<div class="bniz"></div>
<!--Блок конец-->

<!--Блок начало-->
<div class="bverh"><div class="bzag">Меню</div></div>
<!--Контент-->
<div class="bcentr"><div class="bcont">
<!--Меню чата-->
<div class="rn">
<ul>
<li><a href="ССЫЛКА НА РАЗДЕЛ" target="_blank">Ссылка на раздел</a></li>
<li><a href="ССЫЛКА НА РАЗДЕЛ" target="_blank">Ссылка на раздел</a></li>
<li><a href="ССЫЛКА НА РАЗДЕЛ" target="_blank">Ссылка на раздел</a></li>
</ul>
</div>
<!--Конец меню-->
</div></div>
<!--Конец контента-->
<div class="bniz"></div>
<!--Блок конец-->

</div>
<!--Боковая панель конец-->

<!--Центральная панель начало-->
<div class="centrpan">
<!--Центральный блок-->
<div class="cverh"><div class="bzag">Добро пожаловать в наш чат</div></div>
<div class="ccenter">
<div class="bcont"><b><center>
Здесь будет информация о вашем чате
</center></b></div>
</div>
<div class="cniz"></div>
<!--Конец центрального блока-->

<!--Центральный блок-->
<div class="cverh"><div class="bzag">Топ чатлан</div></div>
<div class="ccenter">
<div class="bcont">
<center><table width="70%" Border="0" cellspacing="2" cellpadding="2">
 <tr>
  <th align="left"><Font Color="#c4a38a">Ник</Font></th>
  <th align="center"><Font Color="#c4a38a">Публ. &nbsp;фраз</Font></th>
  <th align="center"><Font Color="#c4a38a">Личных&nbsp;фраз</Font></th>  
 </tr>
 %PATTERN_MESS<<<END
<tr>
  <td nowrap="nowrap"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%">%NICK%</a></td>
  <td style="text-align: center;"><Font Color="#fff"><B>%COUNT1%</B></Font></td>
  <td style="text-align: center;"><Font Color="#fff"><B>%COUNT2%</B></Font></td>  
</tr>
END%
%PEOPLE("TOP_MESS", 0, %PATTERN_MESS%, 5)%
</table></center></div>
</div>
<div class="cniz"></div>
<!--Конец центрального блока-->

<!--Центральный блок-->
<div class="cverh"><div class="bzag">По всем вопросам обращаться</div></div>
<div class="ccenter">
<div class="bcont"><b><center>
Здесь информация об Администрации
</center></b>
</div>
</div>
<div class="cniz"></div>
<!--Конец центрального блока-->

</div>
<!--Центральная панель конец-->

<!--Футер начало-->
<div class="footer">
<div class="bcont">
<div class="fcopi">
Ваш чат. Все права защищены<br>
Desing by klipsa
</div>
</div>
<!--Футер конец-->
</body>
</html>

0

7

Работа выполнена: Дизайн -  iStina,  Вёрстка - Пижон

Код:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html>
<head>
<title>%CHAT('NAME')%</title>
   <meta name="language" content="rus,russian">
   <meta name="robots" content="all,index">
        <meta http-equiv="content-language" content="Russian">
        <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
   <link rel="stylesheet" type="text/css" href="http://artem-daragan.do.am/2012/style.css" media="all">
</head>
<body>
<div class="page">
	<div class="head">
    <p style="padding-top: 100px;">Добро пожаловать в чат %CHAT('NAME')%!</p>
	</div>
<div class="form_left"></div>
	<div class="form">
    <form name="login" method="post" action="/">
    <input type="hidden" name="sess">
    	<input type="hidden" name="ref" value="%GET('ref')%">
        <div class="login"><input type="text" name="nick" value="%COOKIE("Nick")%" class="login_input"></div>
        <div class="password"><input type="password" name="pass" value="" class="login_input"></div>
        <div class="login_ok"><span class="ok" onmouseover="this.id='ok_hover'" onmouseout="this.id=''" onclick="passCrypt(); document.login.submit(); return false;" ></span></div>
    	<input type="submit" style="display: none">
    </form>
  <script src="/js/login.jsa" type="text/javascript"></script>
  <script src="/js/md5.js" type="text/javascript"></script> 
</div>
	<div class="form_right"></div>
    <div class="content">
    	<div class="cont_left">
        <p>Администрация</p>
        <li style="padding-top: 10px;">Администратор - ICQ: 123 456 789</li>
        <li>Администратор - ICQ: 123 456 789</li>
        <li style="padding-top: 10px;">Модератор - ICQ: 123 456 789</li>
        <li>Модератор - ICQ: 123 456 789</li>
        <li style="padding-top: 10px;">Дизайнер - ICQ: 123 456 789</li>
        <li>Дизайнер - ICQ: 123 456 789</li>
    	</div>
    	
    	<div class="cont_right">
        <p>Информация</p>
        <li>Время: <script type="text/javascript">writeclock()</script></li>
        <li>Дата: 	<SCRIPT type="text/javascript" LANGUAGE="JavaScript">
                Now = new Date();
                	var mpo = Now.getMonth();
                	var mpo1 = mpo + 1
                	document.write("" + Now.getDate() + "/" + mpo1 + "/" + Now.getFullYear() + " год ")
            	</SCRIPT></li>
        <li>Всего анкет: %PEOPLE('ALL')%</li>
        <li>Сейчаc в чате: <script type="text/javascript" src="/c"> </script></li>
        <div style="text-align: center; padding-top: 20px;">Наши именинники:</div>
        	%PATTERN<<<END
        	<a href="/people/info?profile=%PROFILE%" target="_blank">%NICK% </a>
        	END%
        	%PEOPLE('BIRTHDAY', 0, %PATTERN%)%
    	</div>
    	
    	<div class="menu">
    	<p>Меню чата:</p>
    	<hr>
<a class="bt" href="/people/form?ref=%GET('ref')%" target="_blank" style="left: 0px; top: 40px;">Рега</a>
<a class="bt" href="/rules" target="_blank" style="left: 210px; top: 40px;">Правила</a>
<a class="bt" href="/whowas?" target="_blank" style="left: 425px; top: 40px;">Прохожие</a>
<a class="bt" href="/people/" target="_blank" style="left: 640px;top: 40px;">Люди</a>
    	</div>
    	
    	<div style="color: #9fc9f1; padding-top: 540px; margin-right: 57px; float: right; font-size: 10px;">
    	© Чат %CHAT('NAME')%. Дизайнер - ~*iStina*~, вёрстка - Пижон. Cоздание стартовых страниц ICQ: 1299900
    	</div>
    </div>
</div>
</body>
</html>

0

8

Работа выполнена Дизайнером Dum spiro,spero

https://b.radikal.ru/b40/1808/71/b6ae1dd145eft.jpg

Код:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
}
.kn {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
text-transform : none;
color : #000000;
background-color : transparent;
background-image : url(http://imgs.su/tmp/2012-07-03/1341321062-392.jpg);
background-repeat : no-repeat;
background-position : center;
text-align : center;
vertical-align : middle;
height : 30px;
width : 86px;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
 }
 .kn1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
text-transform : none;
color : #000000;
background-color : transparent;
background-image : url(http://imgs.su/tmp/2012-07-03/1341321127-392.jpg);
background-repeat : no-repeat;
background-position : center;
text-align : center;
vertical-align : middle;
height : 30px;
width : 86px;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
 }
.style1 {
	color: #9F5106;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DF9637;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.login {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
}
.style2 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
 
-->
</style>
</head>

<body>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="281" valign="top" background="http://imgs.su/tmp/2012-07-03/1341327166-392.jpg"><table width="100%" height="281" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="49%" height="281" align="right" valign="top"><h1>Вход в чат с других портов: </h1>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="55%">&nbsp;</td>
              <td width="8%" valign="middle"><img src="http://imgs.su/tmp/2012-07-03/1341327566-392.jpg" width="37" height="39"></td>
              <td width="37%" align="left"><a href="http://ваш чат.august4u.ru:88/index">чат на 88 порту</a> </td>
            </tr>
            <tr>
              <td>&nbsp;</td>
              <td><img src="http://imgs.su/tmp/2012-07-03/1341327566-392.jpg" width="37" height="39"></td>
              <td align="left"><a href="http://ваш чат.august4u.ru:8080/index">чат на 8080 порту </a></td>
            </tr>
            <tr>
              <td>&nbsp;</td>
              <td><img src="http://imgs.su/tmp/2012-07-03/1341327566-392.jpg" width="37" height="39"></td>
              <td align="left"><a href="http://ваш чат.ru:8888/index">чат на 8888 порту </a></td>
            </tr>
          </table>          <p>&nbsp;</p></td>
        <td width="51%" align="center" valign="top">
    <form name="login" method="post" action="/">        

          <h1>
            <input type="hidden" name="sess">
            
            <input type="hidden" name="ref" value="">
            Чтобы войти в чат введите Ваши:          </h1>
          <table width="352" height="145" align="center">



<tr align="left">

<td width="118" height="46" class="login">Логин: </td>

<td width="222">

<input type="text" name="nick" value="" class="forma"></td></tr>

<tr align="left">

<td height="47" class="login">Пароль:</td>

<td>

<input type="password" name="pass" value="" class="forma"></td></tr>

<tr>

<td height="42" colspan=3 align=center><input type="submit" class="kn" onMouseOver="this.className='kn1'" onMouseOut="this.className='kn'" value=" ОК "></td></tr>
</table>
</form>                    

 

                        <script src="/js/login.jsa" type="text/javascript"></script>

                          <script src="/js/md5.js" type="text/javascript"></script>	
    </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="104" valign="top" background="http://imgs.su/tmp/2012-07-03/1341327464-392.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="21%" height="104">&nbsp;</td>
        <td width="61%" align="center" valign="top"><table width="100%" height="104" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td align="center" valign="top">    	</td>
          </tr>
          <tr>
            <td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td>&nbsp;</td>
              </tr>
              <tr>
                <td height="84" align="center" valign="top"><input type="button" class="kn" title="Регистрация" alt="Регистрация" value="регистрация" onclick="window.open('http://ваш чат.august4u.ru/people/form?ref=, '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
	<input type="button" class="kn" title="Правила" alt="Правила" value="правила" onclick="window.open('http://ваш чат.august4u.ru/rules, '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
	<input type="button" class="kn" title="Люди" alt="Люди" value="люди" onclick="window.open('http://ваш чат.august4u.ru/people/, '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
	<input type="button" class="kn" title="Кто был" alt="Кто был" value="кто был" onclick="window.open('http://ваш чат.august4u.ru/whowas, '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
	<input type="button" class="kn" title="Творчество" alt="Творчество" value="творчество" onclick="window.open('http://ваш чат.august4u.ru:/creation/, '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'"></td>
              </tr>
            </table></td>
          </tr>
        </table>    </td>
        <td width="18%">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="489" valign="top" background="http://imgs.su/tmp/2012-07-03/1341327486-392.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="39%" height="488" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="8%" height="487">&nbsp;</td>
            <td width="92%" align="center" valign="top"><h1 class="style1">Наши контакты:
            </h1>
              <p class="style1"> Главный админ icq 11111</p>
              <p class="style1"> Зам админа icq 22222</p>
              <p class="style1"> Модератор icq 33333</p>
              <p class="style1"> Дизайнер icq 44444 </p></td>
          </tr>
        </table></td>
        <td width="61%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td height="320" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="12%" height="319">&nbsp;</td>
                <td width="59%" align="center" valign="top"><span class="style2">тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, тут будет Ваш текст, </span></td>
                <td width="29%">&nbsp;</td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td height="167" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="18%" height="169">&nbsp;</td>
                <td width="66%" align="center" valign="top"><h1>Наши партнеры:</h1>
                  <p>
    	   </p></td>
                <td width="16%">&nbsp;</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="110" valign="top" background="http://imgs.su/tmp/2012-07-03/1341327438-392.jpg">&nbsp;</td>
  </tr>
</table>
</body>
</html>

0


Вы здесь » Super Forum » Бесплатник » Стартовые странички