Warning: Declaration of WarpMenuWalker::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = NULL) in /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php on line 593

Warning: Declaration of WarpMenuWalker::end_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = NULL) in /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php on line 597

Warning: Declaration of WarpMenuWalker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = NULL, $id = 0) in /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php on line 601

Warning: Declaration of WarpMenuWalker::end_el(&$output, $item, $depth) should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = NULL) in /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php on line 674

Warning: count(): Parameter must be an array or an object that implements Countable in /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php on line 61

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637

Warning: Cannot modify header information - headers already sent by (output started at /home/www/jungletech.co.za/wp-content/themes/yoo_inspire_wp/warp/systems/wordpress/helpers/system.php:678) in /home/www/jungletech.co.za/wp-includes/rest-api/class-wp-rest-server.php on line 1637
{"id":35,"date":"2011-05-02T11:46:12","date_gmt":"2011-05-02T11:46:12","guid":{"rendered":"http:\/\/jungletech.co.za\/?page_id=35"},"modified":"2011-11-18T09:10:30","modified_gmt":"2011-11-18T09:10:30","slug":"typography","status":"publish","type":"page","link":"http:\/\/jungletech.co.za\/?page_id=35","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