We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a2aa6 commit 335a648Copy full SHA for 335a648
index.html
@@ -4,7 +4,7 @@
4
<title>Resume</title>
5
</head>
6
<body>
7
- <div style="width=98%; position: fixed; height: 100%" id="Container">
+ <div style="width: 98%; position: fixed; height: 100%" id="Container">
8
<iframe src="/resume.html" style="width: 100%;height: 90%"></iframe>
9
<p>Also view as <a href="/resume.pdf">PDF</a>, <a href="/resume.rtf">RTF</a> and <a href="/resume.docx">DocX</a>.</p>
10
</div>
0 commit comments