
Suman T. answered 05/17/19
Tutor
New to Wyzant
Senior FullStack Developer
You can achieve many ways in css.
<style>
.line_break{
width:100%;
margin-top:10px;
}
</style>
<div class="line_break"> </div>