Customize or input from the Customize tab
On tab Html Editing of Posting options available graphically reduced. We only have the buttons to bold, italic, link, quotation marks, spelling correction and insertion of images or videos. However, this does not mean that all other formatting options can not be applied.
When
the previous entry in , you select text and gave him the desired format, actually we did was apply html codes, as follows:
\u0026lt;span style="font-family:arial;"> ; ARIAL \u0026lt;; / span> \u0026lt;span style="font-family:courier
COURIER new;"> \u0026lt;/ span> \u0026lt;span style="font-family:georgia;">
GEORGIA \u0026lt;/ span> \u0026lt;span style="font-family:lucida grande;">
LUCIDA GRANDE \u0026lt;/ span>
<span style="font-family:times new roman;"> TIMES </span>
<span style="font-family:trebuchet ms;"> TREBUCHET </span>
<span style="font-family:verdana;"> VERDANA </span>
<span style="font-family:webdings;"> WEBDINGS </span>
<span style="font-size:78%;"> SMALLEST </span>
<span style="font-size:85%;"> SMALL </span>
<span style="font-size:100%;"> NORMAL </span>
<span style="font-size:130%;"> LARGE </span>
<span style="font-size:180%;"> LARGEST </span>
<span style="font-weight: bold;"> NEGRITA </span>
<span style="font-style: italic;"> CURSIVA </span>
<span style="color: rgb(255, 0, 0);"> ROJO </span>
<span style="color: rgb(0, 128, 0);"> VERDE </span>
<span style="color: rgb(255, 255, 0);"> AMARILLO </span>
<span style="color: rgb(0, 0, 255);"> AZUL </span>
<span style="color: rgb(0, 0, 0);"> NEGRO </span>
<span style="color: rgb(255, 255, 255);"> BLANCO \u0026lt;/ span> \u0026lt;a href="
"> URL TEXT \u0026lt;/ a> \u0026lt;div style="text-align: left;">
ALIGN LEFT \u0026lt;/ div> \u0026lt;div style="text-align: center;">
CENTER \u0026lt;/ div> \u0026lt;div style="text-align: right;">
Align RIGHT \u0026lt;/ div> \u0026lt;div style="text-align:
JUSTIFY \u0026lt;/ div>
\u0026lt;ol> \u0026lt;li> ONE \u0026lt;/ li> \u0026lt;li> DOS \u0026lt;/ li> \u0026lt;li> THREE \u0026lt;/ li> \u0026lt;/ ol>
\u0026lt;li> VIGNETTE \u0026lt;/ li> \u0026lt;li> BUBBLE \u0026lt;/ li> \u0026lt;li> BUBBLE \u0026lt;/ li> \u0026lt;/ ul>
\u0026lt;blockquote> CITE OR QUOTING \u0026lt;/ blockquote> ; That, by posting, is displayed as follows: ARIAL
GEORGIA COURIER LUCIDA GRANDE TIMES TREBUCHET Verdana Webdings SMALLEST SMALL NORMAL LARGE LARGEST BOLD ITALICS RED GREEN YELLOW BLUE BLACK WHITE TEXT
Align Left
CENTER ALIGN RIGHT JUSTIFY
-
- ONE TWO THREE
-
CITE OR QUOTING
(
Pay ateción how in the latter case "Quote or quote" the text moves slightly to the right. We shall see how you can customize this further. )
may seem very complicated and perhaps the first impulse is to continue publishing from the Compose tab
, however, do it from Edit Html
has some advantages. The first and most important is that we will learn more. Then, it is obvious that the variety of options is greater.
an example. In the Compose tab
have no option to format that enables us to underline the text. From
Html Editing, however, is something very simple. Sufficient to classify the text you want to appear underlined in the following way:
\u0026lt;u> UNDERLINED \u0026lt;/ U>
so it would look like this: UNDERLINED