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>
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>
bootstrap 5 align middle
<table style="height: 100px;">
<tbody>
<tr>
<td class="align-baseline">baseline</td>
<td class="align-top">top</td>
<td class="align-middle">middle</td>
<td class="align-bottom">bottom</td>
<td class="align-text-top">text-top</td>
<td class="align-text-bottom">text-bottom</td>
</tr>
</tbody>
</table>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us