Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

make div center of screen bootstrap 5

<div class="d-flex justify-content-md-center align-items-center vh-100">
    <p>Your Content</p>
</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #div #center #screen #bootstrap
ADD COMMENT
Topic
Name
3+2 =