https://github.com/minsithu/collage-css
a simple grid and utils for photo collage in css
https://github.com/minsithu/collage-css
Last synced: 5 months ago
JSON representation
a simple grid and utils for photo collage in css
- Host: GitHub
- URL: https://github.com/minsithu/collage-css
- Owner: MinSiThu
- License: mit
- Created: 2018-12-26T09:48:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T18:43:54.000Z (about 7 years ago)
- Last Synced: 2025-02-26T12:42:56.461Z (11 months ago)
- Language: CSS
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# collage-css
a simple grid and utils for photo collage in css

**demo layout of collage css**
**Collage Css** is used to show collage form of images in Web Interface.
**container** class is used to take 96% width and automatic center block.
**row** class represents a row.
**col-6** represents a column which takes 60% of the row.
Title
Subtitle
**Background-color Classes in collage-css**
* bg-priamry
* bg-secondary
* bg-info
* bg-success
* bg-danger
* bg-warning
**Responsive-Image**

**Stack**
Box1
Box2
**stack** class is used to add **box** which are in column position.
Boxs are also responsive.
Other util classes are also included.
[Contact Me @facebook](https://www.facebook.com/profile.php?id=100008064318566)