Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

typro/typrox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typro CSS Framework

Homepage: http://typro.iunas.cz/

Using

<html>
<head>
	<link rel="stylesheet" type="text/css" href="typro.reset.css">
	<link rel="stylesheet" type="text/css" href="typro.default.css">
	<link rel="stylesheet" type="text/css" href="typro.print.css">
	...
</head>
<body>
	...
</body>
</html>

Using experimental module

<html>
<head>
	<link rel="stylesheet" type="text/css" href="typro.reset.css">
	<link rel="stylesheet" type="text/css" href="typro.default.css">

	<!-- Experimental modules: -->
	<link rel="stylesheet" type="text/css" href="ideas/idea.typro.form.css">
	<link rel="stylesheet" type="text/css" href="ideas/idea.typro.grid.css">
	<link rel="stylesheet" type="text/css" href="ideas/idea.typro.hover-menu.css">
	<!-- \Experimental modules -->

	<link rel="stylesheet" type="text/css" href="typro.print.css">
	...
</head>
<body>
	...
</body>
</html>

Examples

Who uses Typro?

About

WIP!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages