Skip to content

Soft Grid CSS Framework is a 12 column grid system.

Notifications You must be signed in to change notification settings

softgridcss/softgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soft Grid CSS


Soft Grid CSS Framework is a 12 column grid system.

Install Downloading zip file and after the extract folder, including softgrid.css and normalize.css to html file


Download

        <div class="container">
            <div class="row">
                <div class="one colon">.one.colon</div>
                <div class="eleven colon">.eleven.colon</div>
            </div>
    
            <div class="row">
                <div class="two colon">.one.colon</div>
                <div class="ten colon">.ten.colon</div>
            </div>
    
            <div class="row">
                <div class="three colon">.three.colon</div>
                <div class="nine colon">.nine.colon</div>
            </div>
        </div>

Demo

alt tag

About

Soft Grid CSS Framework is a 12 column grid system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published