{"id":13925,"date":"2011-08-31T19:47:32","date_gmt":"2011-09-01T02:47:32","guid":{"rendered":"http:\/\/css-tricks.com\/?page_id=13925"},"modified":"2011-11-30T20:35:37","modified_gmt":"2011-12-01T03:35:37","slug":"h","status":"publish","type":"page","link":"https:\/\/css-tricks.com\/almanac\/properties\/h\/","title":{"rendered":"H"},"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":14198,"url":"https:\/\/css-tricks.com\/almanac\/selectors\/h\/","url_meta":{"origin":13925,"position":0},"title":"H","date":"September 6, 2011","format":false,"excerpt":"","rel":"","context":"Similar post","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":14200,"url":"https:\/\/css-tricks.com\/almanac\/selectors\/h\/hover\/","url_meta":{"origin":13925,"position":1},"title":":hover","date":"September 6, 2011","format":false,"excerpt":"The\u00a0:hover\u00a0pseudo class in CSS selects elements when the mouse cursor is current over them. It\u2019s commonly associated with link () elements. a:hover { color: green; text-decoration: underline overline; } So when a link like this is \u201chovered\u201d (like with a cursor on a device with a mouse): Go to\u2026","rel":"","context":"In \"hover\"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":8258,"url":"https:\/\/css-tricks.com\/snippets\/jquery\/fix-select-dropdown-cutoff-in-ie-7\/","url_meta":{"origin":13925,"position":2},"title":"Fix Select Dropdown Cutoff in IE 7","date":"January 6, 2011","format":false,"excerpt":"Run (at least the \"Usage\" part below) after you've loaded jQuery and either at the end of the page or in a DOM ready statement. Note that this fix does create a clone of the select, which will submit itself with the form data, but the name value has been\u2026","rel":"","context":"With 7 comments","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":14057,"url":"https:\/\/css-tricks.com\/almanac\/properties\/h\/height\/","url_meta":{"origin":13925,"position":3},"title":"height","date":"September 5, 2011","format":false,"excerpt":"The height property in CSS defines specifies the content height of boxes and accepts any of the length values. The \u201ccontent\u201d area is defined as the padding and border in addition to the height\/width or size the content itself takes up. Negative values like height: -100px are not accepted. The\u2026","rel":"","context":"With 7 comments","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3303,"url":"https:\/\/css-tricks.com\/snippets\/css\/link-pseudo-classes-in-order\/","url_meta":{"origin":13925,"position":4},"title":"Link Pseudo-Classes (In Order)","date":"August 10, 2009","format":false,"excerpt":"a:link { color: blue; } a:visited { color: purple; } a:hover { color: red; } a:focus { outline: 1px solid blue; } a:active { color: yellow ;} Link, Visited, Hover, ActiveL, V, H, ALoVe, HAte That's missing the \"Focus\" state though, so maybe try thinking: \"Lord Vader Hates Fluffy Animals\"","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3951,"url":"https:\/\/css-tricks.com\/snippets\/php\/adjust-server-time\/","url_meta":{"origin":13925,"position":5},"title":"Adjust Server Time","date":"September 9, 2009","format":false,"excerpt":"Sometimes the time set on your server isn't accurate to what your local time is. If you can't change it, you can adjust it yourself. $today = date('Y-m-d-G'); $today = strftime(\"%Y-%m-%d-%H\", strtotime(\"$today -5 hour\")); If your server thought it was 12 midnight, but it was really 7 pm, this will\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13925"}],"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=13925"}],"version-history":[{"count":5,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13925\/revisions"}],"predecessor-version":[{"id":15309,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13925\/revisions\/15309"}],"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=13925"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/tags?post=13925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}