abrandt
11-04-2006, 12:53 AM
Hello Forum:
I have a quick question as someone with rudimentary HTML skills.
I would like a PDF file to temporarily serve as an INDEX.html file.
I was told this can be accomplished by forwarding an HTML page to a PDF file.
Would the following be correct syntax?
<head>
<title>resume</title>
<meta http-equiv="refresh" content="0;url=httpppppp://no-credit-check.us/resume.pdf">
</head>
</body>
</html>
(without the extra ppppp's, of course)
Thank you in advance for a prompt and detailed response!
Alan :)
I have a quick question as someone with rudimentary HTML skills.
I would like a PDF file to temporarily serve as an INDEX.html file.
I was told this can be accomplished by forwarding an HTML page to a PDF file.
Would the following be correct syntax?
<head>
<title>resume</title>
<meta http-equiv="refresh" content="0;url=httpppppp://no-credit-check.us/resume.pdf">
</head>
</body>
</html>
(without the extra ppppp's, of course)
Thank you in advance for a prompt and detailed response!
Alan :)
