border-width

Here is a Heading of Level 2


CSS:

h2 {
	border-style: solid;
	border-width:1px;
}