{"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_memberships_contains_paid_content":false,"footnotes":""},"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":20737,"url":"http:\/\/bangla.sitestree.com\/?p=20737","url_meta":{"origin":21632,"position":3},"title":"Mobile Development, Responsive Design, and Related","author":"Author-Check- Article-or-Video","date":"February 27, 2021","format":false,"excerpt":"You can download the Project ResponsiveRabbit from: http:\/\/salearningschool.com\/codes\/mobile\/responsive\/ResponsiveRabbits.zip As I mentioned in an another article, I used CSS from ResponsiveRabbit to create mobile version of web-sites. http:\/\/www.justetc.net and http:\/\/www.justetc.org both have a mobile version. For resolution < 768 px the mobile responsive version is displayed. In the mobile version, the\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":21607,"url":"http:\/\/bangla.sitestree.com\/?p=21607","url_meta":{"origin":21632,"position":4},"title":"HTML5: Some Information #Web Development #Mobile Development #Root #By Sayed Ahmed #Introduction to HTML 5","author":"Author-Check- Article-or-Video","date":"March 3, 2021","format":false,"excerpt":"HTML5: Some Information The web-page starts with <!DOCTYPE html> Declare character set using <meta charset=\"UTF-8\"> in the head section HTML5 defined the way the browsers should parse the markups. HTML5 defines what a browser should do even in an error cases (invalid markup, invalid syntax). So a webpage will look\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":67642,"url":"http:\/\/bangla.sitestree.com\/?p=67642","url_meta":{"origin":21632,"position":5},"title":"Using Rich Text Box Control from Kendo UI #CSS #Root #JQuery #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"July 26, 2021","format":false,"excerpt":"Kendo UI Rich Textbox Control: http:\/\/docs.telerik.com\/kendo-ui\/api\/javascript\/ui\/editor Yes, I used this in real projects. The following code will create a Rich Textbox Control (http:\/\/docs.telerik.com\/kendo-ui\/api\/javascript\/ui\/editor). To customize the control, what buttons should appear on the toolbar, you can use the following instead of \u00a0 \/\/with all buttons $(\"#editor\").kendoEditor(); }); \u00a0 \/\/with selected\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":[]}],"_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}]}}