{"id":4442,"date":"2021-02-19T01:54:15","date_gmt":"2021-02-19T01:54:15","guid":{"rendered":"https:\/\/pappcseperke.hu\/?p=4442"},"modified":"2023-08-22T18:34:52","modified_gmt":"2023-08-22T16:34:52","slug":"css-tricks","status":"publish","type":"post","link":"https:\/\/pappcseperke.hu\/hu\/css-tricks\/","title":{"rendered":"CSS Tricks"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4442\" class=\"elementor elementor-4442\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6894ea2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6894ea2\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;5933375&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-49136ea\" data-id=\"49136ea\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d868fa0 elementor-widget elementor-widget-text-editor\" data-id=\"d868fa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4>Unordered list without bullets showing<\/h4><p>&lt;ul style=&#8221;list-style-type: none;&#8221;&gt;<\/p><h4>Checkmark<\/h4><p>&lt;span class=&#8221;checkmark&#8221;&gt;&amp;#10003;&lt;\/span&gt;<br \/><br \/>selector {margin-left:-35px;}<br \/>.checkmark {color:#70D36E; font-weight:bold;}<\/p><h4>Embedded Initial Letter<\/h4><p>selector :first-child::first-letter {<br \/>font-family: Cormorant Unicase;<br \/>color:#425BC0;<\/p><p>padding:0px 3px 0px 0px;<br \/>margin: -5px 1px 0px 0px;<br \/>font-size: 6rem;<br \/>float: left;<br \/>line-height: 1;<br \/>}<\/p><h4>Border with sliced image<\/h4><p>selector {<br \/>border: 40px solid transparent;<br \/>border-image: url(https:\/\/pappcseperke.hu\/wp-content\/uploads\/2021\/02\/GoldenFrame_01-300&#215;240.png) 45 stretch; <br \/>}<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-3e41145 e-flex e-con-boxed e-con e-parent\" data-id=\"3e41145\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5def17d elementor-widget elementor-widget-text-editor\" data-id=\"5def17d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><a href=\"https:\/\/www.fontsquirrel.com\/tools\/webfont-generator\" target=\"_blank\" rel=\"noopener\">Webfont (Webkit) Generator<\/a><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Unordered list without bullets showing &lt;ul style=&quot;&rdquo;list-style-type:&quot; none;&rdquo;&gt; Checkmark &lt;span&gt;&amp;#10003;&lt;\/span&gt; selector {margin-left:-35px;}.checkmark {color:#70D36E; font-weight:bold;} Embedded Initial Letter selector :first-child::first-letter {font-family: Cormorant Unicase;color:#425BC0; padding:0px 3px 0px 0px;margin: -5px 1px 0px 0px;font-size: 6rem;float: left;line-height: 1;} Border with sliced image selector {border: 40px solid transparent;border-image: url(https:\/\/pappcseperke.hu\/wp-content\/uploads\/2021\/02\/GoldenFrame_01-300&times;240.png) 45 stretch; } Webfont (Webkit) Generator<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_theme","format":"standard","meta":{"footnotes":""},"categories":[37,24],"tags":[],"class_list":["post-4442","post","type-post","status-publish","format-standard","hentry","category-css","category-tools"],"_links":{"self":[{"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/posts\/4442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/comments?post=4442"}],"version-history":[{"count":3,"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/posts\/4442\/revisions"}],"predecessor-version":[{"id":8762,"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/posts\/4442\/revisions\/8762"}],"wp:attachment":[{"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/media?parent=4442"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/categories?post=4442"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pappcseperke.hu\/hu\/wp-json\/wp\/v2\/tags?post=4442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}