aboutsummaryrefslogtreecommitdiff
path: root/guidelines/WCAG-1.0/test6.html
blob: 806ef0e908114caa3d7e8ffc119569bb0f0d3307 (plain)
1
2
3
4
5
6
7
8
<html>
  <head> <title>Test 6</title> </head>
  <body>
    <iframe src="foo.gif"></iframe>

    <iframe src="test6frame2.html"></iframe>
  </body>
</html>