grid flex flex start code example
Example 1: css flex
.container {
display: flex; /* or inline-flex */
}
Example 2: flexbox
Please read flexbox & grid in CSS TRIX,
make hands-on project watching (WESBOS videos - it's really useful)
also try [FLEXBOX - froggy] and [GRID - garden] games