Wie füge ich einen vertikalen Rand in CSS hinzu
subject {
margin-top: /*the size of the margin */ (example: 100px)
/* or */
margin-bottom: /*the size of the margin */ (example: 100px)
}
Envious Emu