Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

af009/CSS-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CSS Tool

css-tool gif

Description

๐Ÿ˜„ A fun tool to experiment with CSS 3D Transforms, Grid and Flexbox.

Supported Features (at the moment)

Transforms

Property Purpose
PV Defines a perspective view for a 3D transformed element
RotateX Rotates an element around its X-axis at a given degree
RotateY Rotates an element around its Y-axis at a given degree
RotateZ Rotates an element around its Z-axis at a given degree
SkewX Skews an element along the X-axis by the given angle
SkewY Skews an element along the Y-axis by the given angle
ScaleX Resizes an element along the X-axis
ScaleY Resizes an element along the Y-axis

Grid

Property Purpose
Align Content Aligns the grid along the block (column) axis
Justify Content Aligns the grid along the inline (row) axis

Flexbox

Property Purpose
Align Items Specifies the default alignment for items inside the flexible container
Justify Content Aligns the flexible container's items when the items do not use all available space on the main-axis

Feature requests, suggetions or issues

โžก๏ธ afwebd@yahoo.com

License

MIT

About

๐Ÿ˜„ A fun tool to experiment with CSS 3D Transforms, Grid and Flexbox.

Topics

Resources

License

Stars

Watchers

Forks