HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <embed src="/resume.pdf" width="400" height="500"> <noembed> <p>Your browser do not support embed tag.</p> </noembed> </embed> </body> </html>
OUTPUT
×

Save as Private