Questions
Tags
Sign In
How to mark up these blocks?
How to mark up blocks of type:
CSS
HTML
Layout
Barry72
asked
April 19th 20 at 12:42
Related questions
3
Which way is the configuration file of mariadb on CentOS?
1
How to track messages from the user Python 3 VK Vk api?
1
How to use jQuery Inputmask?
1
Why make such shadows?
1
BitmapFactory.DecodeFile returns null on Android version Lollipop and higher (Xamarin Android)?
0
Which application to use for chrome for AutoPlay audio from the player to the VC or Spotify?
2
How to fix errors in code Pascal cycle to?
0
What should be the grammar for speech recognition?
More answers about
"How to mark up these blocks?"
2
answers
micah_Klocko
answered on
April 19th 20 at 12:44
Solution
snippet
Zora.DAmore63
answered on
April 19th 20 at 12:46
Solution
Option with fixed parameters:
snippet
The number of blocks in the row, and the width of the blocks can be changed in this property:
grid-template-columns: repeat(3, 300px);
Adaptability is configured through media queries.
And here is a variant without strict commit, responsive to put it simply:
snippet
Please
sign in
or
sign up
to write your answer or comment.
Find more questions by tags
CSS
HTML
Layout