p.one { border-style: solid; border-top-width: 15px } p.two { border-style: solid; border-top-width: thin } Note: The "border-top-width" property does not work if it is used alone. Use the "border-style" property to set the borders first. Some text. Some more text.