topical media & game development
basic-web-html-06-exercise1.htm / htm
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html>
<head>
<title>Fruit example</title>
</head>
<frameset cols="200, 450, *">
<frame src="basic-web-html-06-frames-fruitNav.htm" />
<frame name="main_frame" src="basic-web-html-06-frames-apple.htm" />
<noframes><body>This site makes uses of a technology called frames. Unfortunately
the browser you are using does not support this technology. We recommend that
you update your browser. We apologize for any inconvenience this causes.
</body></noframes>
</frameset>
</html>
(C) Æliens
21/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.