Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

centralizing to the middle of the screen with bootstrap 5

<div class="d-grid gap-2 col-6 mx-auto">
  <button class="btn btn-primary" type="button">Button</button>
  <button class="btn btn-primary" type="button">Button</button>
</div>
Source by getbootstrap.com #
 
PREVIOUS NEXT
Tagged: #centralizing #middle #screen #bootstrap
ADD COMMENT
Topic
Name
3+3 =