border-style

Here is a Heading of Level 2


CSS:

h2 {
	border-style: solid;
}