Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how do I add a vertical margin in css

subject {
  margin-top: /*the size of the margin */ (example: 100px)
  /* or */
  margin-bottom: /*the size of the margin */ (example: 100px)
}
 
PREVIOUS NEXT
Tagged: #I #add #vertical #margin #css
ADD COMMENT
Topic
Name
3+5 =