Skip to content

gregorterrill/DAMP-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device-Agnostic Master Page (DAMP) Template

This is a lightweight version of the Web Experience Toolkit (WET) designed from the ground up with enhanced code readability and responsive functionality in mind.

Info

Grid System Notes

  • The elements you apply the .column-x, .push-x and .pull-x classes to CANNOT have left/right borders or padding or everything will break in IE7 since it doesn't support box-sizing:border-box. A workaround is to wrap all the inside content of the element inside a div and apply your padding to that. Alternatively, apply your padding to all individual internal elements.

About

A lightweight version of the Web Experience Toolkit (WET).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published