DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
grid-templete-rows: masonary
.container
{
display
:
grid
;
grid-template-columns
:
repeat
(
4
,
1
fr
)
;
grid-template-rows
:
masonry
;
}
Source by www.smashingmagazine.com #
PREVIOUS
NEXT
Tagged:
#masonary
ADD COMMENT
Topic
COMMENT
Name
1+6 =
Submit