bootstrap block class code example
Example 1: bootstrap display block
d-block = for displaying
d-none = to hide
Example 2: bootstrap hide row
for bootstrap 4
d-block = for displaying
d-none = to hide
for bootstrap 4