Skip to content

y-yu/structure.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

structure.js --Automatic layout based on content structure--

It is inspired by bartaz impress.js.

VERSION

This is version 0.2

DESCRIPTION

<div id="structure">
<section>
    <h1>Future Perfect</h1>
    ......
    <section> 
        <h1>Hypertext</h1>
        ......
    </section>

    <section> 
        <h1>Why a World Wide Web?</h1>  
        ......
    </section>
    ......
</section>
</div>

DEMO

http://yoshimurayuu.github.com/structure.js/

BROWSER SUPPORT

It works on Chrome and Firefox 10.

LICENSE

Copyright 2011-2012 Bartek Szopka. Released under MIT License.

About

This is a both of presentation and framework framework based on HTML & CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published