I want to link to an mp3 and have it download when clicked on
would it be like <a href="download:site.com/file.mp3>Click To Download</a>?
Please Help!
Lol! I made up this tag as writing question
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">...