KO
|
EN
gitlite — search
Search
#deep-learning
#tailwindcss
#typescript
#python
#ai
#javascript
#react
#machine-learning
#nextjs
#java
#reactjs
#flutter
1-line-CSS-Framework
★ 69
Open GitHub ↗
One Line CSS Framework
Download README (.md)
Explore Similar Repositories
Awwwards-remake-DIGITALWERK
:
About Awwwards remake | DIGITALWERK digital agency REACT JSX HTML CSS3
grid-gallery
:
A simple and light Grid Gallery with pure JS
css-diamond-grid
:
A responsive grid of diamonds.
minicssgrid
:
A tiny CSS grid implementation in typescript
Gridlock
:
A responsive CSS grid system.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
1-line-CSS-Framework
?
Download (.md)
# 1-line-CSS-Framework One Line CSS Framework Only CSS you need is this: `.dp50 {width:50%; float:left;}` Every column can be divided by two, becoming half column or 50% column. One column can become 2 (50%) column or 100% = 50% + 50%. So we can make 2,4,8,16, … layout system. Demos: [Demo1](https://vladocar.github.io/1-line-CSS-Framework/1-line-css-framework-1.html) [Demo2](https://vladocar.github.io/1-line-CSS-Framework/1-line-css-framework-2.html) [Demo3](https://vladocar.github.io/1-line-CSS-Framework/1-line-css-framework-3.html) [You can find more on my blog >>](http://www.vcarrer.com/2018/03/1-line-css-framework.html)