
30.03.2009, 21:07
|
|
Постоянный
Регистрация: 17.09.2008
Сообщений: 562
Провел на форуме: 6962560
Репутация:
536
|
|
Запиши себе в index.htm следующее:
Код:
<html>
<head>
<title>Твой сайт</title>
</head>
</head>
<frameset rows="*,0" framespacing="0" border="0" frameborder="NO">
<frame src="http://google.ru" name="dot_tk_frame_content" scrolling="auto" noresize>
<frame src="" name="dot_tk_frame_trend" scrolling="no" noresize height="0">
</frameset>
<noframes>
<body>
</body>
</noframes>
</html>
|
|
|