{"id":14277,"date":"2011-09-06T20:34:05","date_gmt":"2011-09-07T03:34:05","guid":{"rendered":"http:\/\/css-tricks.com\/?page_id=14277"},"modified":"2011-09-06T20:34:05","modified_gmt":"2011-09-07T03:34:05","slug":"u","status":"publish","type":"page","link":"https:\/\/css-tricks.com\/almanac\/selectors\/u\/","title":{"rendered":"U"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1036,"featured_media":0,"parent":13708,"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":325124,"url":"https:\/\/css-tricks.com\/almanac\/properties\/l\/line-break\/","url_meta":{"origin":14277,"position":0},"title":"line-break","date":"November 6, 2020","format":false,"excerpt":"The CSS line-break property defines how strictly to enforce rules for wrapping text wrapping on new lines, particularly when working with symbols and punctuations in Chinese, Japanese or Korean (CJK) writing systems. It is included in the CSS Text Module Level 3 specification, which is currently in Editor's Draft. .element\u2026","rel":"","context":"Similar post","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6490,"url":"https:\/\/css-tricks.com\/snippets\/html\/glyphs\/","url_meta":{"origin":14277,"position":1},"title":"Glyphs","date":"May 29, 2010","format":false,"excerpt":"Special Characters " " \" quotation mark u+0022 ISOnum p:before { content:\"\\0022\"; } alert(\"\\42\") & & & ampersand u+0026 ISOnum p:before { content:\"\\0026\"; } alert(\"\\46\") < < < less-than sign u+003C ISOnum p:before { content:\"\\003c\"; } alert(\"\\74\"); > > > greater-than sign u+003E ISOnum p:before { content:\"\\003e\"; } alert(\"\\76\"); Latin-1\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":20554,"url":"https:\/\/css-tricks.com\/almanac\/properties\/h\/hanging-punctuation\/","url_meta":{"origin":14277,"position":2},"title":"hanging-punctuation","date":"March 13, 2013","format":false,"excerpt":"The hanging-punctuation property aims at giving web designers a finer grained control over typography on the web. The idea behind hanging punctuation is to put some punctuation characters from start (or to a lesser extend at the end) of text elements \"outside\" of the box in order to preserve the\u2026","rel":"","context":"In \"hanging-punctuation\"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":13951,"url":"https:\/\/css-tricks.com\/almanac\/properties\/u\/","url_meta":{"origin":14277,"position":3},"title":"U","date":"August 31, 2011","format":false,"excerpt":"","rel":"","context":"Similar post","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":259792,"url":"https:\/\/css-tricks.com\/almanac\/properties\/u\/unicode-range\/","url_meta":{"origin":14277,"position":4},"title":"unicode-range","date":"September 8, 2017","format":false,"excerpt":"The unicode-range property in CSS is used by the @font-face to define the characters that are supported by the font face. @font-face { font-family: 'MyWebFont'; \/* Define the custom font name *\/ src: url('myfont.woff2') format('woff2'), url('myfont.woff') format('woff'); \/* Define where the font can be downloaded *\/ unicode-range: U+00-FF; \/* Define\u2026","rel":"","context":"In \"unicode-range\"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6574,"url":"https:\/\/css-tricks.com\/snippets\/javascript\/validate-html-bookmarklet\/","url_meta":{"origin":14277,"position":5},"title":"Validate HTML Bookmarklet","date":"June 13, 2010","format":false,"excerpt":"javascript:(function(){%20function%20fixFileUrl(u)%20{%20var%20windows,u;%20windows%20=%20(navigator.platform.indexOf(\"Win\")%20!=%20-1);%20%20\/*%20chop%20off%20file:\/\/\/,%20unescape%20each%20%hh,%20convert%20\/%20to%20\\%20and%20|%20to%20:%20*\/%20%20u%20=%20u.substr(windows%20?%208%20:%207);%20u%20=%20unescape(u);%20if(windows)%20{%20u%20=%20u.replace(\/\\\/\/g,\"\\\\\");%20u%20=%20u.replace(\/\\|\/g,\":\");%20}%20return%20u;%20}%20\/*%20bookmarklet%20body%20*\/%20var%20loc,fileloc;%20loc%20=%20document.location.href;%20if%20(loc.length%20>%209%20&&%20loc.substr(0,8)==\"file:\/\/\/\")%20{%20fileloc%20=%20fixFileUrl(loc);%20if%20(prompt(\"Copy%20filename%20to%20clipboard,%20press%20enter,%20paste%20into%20validator%20form\",%20fileloc)%20!=%20null)%20{%20document.location.href%20=%20\"http:\/\/validator.w3.org\/file-upload.html\"%20}%20}%20else%20document.location.href%20=%20\"http:\/\/validator.w3.org\/check?uri=\"%20+%20escape(document.location.href);%20void(0);%20})(); Make a bookmark with the above code, or just drag the following button link to your bookmarklets bar. validate html","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\/14277"}],"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=14277"}],"version-history":[{"count":1,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/14277\/revisions"}],"predecessor-version":[{"id":14278,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/14277\/revisions\/14278"}],"up":[{"embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/pages\/13708"}],"wp:attachment":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/media?parent=14277"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/tags?post=14277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}