I really like this experiment from Jordan Moore on changing the scroll pattern on his website. While it goes against the users expectation, it does make you take a bit more notice of the page. Some key things to consider moving forward with this would be… Handling RTL content How does mouse scroll behaviour work… Continue reading Horizontal scroll on the web
Tag: layout
GoldenLayout
Golden layout is a multi-window javascript layout manager for webapps Visit Link
Fibonacci Flexbox Composer
This is an amazing piece of kit. Start with a box and add columns or rows. Then, from within each resulting box, create another set of evenly spaced columns or rows. It provides some exciting layout ideas. Check out the layout I created in 34 seconds. http://ift.tt/1w2To2y Visit Link
Learn CSS Layout
This site teaches the CSS fundamentals that are used in any website’s layout. They assume you already know what selectors, properties, and values are. And you probably know a thing or two about layout, though it may still be a rage-provoking activity for you. Visit Link
Dive into Flexbox – Bocoup
Flexbox is a new layout mode in CSS3 that is designed for the more sophisticated needs of the modern web. This article will describe the newly-stablized Flexbox syntax in technical detail. Browser support is going to grow quickly, so you’ll be ahead of the game when support is wide enough for Flexbox to be practical.… Continue reading Dive into Flexbox – Bocoup