Skip to content

j4t1nb/demo-SplitResponsiveGrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Split Responsive Grid

Demo for a CSS-only ADC 2.0 responsive table question.

Preview

Preview of Granite switches

Possible variables to be open to the end-users

  • <thead> and <th> / color and background-color.
  • max-width property of the media query.
  • border-size and border-color for<table>and<tr>
  • background-color of <tr> when :hover

Known issues

This demo was successfully tested in Chrome, Firefox, Safari, Opera and IE9+. Media queries are not supported in IE 8 and lower so these will not render the split version the question table (either polyfill it if doable or leave as is).

About

CSS-only responsive question table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%