{"id":70,"date":"2018-03-06T06:55:30","date_gmt":"2018-03-06T06:55:30","guid":{"rendered":"https:\/\/raratheme.com\/preview\/rara-readable\/?page_id=70"},"modified":"2018-12-16T09:29:06","modified_gmt":"2018-12-16T09:29:06","slug":"help","status":"publish","type":"page","link":"https:\/\/www.schulmann.hu\/istvan\/sajat-jegyzet-figyelmeztetes\/help\/","title":{"rendered":"Style guide"},"content":{"rendered":"<div class=\"entry-content\">\n<div class=\"text\">\n<p>The style guide provides you with a blueprint of Paperback&rsquo;s&nbsp;default post and page styles. The style guide is also a great reference for suggested typographic treatment and styles for your content.<\/p>\n<hr>\n<h4>Right Aligned Image<\/h4>\n<p><img loading=\"lazy\" class=\"alignright size-medium wp-image-9\" src=\"https:\/\/i0.wp.com\/raratheme.com\/preview\/rara-readable\/wp-content\/uploads\/2018\/03\/kid-1241817_1920-300x225.jpg?resize=300%2C225&#038;ssl=1\" alt=\"\" width=\"300\" height=\"225\" data-recalc-dims=\"1\" \/>Images may be two-dimensional, such as a photograph, screen display, and as well as a three-dimensional, such as a statue or hologram. They may be captured by optical devices &ndash; such as cameras, mirrors, lenses, telescopes, microscopes, etc. and natural objects and phenomena, such as the human eye or water surfaces. The word image is also used in the broader sense of any two-dimensional figure such as a map, a graph, a pie chart, or an abstract painting.&nbsp;The word image is also used in the broader sense of any two-dimensional figure such as a map, a graph, a pie chart, or an abstract painting.&nbsp;The word image is also used in the broader sense of any two-dimensional figure such as a map, a graph, a pie chart, or an abstract painting.<\/p>\n<hr>\n<h4>Left Aligned Image<\/h4>\n<p>&nbsp;<\/p>\n<p>The word image is also used in the broader sense of any two-dimensional figure such as a map, a graph, a pie chart, or an abstract painting. In this <img loading=\"lazy\" class=\"size-medium wp-image-10 alignleft\" src=\"https:\/\/i0.wp.com\/raratheme.com\/preview\/rara-readable\/wp-content\/uploads\/2018\/03\/pexels-photo-790251-300x200.jpeg?resize=300%2C200&#038;ssl=1\" alt=\"\" width=\"300\" height=\"200\" data-recalc-dims=\"1\" \/>wider sense, images can also be rendered manually, such as by drawing, painting, carving, rendered automatically by printing or computer graphics technology, or developed by a combination of methods. Images may be two-dimensional, such as a photograph, screen display, and as well as a three-dimensional, such as a statue or hologram.<\/p>\n<p>A volatile image is one that exists only for a short period of time. This may be a reflection of an object by a mirror, a projection of a camera obscura, or a scene displayed on a cathode ray tube. A fixed image, also called a hard copy.<\/p>\n<hr>\n<div class=\"tiled-gallery type-rectangular\" data-original-width=\"848\" data-carousel-extra=\"{&quot;blog_id&quot;:1,&quot;permalink&quot;:&quot;https:\/\/raratheme.com\/preview\/kalon-pro\/style-guide\/&quot;,&quot;likes_blog_id&quot;:114345832}\">\n<div class=\"gallery-row\" data-original-width=\"848\" data-original-height=\"634\">\n<div class=\"gallery-group images-1\" data-original-width=\"485\" data-original-height=\"634\">\n<div id=\"gallery-1\" class=\"gallery galleryid-265 gallery-columns-2 gallery-size-full\">\n<figure class=\"gallery-item\">\n<div class=\"gallery-icon landscape\">&nbsp;<\/div>\n<\/figure>\n<\/div>\n<\/div>\n<div class=\"gallery-group images-3\" data-original-width=\"363\" data-original-height=\"634\">&nbsp;<\/div>\n<\/div>\n<\/div>\n<h1>Heading One<\/h1>\n<h2>Heading Two<\/h2>\n<h3>Heading Three<\/h3>\n<h4>Heading Four<\/h4>\n<h5>Heading Five<\/h5>\n<h6>Heading Six<\/h6>\n<h6>&nbsp;<\/h6>\n<hr>\n<h3>Blockquote<\/h3>\n<blockquote><p>The greatest gift of life is friendship, and I have received it.<\/p><\/blockquote>\n<h3 id=\"pull-quotes\">Typography Styles<\/h3>\n<p><span id=\"dropcap\" class=\"dropcap\">A<\/span>drop cap is a decorative element typically used in documents at the start of a section or chapter. It&rsquo;s a large capital letter at the beginning or a paragraph or text block that has the depth of two or more lines of normal text. You can easily add a dropcap to any paragraph by adding the class&nbsp;<strong>dropcap<\/strong>&nbsp;as seen below:<\/p>\n<pre>&lt;span class=\"dropcap\"&gt;T&lt;\/span&gt;his is how you add a dropcap.<\/pre>\n<hr>\n<h3>Table Styles<\/h3>\n<table>\n<thead>\n<tr>\n<th>BEATLE<\/th>\n<th>INSTRUMENT<\/th>\n<th>SONG<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"odd\">\n<td>John Lennon<\/td>\n<td>Guitar<\/td>\n<td>A Day In the Life<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>George Harrison<\/td>\n<td>Guitar<\/td>\n<td>Old Brown Shoe<\/td>\n<\/tr>\n<tr class=\"odd\">\n<td>Paul McCartney<\/td>\n<td>Bass<\/td>\n<td>Helter Skelter<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>Ringo Starr<\/td>\n<td>Drums<\/td>\n<td>Don&rsquo;t Pass Me By<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr>\n<h3>Code Formatting<\/h3>\n<pre>pre {\n    position: relative;\n    background: #f7f7f7;\n    font-family: \"Courier 10 Pitch\", Courier, monospace;\n    font-size: 15px;\n    font-size: 1.5rem;\n    line-height: 1.6;\n    margin-bottom: 1.6em;\n    padding: 1.6em;\n    overflow: auto;\n    max-width: 100%;\n    tab-size: 4;\n}<\/pre>\n<hr>\n<h3>Mixed List Items<\/h3>\n<ul>\n<li>Unordered list item one<\/li>\n<li>Unordered list item two\n<ol>\n<li>Ordered list item one<\/li>\n<li>Ordered list item two\n<ul>\n<li>Unordered list item one<\/li>\n<li>Unordered list item two\n<ol>\n<li>Ordered list item one<\/li>\n<li>Ordered list item two<\/li>\n<li>Ordered list item three<\/li>\n<\/ol>\n<\/li>\n<li>Unordered list item three<\/li>\n<\/ul>\n<\/li>\n<li>Ordered list item three<\/li>\n<\/ol>\n<\/li>\n<li>Unordered list item three<\/li>\n<\/ul>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The style guide provides you with a blueprint of Paperback&rsquo;s&nbsp;default post and page styles. The style guide is also a great reference for suggested typographic treatment and styles for your content. Right Aligned Image Images may be two-dimensional, such as a photograph, screen display, and as well as a three-dimensional, such as a statue or <a href=\"https:\/\/www.schulmann.hu\/istvan\/sajat-jegyzet-figyelmeztetes\/help\/\" rel=\"nofollow\"><span class=\"sr-only\">Read more about Style guide<\/span>[&hellip;]<\/a><\/p>\n","protected":false},"author":1,"featured_media":308,"parent":336,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ngg_post_thumbnail":0},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/pages\/70"}],"collection":[{"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":0,"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/pages\/70\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/pages\/336"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/media\/308"}],"wp:attachment":[{"href":"https:\/\/www.schulmann.hu\/istvan\/wp-json\/wp\/v2\/media?parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}