I am trying to link to a .txt file without a link just show right up on page
I tried the <frame> tag so <frame src="file.txt"> but that didn't work what else can I do?
Also how can i have one frame full screen.
I do
<frame cols="50%,50%" noresize="noresize">
<frame src="example.hmtl">...