Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title>The iframe element must be empty in XML documents</title>
</head>
<body>
<iframe>text</iframe>
</body>
</html>
<head>
<title>The iframe element must be empty in XML documents</title>
</head>
<body>
<iframe>text</iframe>
</body>
</html>