{"id":543,"date":"2009-06-29T12:39:09","date_gmt":"2009-06-29T12:39:09","guid":{"rendered":"http:\/\/aceinfowayindia.com\/blog\/?p=543"},"modified":"2018-08-21T05:26:59","modified_gmt":"2018-08-21T05:26:59","slug":"quick-tip-easy-way-to-create-drop-caps-on-your-website","status":"publish","type":"post","link":"http:\/\/aceinfowayindia.com\/blog\/2009\/06\/quick-tip-easy-way-to-create-drop-caps-on-your-website\/","title":{"rendered":"Quick Tip: Easy Way To Create Drop Caps On Your Website"},"content":{"rendered":"<p>A drop cap is when the first letter of a paragraph is larger than the average font size and that letter \u2018drops\u2019 down 2 (or more) lines. You can actually see this example which is given below right here in this image.<br \/>\n<!--more--><br \/>\n<img decoding=\"async\" src=\"http:\/\/aceinfowayindia.com\/blog\/wp-content\/uploads\/2009\/06\/drpocap.jpg\" alt=\"drpocaps\" title=\"drpocaps\" class=\"alignnone size-full wp-image-545\" \/><\/a><\/p>\n<h2>And simply add the following code:<\/h2>\n<pre>\r\n[code lang=\"css\"]\r\nspan.dropcaps {\r\nfont-family:Georgia, serif;\r\ncolor: #ccc;\r\nfont-size: 46px;\r\nfloat: left;\r\nfont-weight: 400;\r\nline-height: 1em;\r\nmargin-bottom: -0.4em;\r\nmargin-right: 0.09em;\r\nposition: relative;\r\n}\r\n[\/code]\r\n<\/pre>\n<h2>Add The Span<\/h2>\n<p>[code lang=&#8221;htmlstrict&#8221;]<br \/>\n<span class=\"dropcaps\">L<\/span><br \/>\n[\/code]<br \/>\nFinally we are done. we created a Create Drop Caps effect.<a href='http:\/\/aceinfowayindia.com\/blog\/wp-content\/uploads\/2009\/06\/dropcaps.html'>View Example<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A drop cap is when the first letter of a paragraph is larger than the average font size and that letter \u2018drops\u2019 down 2 (or more) lines. You can actually see this example which is given below right here in &hellip; <a href=\"http:\/\/aceinfowayindia.com\/blog\/2009\/06\/quick-tip-easy-way-to-create-drop-caps-on-your-website\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,56],"tags":[52,23],"class_list":["post-543","post","type-post","status-publish","format-standard","hentry","category-css","category-tutorials","tag-css","tag-tutorials"],"_links":{"self":[{"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/posts\/543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/comments?post=543"}],"version-history":[{"count":19,"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/posts\/543\/revisions"}],"predecessor-version":[{"id":565,"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/posts\/543\/revisions\/565"}],"wp:attachment":[{"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/media?parent=543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/categories?post=543"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/aceinfowayindia.com\/blog\/wp-json\/wp\/v2\/tags?post=543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}