blob: d2567d36041355840c3df1d75a39241a421e5fd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<html>
<head>
<title>Cisco Global Learning Network</title>
</head>
<frameset cols="490,301" framespacing="0" border="0" frameborder="0" marginheight=0 marginwidth=0 topmargin=0 leftmargin=0>
<frameset rows="100%,48">
<frame name="graphics" scrolling="no" marginwidth="0" marginheight="0" src="../../flash/ch01/1_3_1.swf">
<frame name="bottom" scrolling="no" marginwidth="0" marginheight="0" src="../../navigation.html" target="contents">
</frameset>
<frameset rows="100%,48">
<frame name="content" scrolling="yes" marginwidth="0" marginheight="0" target="_self" src="content.html">
<frame name="navigation" scrolling="no" marginwidth="0" marginheight="0" noresize src="buttons.html" target="self">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>
|