faq.md
... ...
@@ -64,17 +64,14 @@ R is /programs/x86_64-linux/r/3.6.2/bin/R
64 64
65 65
66 66
Plan text before test table:
67
-Iframe here
68
-
69
-<iframe src="https://www.google.com" title="Example Website" width="600" height="400"></iframe>
70 67
71
-
72
-HTML table:
68
+HTML table then iframe:
73 69
74 70
<html><body>
75 71
<table>
76 72
<tr><td> Cell One</td></tr>
77 73
</table>
74
+<iframe src="https://www.google.com" title="Example Website" width="600" height="400"></iframe>
78 75
</body>
79 76
</html>
80 77