All new Components and Typography writing formats for Plus UI Blogger Template.
UI Components and Typography
All new Components and Typography writing formats for version 3. Using v2.6?
Looking for v2.6 documentation? Take a look at old documentation .
Table of Contents Most of these features can only be used in HTML View mode, nor can you switch to ' Writing view ' mode while using some of these features. In post editor view, click icon at the bottom right of the title. Two options will appear: HTML view and Writing view . Select HTML View . Copy and paste the component code wherever you want to add it and make appropriate changes. Paragraph Use p tag to add paragraphs to the article. <!--[ Paragraph ]-->
<p> This is a paragraph </p> Paragraph with Text Indent This feature functions to make the first line of a paragraph indented with a predetermined value. You can also apply it to several other paragraphs. <!--[ Text Indent paragraph ]-->
<p class='pIndent'> This is a paragraph with text indent. </p> Paragraph with Drop Cap The drop cap will resize the first …