Flexbox Interactivo
Laboratorio de Flexbox gratuito en línea.
1
2
3
4
5
display: flex; flex-direction: row; justify-content: flex-start; align-items: stretch; flex-wrap: nowrap; gap: 8px;
Laboratorio de Flexbox gratuito en línea.
display: flex; flex-direction: row; justify-content: flex-start; align-items: stretch; flex-wrap: nowrap; gap: 8px;