Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the all-in-one-wp-security-and-firewall domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/triunleg/public_html/camara/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/triunleg/public_html/camara/wp-includes/functions.php:6114) in /home/triunleg/public_html/camara/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":7,"date":"2011-02-20T14:42:51","date_gmt":"2011-02-20T17:42:51","guid":{"rendered":"http:\/\/localhost:83\/camaragibe\/?p=7"},"modified":"2011-02-20T14:42:51","modified_gmt":"2011-02-20T17:42:51","slug":"typography","status":"publish","type":"post","link":"https:\/\/triunfo.pe.leg.br\/typography\/","title":{"rendered":"Typography"},"content":{"rendered":"

You can create some beautiful content by using some simple HTML elements. The Warp theme framework offers some neat styles for all HTML elements and a great set of CSS classes to style your content. Basic HTML is very easy to learn and this small guide shows you how to use all styles provided by the Warp framework.<\/p>\n

Basic HTML Elements<\/h2>\n

Here is a short demonstration of text-level semanticts. The <p> element creates a new paragraph. It will have some space before and after itself. To turn your text into hypertext just use the <a> element<\/a>.<\/p>\n

Text-Level Semantics<\/h3>\n

You can emphasize text using the <em> element<\/em> or to imply any extra importance the <strong> element<\/strong>. Highlight text with no semantic meaning using the <mark> element<\/mark>. Markup document changes like inserted or deleted text with the <del> element<\/del> or <ins> element<\/ins>. To define an abbreviation use the <abbr> element<\/abbr> and to define a definition term use the <dfn> element<\/dfn>.<\/p>\n

Short List with Links<\/h3>\n