Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<html>
<head>
<title>iframe With Base Tag</title>
<link rel="match" href="iframe-with-base-ref.html">
<base href="support/">
</head>
<body>
<iframe src="blank.htm">
</body>
</html>