Create a horizontal line in Google Sites through the WYSIWYG Insert HTML menu.
| Horizontal line Html ExampleSingle Horizontal Line:
Single Horizontal Line Tag:
<hr> Google Sites horizontal line HTML Code<hr id="Horizontal Line">
Google Sites Creates an Additional id attribute for the horizontal line tag.
The Inline CSS style attribute can also be used, by clicking the <HTML> button in the Insert HTML .
Inline CSS - Horizontal Line <hr style=" color: #f00;background-color: #f00; height: 5px;width: 50%" >Inline CSS - Horizontal Line
Inline CSS
|
Google Sites HTML > WYSIWYG HTML Editors >