Files
RCBASIC4/doc/doc_files/navbar.html
2024-10-27 11:52:28 -04:00

22 lines
437 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Abs [RCBasic Doc] </title>
</head>
<frameset rows="40%,60%">
<frame name="nav_top" src="nav_top.html" />
<frame name="nav_bottom" src="nav_bottom.html" />
<noframes>
<body>
Your browser does not support frames.
</body>
</noframes>
</frameset>
</html>