ds-algo-study
Version:
Just experimenting with publishing a package
12 lines • 429 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>C:/MY-WEB-DEV/__Projects/Recursion-Container/RECURSION-PROMPTS</title>
</head>
<frameset cols="255,*">
<frame src="left.html" name="lframe" scrolling="auto" />
<frame src="right.html" name="rframe" scrolling="auto" />
</frameset>
</html>