1 Attachment(s)
responsive box model with border and text inside the div
On this page I have a div with a border and background color. It is where it starts to say "The following scholarship applications are to be filled out online"
How can I get it so that the border is responsive and fits inside of the white container, not going all the way to the end on the right like it does now?
Another of my members changed the page to add the new scholarships links there. I would also like to have a small radius on the box too. I looked into css box models but couldn't quite adapt the code to make it work the way I am asking for properly.
Code:
<div style="padding:10px;border:2px solid #333;background:#efefef;">
Attachment 5657
thank you,
Mike