SyntaxFix
Write A Post
Hire A Developer
Questions
<h1> left <span> right </span></h1>
css:
h1{text-align:left; width:400px; text-decoration:underline;} span{float:right; text-decoration:underline;}