Guest User

Untitled

a guest
May 13th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
  5. <title>Тег IFRAME</title>
  6.  
  7. </head>
  8. <body scroll="no">
  9.  
  10. <TABLE BORDER=1 HEIGHT=100 WIDTH=100%>
  11. <TR>
  12. <TD>Ячейка 1 строки 1</TD>
  13. </TR>
  14. </TABLE>
  15.  
  16. <iframe src="http://lenta.ru/" WIDTH=100% HEIGHT=100%>
  17. Ваш браузер не поддерживает плавающие фреймы!
  18. </iframe>
  19.  
  20. </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment