Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<html>
<head>
<title>iframe Without Base Tag</title>
</head>
<body>
<iframe src="support/blank.htm">
</body>
</html>
<!doctype html>
<html>
<head>
<title>iframe Without Base Tag</title>
</head>
<body>
<iframe src="support/blank.htm">
</body>
</html>