Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<frameset cols="50%,50%">
<frame id="frame-1" src="https://example.com"></frame>
<frame id="frame-2" aria-label="Label" src="https://example.com"></frame>
</frameset>
</html>