Skip to content

Given a set of items, add the correct outside margin

Notifications You must be signed in to change notification settings

minro/dynamic-columns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dynamic-columns

Given a set of items, add the correct outside "margin"

class-driven approach.

There are two versions, in index.html and indexjs.html, one has a script tag and the other one is only html.

The html-only version does not handle wrapping constrained rows in a wrapper. The jS version generates the content and can generate constrained rows inside a wrapper, aswell as just constrained rows.

Site-wide padding can also be set in the <style>-tag on the body tag and in the media-queries.

About

Given a set of items, add the correct outside margin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages