eHow launches Android app: Get the best of eHow on the go.
Summary: Web designers can allign a horizontal line to the left of the web page with an HTML command. Code a left aligned horizontal rule on an HTML website with a professional designer in this free web design video.
Bobbi Lindaman has a BFA in visual communications and studio art. She has more than eight years experience in print and web design and is also the owner of Lucky Lindy Designs.read more
"Now if you'll remember when we adjusted the width of the horizontal rule down, it automatically floated in the center of the page. But we can change that so that it will align left with the text. And to do that, we're going to go back into our horizontal rule. And I had taken away the length. So I'm going to retype that back in and take the width way down. So I'm going to do about two hundred pixels. And then to align that to the left side we would just type after the width, align=left. And that should do it. So we're going to refresh this, and the line should be smaller and floating on the left as opposed to floating in the center."