Update index.html
This commit is contained in:
+3
-6
@@ -21,10 +21,7 @@
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<frameset rows = "100%" onload="onLoad();">
|
||||
<frame name = "top" src = "http://www.textnow.com" />
|
||||
<noframes>
|
||||
<body>The browser you are working does not support frames.</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
<body>
|
||||
<iframe src="http://www.textnow.com"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user