{"id":21632,"date":"2021-03-03T20:38:08","date_gmt":"2021-03-04T01:38:08","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/recent-posts\/output-when-you-create-a-sass-based-compass-project-web-development-css-root-by-sayed-ahmed\/"},"modified":"2021-03-03T20:38:08","modified_gmt":"2021-03-04T01:38:08","slug":"output-when-you-create-a-sass-based-compass-project-web-development-css-root-by-sayed-ahmed","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=21632","title":{"rendered":"Output : When you create a Sass Based Compass Project #Web Development #CSS #Root #By Sayed Ahmed"},"content":{"rendered":"<p>What are Compass and Sass: <a title=\"compass and sass\" href=\"http:\/\/compass-style.org\/\">http:\/\/compass-style.org\/<\/a><\/p>\n<p>Output : When you create a Sass Based Compass Project<br \/>\n<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\" src=\"https:\/\/i0.wp.com\/salearningschool.com\/images\/compass.png?w=750\" \/> From: http:\/\/sitestree.com\/?p=938<br \/> Categories:Web Development, CSS, Root, By Sayed Ahmed<br \/>Tags:<br \/> Post Data:2014-03-20 02:09:20<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What are Compass and Sass: http:\/\/compass-style.org\/ Output : When you create a Sass Based Compass Project From: http:\/\/sitestree.com\/?p=938 Categories:Web Development, CSS, Root, By Sayed AhmedTags: Post Data:2014-03-20 02:09:20<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[1917],"tags":[],"class_list":["post-21632","post","type-post","status-publish","format-standard","hentry","category-fromsitestree-com","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":22966,"url":"http:\/\/bangla.sitestree.com\/?p=22966","url_meta":{"origin":21632,"position":0},"title":"SASS Reusability Examples #Root #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"March 22, 2021","format":false,"excerpt":"SASS Reusability Examples .message { border: 1px solid #ccc; padding: 10px; color: #333; } .success { @extend .message; border-color: green; } .error { @extend .message; border-color: red; } .warning { @extend .message; border-color: yellow; } From: http:\/\/sitestree.com\/?p=1642 Categories:Root, By Sayed AhmedTags: Post Data:2014-11-09 01:10:34 Shop Online: https:\/\/www.ShopForSoul.com\/ (Big Data, Cloud,\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":21630,"url":"http:\/\/bangla.sitestree.com\/?p=21630","url_meta":{"origin":21632,"position":1},"title":"Internet Browsers, HTML, and  CSS #Web Development #CSS #Root #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"March 3, 2021","format":false,"excerpt":"The article is here:- The purpose of a web browser is to read HTML documents and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page. HTML elements form the building blocks of\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":21626,"url":"http:\/\/bangla.sitestree.com\/?p=21626","url_meta":{"origin":21632,"position":2},"title":"WordPress Stuff: Coding Standard (PHP, JS, JQuery, HTML, CSS), Database Structure, Function and Hook List #Web Development #CSS #Root #JQuery #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"March 3, 2021","format":false,"excerpt":"PHP Coding Standards According to Wordpress: http:\/\/make.wordpress.org\/core\/handbook\/coding-standards\/php\/ HTML Coding Standard for Wordpress: http:\/\/make.wordpress.org\/core\/handbook\/coding-standards\/html\/ CSS Guidelines by Wordpress: http:\/\/make.wordpress.org\/core\/handbook\/coding-standards\/css\/ JavaScript Coding Standard by Wordpress: http:\/\/make.wordpress.org\/core\/handbook\/coding-standards\/javascript\/ JQuery Coding Standards: http:\/\/contribute.jquery.org\/style-guide\/js\/ --------------------- Wordpress Database Diagram can be seen here. Also, an overview of the database tables are provided. http:\/\/codex.wordpress.org\/Database_Description Wordpress Function Reference: http:\/\/codex.wordpress.org\/Function_Reference\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":21628,"url":"http:\/\/bangla.sitestree.com\/?p=21628","url_meta":{"origin":21632,"position":3},"title":"Css selectors by Example #Web Development #CSS #Root #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"March 3, 2021","format":false,"excerpt":"\/* the style will be applied to all elements using intro for class attribute*\/ .intro { background-color:yellow; } \/* the style will be applied to the element with id attribute set to firstname*\/ #firstname { background-color:yellow; } \/* the style will be applied to all elements*\/ * { background-color:yellow; }\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":67648,"url":"http:\/\/bangla.sitestree.com\/?p=67648","url_meta":{"origin":21632,"position":4},"title":"Tools to Make Your Web-sites and Web-Applications Look Alright in Different Browsers #CSS #Root #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"July 26, 2021","format":false,"excerpt":"You can use the following services to test your web-sites and web-applications in different browsers (also in Mobile Mood) http:\/\/www.portableapps.com http:\/\/www.spoon.net http:\/\/www.browsersstack.com Pre-activated copies of Windows with various versions of IE in virtual machines https:\/\/www.modern.ie\/en-us\/virtualization-tools \u00a0 A tool to check and improve CSS syntax : http:\/\/csslint.net \u00a0 \u00a0 \u00a0 \u00a0\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":78262,"url":"http:\/\/bangla.sitestree.com\/?p=78262","url_meta":{"origin":21632,"position":5},"title":"Examples: Experiment Design","author":"Sayed","date":"May 22, 2025","format":false,"excerpt":"Experiment 1: Forecast the\u00a0nations that will have the most suicides,\u00a0 Data: Output variables: Method\/Algorithm for this experiment Experiment 2: Find out the association of GDP and population size on suicide rates, Data: Output variables: Method\/Algorithm for this experiment Experiment design 3: Predict which age groups are most prone to commit\u2026","rel":"","context":"In &quot;Analytics and Machine Learning Project Development&quot;","block_context":{"text":"Analytics and Machine Learning Project Development","link":"http:\/\/bangla.sitestree.com\/?cat=1974"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/21632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21632"}],"version-history":[{"count":0,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/21632\/revisions"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21632"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=21632"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=21632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}