Skip to content

ingoschlegelmilch/corridor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Corridor with CSS Grid


Introduction


This is meant to be a little exercise to familiarize with CSS grid and so I got the idea to create an illusion of going back and forth a corridor with walls/doors along the way displaying various content, think of it as some kind of slideshow.

How to use


In the current version you need to use the mousewheel to scroll either up for moving forward/growing the box in the center or down for moving backward/shrinking the box in the center.

Known-issues


On certain dimensions of the center container there are white spaces revealing part of the grid layout, not sure how and if this can be resolved as I assume this is due to the constant resizing of the grid dimensions.

Also the eventListener does not seem to work in Firefox, need to investigate :)

About

Tinkering around with CSS grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors