Text Format HtmlText formatting with Bold, Italics and underline are available through the Google Sites WYSIWYG menu bar. This type of text formatting is used for words/sentences/links in Google Sites that do not require a Header Format, but require a Text Format emphasis.
<b>Bold</b>
<i>Italics</i> <u>Underlined</u>
The Inline CSS style attribute can also be used, by clicking the <HTML> button in the Menu Bar .
<div style="font-weight:bold" >Inline CSS - CSS 'bold' </div>
Inline CSS
|
Google Sites HTML > WYSIWYG HTML Editors >