Posts by Hitiro Tsugawa • 21 points
1 post
-
2
votes1
answer3524
viewsQ: Place Text on Div Border
I wanted to put a text on the border, as in the attached image. I am using Bootstrap. My current code is like this: CSS: .jumbotronmax { padding-top:30px; padding-bottom:30px; margin-bottom:30px;…