frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 23 Dec 2013 23:14:49 +0200
changeset 1535 e499cb39b573
parent 1370 f696187c0098
permissions -rw-r--r--
CSS frameworks. CSS compilers.

<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>tips index</title>
</head>
<frameset cols="220,*">
    <frame src="frame-index.html" name="toc">
    <frame src="README.html" name="article">
</frameset>
</html>