Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
<html lang="en-US">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
@font-face {
font-family: "MarkC";
src: url(../fonts/markC.ttf);
}
iframe {
margin: 0;
border: none;
padding: 0;
position: absolute;
left: 0;
}
</style>
</head>
<body>
<p><span style="font-family: MarkA">A</span><span style="font-family: MarkB">B</span><span style="font-family: MarkC">C</span></p>
<iframe style="top: 4em" src="cross-iframe-1-inner-1.html"></iframe>
<iframe style="top: 7em" src="cross-iframe-1-inner-2.html"></iframe>
</body>
</html>