{"id":70281,"date":"2021-08-31T04:10:07","date_gmt":"2021-08-31T08:10:07","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/recent-posts\/formatting-web-application-output-net-web-applications\/"},"modified":"2021-08-31T04:10:07","modified_gmt":"2021-08-31T08:10:07","slug":"formatting-web-application-output-net-web-applications","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=70281","title":{"rendered":"Formatting Web-application output #.Net Web Applications"},"content":{"rendered":"<p>Brought from: http:\/\/salearningschool.com\/displayArticle.php?table=Articles&amp;articleID=1144&amp;title=Formatting%20Web-application%20output<\/p>\n<ul>\n<li> You can apply CSS styles to format web-application output<\/li>\n<li> If you have the same styles defined in multiple places (for the same element), the styles defined closest to the element will be applied. The order, inline, page, global (however, you should not define the same class here and there arbitrarily&#8230;that is an another topic)<\/li>\n<li> You can create classes that can be applied to multiple elements<\/li>\n<li> Use the CssStyle\/CssStyle attribute to apply a style class to a server control<\/li>\n<li> use the class attribute to apply a style class to an HTML element<\/li>\n<li> Yes, you need to create a style file, and link to it from your web-form<\/li>\n<li> You can click the style property of an element or the style property\/attribute of the form to bring the Style Wizard to define\/modify existing styles<\/li>\n<li> You can also use the &#8216;Add Style Rule&#8217; option in the popup menu on the .css files to define new styles. Also, use the &#8216;Synchronize Document Elements&#8217; from the popup menu if required<\/li>\n<\/ul>\n<p>From: http:\/\/sitestree.com\/?p=3712<br \/> Categories:.Net Web Applications<br \/>Tags:<br \/> Post Data:2016-07-16 14:48:04<\/p>\n<pre><code>    Shop Online: &lt;a href='https:\/\/www.ShopForSoul.com\/' target='new' rel=\"noopener\"&gt;https:\/\/www.ShopForSoul.com\/&lt;\/a&gt;\n    (Big Data, Cloud, Security, Machine Learning): Courses: &lt;a href='http:\/\/Training.SitesTree.com' target='new' rel=\"noopener\"&gt; http:\/\/Training.SitesTree.com&lt;\/a&gt; \n    In Bengali: &lt;a href='http:\/\/Bangla.SaLearningSchool.com' target='new' rel=\"noopener\"&gt;http:\/\/Bangla.SaLearningSchool.com&lt;\/a&gt;\n    &lt;a href='http:\/\/SitesTree.com' target='new' rel=\"noopener\"&gt;http:\/\/SitesTree.com&lt;\/a&gt;\n    8112223 Canada Inc.\/JustEtc: &lt;a href='http:\/\/JustEtc.net' target='new' rel=\"noopener\"&gt;http:\/\/JustEtc.net (Software\/Web\/Mobile\/Big-Data\/Machine Learning) &lt;\/a&gt;\n    Shop Online: &lt;a href='https:\/\/www.ShopForSoul.com'&gt; https:\/\/www.ShopForSoul.com\/&lt;\/a&gt;\n    Medium: &lt;a href='https:\/\/medium.com\/@SayedAhmedCanada' target='new' rel=\"noopener\"&gt; https:\/\/medium.com\/@SayedAhmedCanada &lt;\/a&gt;\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Brought from: http:\/\/salearningschool.com\/displayArticle.php?table=Articles&amp;articleID=1144&amp;title=Formatting%20Web-application%20output You can apply CSS styles to format web-application output If you have the same styles defined in multiple places (for the same element), the styles defined closest to the element will be applied. The order, inline, page, global (however, you should not define the same class here and there arbitrarily&#8230;that is an &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=70281\">Continue reading<\/a><\/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-70281","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":69876,"url":"http:\/\/bangla.sitestree.com\/?p=69876","url_meta":{"origin":70281,"position":0},"title":"Formatting Web-application output #19","author":"Author-Check- Article-or-Video","date":"August 21, 2021","format":false,"excerpt":"You can apply CSS styles to format web-application output If you have the same styles defined in multiple places (for the same element), the styles defined closest to the element will be applied. The order, inline, page, global You can create classes that can be applied to multiple elements Use\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":70281,"position":1},"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":21607,"url":"http:\/\/bangla.sitestree.com\/?p=21607","url_meta":{"origin":70281,"position":2},"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":8138,"url":"http:\/\/bangla.sitestree.com\/?p=8138","url_meta":{"origin":70281,"position":3},"title":"\u0986\u09ae\u09b0\u09be \u098f \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 HTML Attribute \u09b8\u09ae\u09cd\u09aa\u09b0\u09cd\u0995\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09ac\u0964 HTML Attributes","author":"Author-Check- Article-or-Video","date":"March 31, 2015","format":false,"excerpt":"\u0986\u09ae\u09b0\u09be \u098f \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 HTML Attribute \u09b8\u09ae\u09cd\u09aa\u09b0\u09cd\u0995\u09c7 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09ac\u0964 Attribute \u09ae\u09c2\u09b2\u09a4 HTML element \u09b8\u09ae\u09cd\u09aa\u09b0\u09cd\u0995\u09c7 \u0985\u09a4\u09bf\u09b0\u09bf\u0995\u09cd\u09a4 \u09a4\u09a5\u09cd\u09af (information) \u09aa\u09cd\u09b0\u09a6\u09be\u09a8 \u0995\u09b0\u09c7\u0964 Attribute \u09b8\u09b0\u09cd\u09ac\u09a6\u09be start tag \u098f\u09b0 \u09ae\u09be\u09a7\u09cd\u09af\u09ae\u09c7 \u099a\u09bf\u09b9\u09cd\u09a8\u09bf\u09a4 \u09b9\u09df\u0964 HTML Document \u098f Attribute \u09aa\u09cd\u09b0\u0995\u09be\u09b6 \u09b9\u09df \u098f\u09ad\u09be\u09ac\u09c7 name= \u201cvalue\u201d\u0964 \u09a8\u09bf\u09ae\u09cd\u09a8\u09c7 HTML \u098f \u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u0995\u09bf\u099b\u09c1 Attributes \u098f\u09b0 list \u09a4\u09c1\u09b2\u09c7 \u09a7\u09b0\u09be \u09b9\u09b2- \u00a0 Attribute(\u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af) Description(\u09ac\u09b0\u09cd\u09a3\u09a8\u09be) Alt\u2026","rel":"","context":"In &quot;\u098f\u0987\u099a \u099f\u09bf \u098f\u09ae \u098f\u09b2 - \u09e6\u09e6\u09e8 \u0964 HTML - 002&quot;","block_context":{"text":"\u098f\u0987\u099a \u099f\u09bf \u098f\u09ae \u098f\u09b2 - \u09e6\u09e6\u09e8 \u0964 HTML - 002","link":"http:\/\/bangla.sitestree.com\/?cat=219"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":20651,"url":"http:\/\/bangla.sitestree.com\/?p=20651","url_meta":{"origin":70281,"position":4},"title":"HTML 5 at a Glance","author":"Author-Check- Article-or-Video","date":"February 25, 2021","format":false,"excerpt":"HTML 5 at a Glance [ More HTML & CSS ][ More HTML & CSS ] By Sayed Ahmed on 2012-10-03 \u00a0 HTML 5 at a Glance HTML5 Server-Sent Events Servers can send upda tes automatically even if the client did not ask for it. For example, Facebook updates and\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":70281,"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\/70281","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=70281"}],"version-history":[{"count":0,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/70281\/revisions"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=70281"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=70281"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=70281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}