Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<style>
h2 {
border-bottom-style: solid;
border-bottom-color: #1c87c9;
border-bottom-width: 5px;
}
</style>
</head>
<body>
<h2>Eine Überschrift mit einem massiven blauen unteren Rand</h2>
</body>
</html>