CSS Portal
UI
Search
Create UI Element
Login
Register
Buttons
13
Cards
11
Checkboxes
10
Forms
10
Inputs
9
Loaders
11
Patterns
9
Radio Buttons
11
Toggle Switches
11
Tooltips
8
Favorites
Add ICU by mariam56
0
Add to Favorites
HTML Code
CSS Code
Copy
Submit
Copy
.form { display: flex; flex-direction: column; gap: 10px; } .form button { align-self: flex-start; }
Uploaded:
6th December 2024
Views:
3
Tags:
#user name
mariam56
CSS Properties Used
There are 4 CSS properties used in the above example. Click to view and learn about each property.
display
flex-direction
gap
align-self