ljr/livejournal/htdocs/styles/browse/index.html

17 lines
398 B
HTML
Raw Normal View History

2019-02-05 21:49:12 +00:00
<html>
<head>
<title>Style Browser</title>
</head>
<frameset cols="200,*">
<frameset rows="100,*">
<frame name="start" src="start.bml">
<frame name="links" src="links.bml">
</frameset>
<frame name="main" src="instructions.bml">
</frameset>
</html><!-- <LJDEP>
link: htdocs/styles/browse/start.bml, htdocs/styles/browse/blank.bml, htdocs/styles/browse/instructions.bml
</LJDEP> -->