{"id":13933,"date":"2011-08-31T19:51:07","date_gmt":"2011-09-01T02:51:07","guid":{"rendered":"http:\/\/css-tricks.com\/?page_id=13933"},"modified":"2011-11-30T20:37:33","modified_gmt":"2011-12-01T03:37:33","slug":"l","status":"publish","type":"page","link":"https:\/\/css-tricks.com\/almanac\/properties\/l\/","title":{"rendered":"L"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1036,"featured_media":0,"parent":13710,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"page-almanac-group.php","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"sig_custom_text":"","sig_image_type":"featured-image","sig_custom_image":0,"sig_is_disabled":false,"inline_featured_image":false,"c2c_always_allow_admin_comments":false,"footnotes":""},"tags":[],"acf":[],"jetpack-related-posts":[{"id":14216,"url":"https:\/\/css-tricks.com\/almanac\/selectors\/l\/","url_meta":{"origin":13933,"position":0},"title":"L","date":"September 6, 2011","format":false,"excerpt":"","rel":"","context":"Similar post","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6591,"url":"https:\/\/css-tricks.com\/snippets\/css\/font-stacks\/","url_meta":{"origin":13933,"position":1},"title":"Font Stacks","date":"June 13, 2010","format":false,"excerpt":"\/* Times New Roman-based stack *\/ font-family: Cambria, \"Hoefler Text\", Utopia, \"Liberation Serif\", \"Nimbus Roman No9 L Regular\", Times, \"Times New Roman\", serif; \/* Modern Georgia-based serif stack *\/ font-family: Constantia, \"Lucida Bright\", Lucidabright, \"Lucida Serif\", Lucida, \"DejaVu Serif\", \"Bitstream Vera Serif\", \"Liberation Serif\", Georgia, serif; \/* Traditional Garamond-based serif\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3892,"url":"https:\/\/css-tricks.com\/snippets\/htaccess\/iphone-catcher\/","url_meta":{"origin":13933,"position":2},"title":"iPhone Catcher","date":"September 6, 2009","format":false,"excerpt":"RewriteEngine On RewriteCond %{HTTP_USER_AGENT} .*iPhone.* RewriteRule ^index\\.html$ http:\/\/www.mobile.mydomain.com [L] RewriteRule ^\/$ http:\/\/www.mydomain.com\/index.html [L]","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3827,"url":"https:\/\/css-tricks.com\/snippets\/htaccess\/www-no-www\/","url_meta":{"origin":13933,"position":3},"title":"WWW \/ No-WWW","date":"September 4, 2009","format":false,"excerpt":"You should really be doing one or the other. For consistency, as well as SEO's, sake. Force the www. RewriteEngine On RewriteCond %{HTTP_HOST} ^your-site.com [NC] RewriteRule ^(.*)$ http:\/\/www.your-site.com\/$1 [L,R=301] Remove the www. RewriteEngine On RewriteCond %{HTTP_HOST} !^your-site.com$ [NC] RewriteRule ^(.*)$ http:\/\/your-site.com\/$1 [L,R=301]","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3882,"url":"https:\/\/css-tricks.com\/snippets\/htaccess\/prevent-image-hotlinking\/","url_meta":{"origin":13933,"position":4},"title":"Prevent Image Hotlinking","date":"September 5, 2009","format":false,"excerpt":"RewriteEngine On RewriteCond %{HTTP_REFERER} !^http:\/\/(.+\\.)?yourdomain\\.com\/ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteRule .*\\.(jpg|gif|bmp|png)$ \/images\/dontsteal.jpg [L] Images linked to from anywhere else than your website are redirected to a custom graphic. Do note though, that this would affect people reading posts through RSS readers as well. Also allow search engines RewriteCond %{HTTP_REFERER} !^http:\/\/(.+\\.)?mydomain\\.com\/\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":14061,"url":"https:\/\/css-tricks.com\/almanac\/properties\/l\/left\/","url_meta":{"origin":13933,"position":5},"title":"left","date":"September 5, 2011","format":false,"excerpt":"The left property in CSS goes hand in hand with positioning. By default, elements are static positioned in which the left property has no effect whatsoever. But when the positioning of an element is relative, absolute, or fixed, the left value plays a big role. div { left: value (px,\u2026","rel":"","context":"In \"left\"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/css-tricks.com\/wp-content\/uploads\/2011\/09\/place.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13933"}],"collection":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/users\/1036"}],"replies":[{"embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/comments?post=13933"}],"version-history":[{"count":4,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13933\/revisions"}],"predecessor-version":[{"id":15313,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13933\/revisions\/15313"}],"up":[{"embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13710"}],"wp:attachment":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/media?parent=13933"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/tags?post=13933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}