Add a <div> around it.
example:
<div id = "content">
<p> content</p>
</div>
Answer:
border: 5px solid lightgreen;
Explanation:
The shorthand version of the border property in CSS goes as follows:
border: <line-width> <line-style> <color>;
With <line-width> represents the thicknes of the border line (expressed in keyword values or lenght values), <line-style> represents the style of the border, and <color> represents the color of the border (in color names or values).
I'm guessing 8? But I'm not 100% positive
The icons to insert pictures and clip art are located in the images grouping on the insert tab.