SASS Grids Grammar
Explore the Open Coding Society grid grammar through living examples.
Hi! My name is [Your Full Name]
Learning Grids
SASS Grid Mixins examples and code — multiple grid layouts that adapt to the active theme, just like buttons do.
Standard Grid
Fixed 3-column grid that collapses to 2 on mobile. Hover on desktop, tap on touch — both give the same visual feedback.
Variables, loops, functions, and DOM manipulation.
Data types, control flow, and algorithmic thinking.
TCP/IP, HTTP, and the OSI model.
Mixins, variables, and theme-aware styling.
Commits, branches, pull requests.
REST, fetch, and JSON data handling.
2-column (.cols-2) and 4-column (.cols-4) variants:
Card Grid
Auto-fill responsive grid — fits as many 200 px cards as possible per row. Cards lift on hover/tap.
Open Coding Society home and resources.
Version control for all your projects.
Your browser-based development environment.
Execute JavaScript and Python in the browser.
Build and play interactive browser games.
The calculator that inspired these grid styles.
Color Grid
Each box reveals its own unique color on hover or tap. The base state is fully themed; the color appears on interaction.
Holographic Grid
All cells are identical but continuously cycle through the rainbow with staggered timing, so the color wave flows across the grid.
Calculator-Style Grid
Equal square tiles in a 4-column keypad — same structure as the OCS calculator, fully theme-aware.
Gallery Grid
Auto-fill grid of square tiles for images, icons, or visual content.
Snake
Fish
Gamify
Calc
Network
Code