{"id":6317,"date":"2015-02-14T16:17:52","date_gmt":"2015-02-14T21:17:52","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/?p=6317"},"modified":"2016-01-03T05:36:19","modified_gmt":"2016-01-03T10:36:19","slug":"bootstrap-case-my-first-bootstrap-website","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=6317","title":{"rendered":"Bootstrap Case: \u0986\u09ae\u09be\u09b0 \u09aa\u09cd\u09b0\u09a5\u09ae \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f (My First Bootstrap Website)"},"content":{"rendered":"<p>\u0985\u09a8\u09c1\u09ac\u09be\u09a6 \u0995\u09b0\u09c7\u099b\u09c7\u09a8 Abu Jubair Mahin<\/p>\n<p>&nbsp;<\/p>\n<h2>\u09b8\u09cd\u0995\u09cd\u09b0\u09cd\u09af\u09be\u099a \u09a5\u09c7\u0995\u09c7 \u098f\u0995\u099f\u09bf \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0993\u09af\u09bc\u09c7\u09ac \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09c1\u09a8<\/h2>\n<p>\u09a8\u09bf\u099a\u09c7\u09b0 \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09df Scratch (\u09b8\u09cd\u0995\u09cd\u09b0\u09cd\u09af\u09be\u099a) \u09a5\u09c7\u0995\u09c7 \u098f\u0995\u099f\u09bf \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0995\u09bf\u09ad\u09be\u09ac\u09c7 \u09a8\u09bf\u09b0\u09cd\u09ae\u09be\u09a3 \u0995\u09b0\u09be \u09b9\u09df \u09b8\u09c7\u099f\u09be \u09aa\u09cd\u09b0\u09a6\u09b0\u09cd\u09b6\u09a8 \u0995\u09b0\u09be \u09b9\u09ac\u09c7<\/p>\n<p>\u0986\u09ae\u09b0\u09be \u098f\u0995\u099f\u09bf \u09b8\u09b9\u099c HTML \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09a6\u09bf\u09af\u09bc\u09c7 \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09ac, \u098f\u09ac\u0982 \u09aa\u09b0\u09c7 \u0986\u09ae\u09b0\u09be \u0985\u09a8\u09c7\u0995 \u09ac\u09c7\u09b6\u09bf \u09ac\u09c7\u09b6\u09bf components \u09b8\u09c7\u0996\u09be\u09a8\u09c7 \u09af\u09cb\u0997 \u0995\u09b0\u09ac,<br \/>\n\u09af\u09a4\u0995\u09cd\u09b7\u09a3 \u09a8\u09be \u0986\u09ae\u09b0\u09be \u098f\u0995\u099f\u09bf \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3\u09b0\u09c2\u09aa\u09c7 \u0995\u09be\u09b0\u09cd\u09af\u0995\u09b0\u09c0 \u098f\u09ac\u0982 \u09aa\u09cd\u09b0\u09a4\u09bf\u0995\u09cd\u09b0\u09bf\u09af\u09bc\u09be\u09b6\u09c0\u09b2 \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09aa\u09be\u09ac \u0964<\/p>\n<p>\u0986\u09ae\u09b0\u09be \u09a8\u09bf\u09ae\u09cd\u09a8\u09b2\u09bf\u0996\u09bf\u09a4 HTML \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09a6\u09bf\u09df\u09c7 \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09ac:<\/p>\n<hr \/>\n<pre> &lt;!DOCTYPE html&gt;\r\n &lt;html lang=\"en\"&gt;\r\n &lt;head&gt;\r\n &lt;title&gt;Bootstrap Case&lt;\/title&gt;\r\n &lt;meta charset=\"utf-8\"&gt;\r\n &lt;\/head&gt;<\/pre>\n<pre>&lt;body&gt;\r\n     &lt;h1&gt;My first Bootstrap website!&lt;\/h1&gt;\r\n     &lt;p&gt;This page will grow as we add more and more components from Bootstrap...&lt;\/p&gt;\r\n     &lt;p&gt;This is a paragraph.&lt;\/p&gt;\r\n     &lt;p&gt;This is another paragraph.&lt;\/p&gt;\r\n     &lt;p&gt;This is a paragraph.&lt;\/p&gt;\r\n     &lt;p&gt;This is another paragraph.&lt;\/p&gt;\r\n &lt;\/body&gt;\r\n &lt;\/html&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<h2>Bootstrap CDN \u09af\u09cb\u0997 \u098f\u09ac\u0982 Containers \u098f\u09b0 \u09ad\u09bf\u09a4\u09b0\u09c7 \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09af\u09c1\u0995\u09cd\u09a4 \u0995\u09b0\u09be<\/h2>\n<p>\u0986\u09ae\u09be\u09a6\u09c7\u09b0 \u09aa\u09cd\u09b0\u09a5\u09ae \u0995\u09be\u099c \u09b9\u09b2 Bootstrap CDN \u09af\u09c1\u0995\u09cd\u09a4 \u0995\u09b0\u09be \u098f\u09ac\u0982 jQuery \u09a4\u09c7 \u098f\u0995\u099f\u09bf \u09b2\u09bf\u0999\u09cd\u0995 \u09af\u09c1\u0995\u09cd\u09a4 \u0995\u09b0\u09be<\/p>\n<p>\u09aa\u09b0\u09ac\u09b0\u09cd\u09a4\u09c0\u09a4\u09c7 \u0986\u09ae\u09b0\u09be &lt;body&gt; \u098f\u09b0 \u09ad\u09bf\u09a4\u09b0 \u09b8\u0995\u09b2 HTML \u0989\u09aa\u09be\u09a6\u09be\u09a8\u0997\u09c1\u09b2\u09cb \u09af\u09cb\u0997 \u0995\u09b0\u09ac \u098f\u09ac\u0982 \u098f\u09b0 \u09ad\u09bf\u09a4\u09b0\u09c7 &lt;div class=&#8221;container&#8221;&gt; \u0993 \u09a5\u09be\u0995\u09ac\u09c7\u0983<\/p>\n<p>\u0989\u09a6\u09be\u09b9\u09b0\u09a8\u0983<\/p>\n<hr \/>\n<pre> &lt;!DOCTYPE html&gt;\r\n &lt;html lang=\"en\"&gt;\r\n &lt;head&gt;\r\n &lt;title&gt;Bootstrap Case&lt;\/title&gt;\r\n &lt;meta charset=\"utf-8\"&gt;\r\n &lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"&gt;\r\n &lt;link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"&gt;\r\n &lt;script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.11.1\/jquery.min.js\"&gt;&lt;\/script&gt;\r\n &lt;script src=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/js\/bootstrap.min.js\"&gt;&lt;\/script&gt;\r\n &lt;\/head&gt;\r\n &lt;body&gt;<\/pre>\n<pre> &lt;div class=\"container\"&gt;\r\n      &lt;h1&gt;My first Bootstrap website!&lt;\/h1&gt;\r\n      &lt;p&gt;This page will grow as we add more and more components from Bootstrap...&lt;\/p&gt;\r\n      &lt;p&gt;This is another paragraph.&lt;\/p&gt;\r\n      &lt;p&gt;This is a paragraph.&lt;\/p&gt;\r\n      &lt;p&gt;This is another paragraph.&lt;\/p&gt;\r\n &lt;\/div&gt;<\/pre>\n<pre> &lt;\/body&gt;\r\n &lt;\/html&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><strong>\u099f\u09bf\u09aa\u09b8:<\/strong> \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3 \u09b8\u09cd\u0995\u09bf\u09a8\u099f\u09be \u09aa\u09c7\u0987\u099c \u09a6\u09bf\u09df\u09c7 Fill \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u0987\u09b2\u09c7 .container \u0995\u09c7 \u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09a8 \u0995\u09b0\u09c7 .container-fluid \u09b2\u09bf\u0996\u09c1\u09a8\u0983<\/p>\n<p>\u0989\u09a6\u09be\u09b9\u09b0\u09a8\u0983<\/p>\n<hr \/>\n<pre> &lt;!DOCTYPE html&gt;\r\n &lt;html lang=\"en\"&gt;\r\n &lt;head&gt;\r\n &lt;title&gt;Bootstrap Case&lt;\/title&gt;\r\n &lt;meta charset=\"utf-8\"&gt;\r\n &lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"&gt;\r\n &lt;link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"&gt;\r\n &lt;script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.11.1\/jquery.min.js\"&gt;&lt;\/script&gt;\r\n &lt;script src=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/js\/bootstrap.min.js\"&gt;&lt;\/script&gt;\r\n &lt;\/head&gt;\r\n &lt;body&gt;<\/pre>\n<pre>&lt;div class=\"container-fluid\"&gt;\r\n     &lt;h1&gt;My first Bootstrap website!&lt;\/h1&gt;\r\n     &lt;p&gt;This page will grow as we add more and more components from Bootstrap...&lt;\/p&gt;\r\n     &lt;p&gt;This is another paragraph.&lt;\/p&gt;\r\n     &lt;p&gt;This is a paragraph.&lt;\/p&gt;\r\n     &lt;p&gt;This is another paragraph.&lt;\/p&gt;\r\n &lt;\/div&gt;<\/pre>\n<pre> &lt;\/body&gt;\r\n &lt;\/html&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u09a7\u09a8\u09cd\u09af\u09ac\u09be\u09a6 , \u0986\u09b6\u09be \u0995\u09b0\u09bf \u09ac\u09c1\u099d\u09a4\u09c7 \u09aa\u09c7\u09b0\u09c7\u099b\u09c7\u09a8\u0964<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0985\u09a8\u09c1\u09ac\u09be\u09a6 \u0995\u09b0\u09c7\u099b\u09c7\u09a8 Abu Jubair Mahin &nbsp; \u09b8\u09cd\u0995\u09cd\u09b0\u09cd\u09af\u09be\u099a \u09a5\u09c7\u0995\u09c7 \u098f\u0995\u099f\u09bf \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0993\u09af\u09bc\u09c7\u09ac \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09c1\u09a8 \u09a8\u09bf\u099a\u09c7\u09b0 \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09df Scratch (\u09b8\u09cd\u0995\u09cd\u09b0\u09cd\u09af\u09be\u099a) \u09a5\u09c7\u0995\u09c7 \u098f\u0995\u099f\u09bf \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0993\u09af\u09bc\u09c7\u09ac\u09b8\u09be\u0987\u099f \u0995\u09bf\u09ad\u09be\u09ac\u09c7 \u09a8\u09bf\u09b0\u09cd\u09ae\u09be\u09a3 \u0995\u09b0\u09be \u09b9\u09df \u09b8\u09c7\u099f\u09be \u09aa\u09cd\u09b0\u09a6\u09b0\u09cd\u09b6\u09a8 \u0995\u09b0\u09be \u09b9\u09ac\u09c7 \u0986\u09ae\u09b0\u09be \u098f\u0995\u099f\u09bf \u09b8\u09b9\u099c HTML \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09a6\u09bf\u09af\u09bc\u09c7 \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09ac, \u098f\u09ac\u0982 \u09aa\u09b0\u09c7 \u0986\u09ae\u09b0\u09be \u0985\u09a8\u09c7\u0995 \u09ac\u09c7\u09b6\u09bf \u09ac\u09c7\u09b6\u09bf components \u09b8\u09c7\u0996\u09be\u09a8\u09c7 \u09af\u09cb\u0997 \u0995\u09b0\u09ac, \u09af\u09a4\u0995\u09cd\u09b7\u09a3 \u09a8\u09be \u0986\u09ae\u09b0\u09be \u098f\u0995\u099f\u09bf \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3\u09b0\u09c2\u09aa\u09c7 \u0995\u09be\u09b0\u09cd\u09af\u0995\u09b0\u09c0 \u098f\u09ac\u0982 &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=6317\">Continue reading<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[178],"tags":[1720,822,1770,1550,626],"class_list":["post-6317","post","type-post","status-publish","format-standard","hentry","category-178","tag-bootstrap","tag-case","tag-website","tag-1550","tag-626","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":6319,"url":"http:\/\/bangla.sitestree.com\/?p=6319","url_meta":{"origin":6317,"position":0},"title":"Bootstrap Case: \u09ac\u09be\u099f\u09a8 \u0993 \u0986\u0987\u0995\u09a8 \u09af\u09cb\u0997 \u0995\u09b0\u09be (Adding Button and Icon)","author":"Author-Check- Article-or-Video","date":"February 14, 2015","format":false,"excerpt":"\u09ac\u09be\u099f\u09a8 \u09af\u09c1\u0995\u09cd\u09a4 \u0995\u09b0\u09be \u09ac\u09be\u099f\u09a8 \u0995\u09cd\u09b2\u09be\u09b8 \u0997\u09c1\u09b2\u09cb\u09a4\u09c7 <a>, <button>, or <input> \u098f\u0987 \u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09b8\u09ae\u09c1\u09b9\u09c7 \u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u09b9\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7\u0964 \u09a8\u09bf\u09ae\u09cd\u09a8\u09b2\u09bf\u0996\u09bf\u09a4 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7 Jumbotron \u098f\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u098f\u0995\u099f\u09bf \u09ac\u09a1\u09bc \u098f\u09ac\u0982 \u09b9\u09be\u09b2\u0995\u09be \u09a8\u09c0\u09b2 \"Search\" \u09ac\u09be\u099f\u09a8 \u09a6\u09c7\u0993\u09df\u09be \u09b9\u09b2\u0964 \u098f\u0987 effect \u099f\u09bf \u09aa\u09c7\u09a4\u09c7 \u09b9\u09b2\u09c7 \u0986\u09ae\u09be\u09a6\u09c7\u09b0 .btn-lg \u098f\u09ac\u0982 .btn-info \u0995\u09cd\u09b2\u09be\u09b8 \u0997\u09c1\u09b2\u09cb \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09a4\u09c7 \u09b9\u09ac\u09c7\u0964 \u0989\u09a6\u09be\u09b9\u09b0\u09a8\u0983 <div class=\"jumbotron\"> <h1>My first Bootstrap\u2026","rel":"","context":"In &quot;\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)&quot;","block_context":{"text":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)","link":"http:\/\/bangla.sitestree.com\/?cat=178"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6270,"url":"http:\/\/bangla.sitestree.com\/?p=6270","url_meta":{"origin":6317,"position":1},"title":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)","author":"Author-Check- Article-or-Video","date":"February 12, 2015","format":false,"excerpt":"\u09aa\u09cd\u09b0\u09a4\u09be\u09aa \u099a\u09a8\u09cd\u09a6\u09cd\u09b0 \u00a0 \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09b9\u099a\u09cd\u099b\u09c7 \u09b0\u09c7\u09b8\u09aa\u09a8\u09b8\u09bf\u09ad \u0993 \u09ae\u09cb\u09ac\u09be\u0987\u09b2-\u09ac\u09be\u09a8\u09cd\u09a7\u09ac \u0993\u09df\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09a4\u09c8\u09b0\u09c0\u09b0 \u099c\u09a8\u09cd\u09af \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2, \u09b8\u09bf\u098f\u09b8\u098f\u09b8 \u098f\u09ac\u0982 \u099c\u09be\u09ad\u09be\u09b8\u09cd\u0995\u09cd\u09b0\u09bf\u09aa\u09cd\u099f\u09c7\u09b0 \u09b8\u09ac\u099a\u09c7\u09df \u099c\u09a8\u09aa\u09cd\u09b0\u09bf\u09df \u09ab\u09cd\u09b0\u09c7\u09ae\u0993\u09df\u09be\u09b0\u09cd\u0995\u0964 \u098f\u099f\u09bf \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3 \u09ac\u09bf\u09a8\u09be\u09ae\u09c2\u09b2\u09cd\u09af\u09c7 \u09a1\u09be\u0989\u09a8\u09b2\u09cb\u09a1 \u0995\u09b0\u09c7 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09af\u09be\u09df\u0964 \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u0996\u09c1\u09ac \u09b8\u09b9\u099c\u09c7 \u09a6\u09c3\u09b7\u09cd\u099f\u09bf\u09a8\u09a8\u09cd\u09a6\u09a8 \u0993 \u09b0\u09c7\u09b8\u09aa\u09a8\u09b8\u09bf\u09ad \u0993\u09df\u09c7\u09ac\u09b8\u09be\u0987\u099f \u09a4\u09c8\u09b0\u09c0 \u0995\u09b0\u09be \u09af\u09be\u09df\u0964 \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09b6\u09c7\u0996\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u0986\u09ae\u09b0\u09be \u09a7\u09be\u09b0\u09be\u09ac\u09be\u09b9\u09bf\u0995 \u099f\u09bf\u0989\u099f\u09b0\u09bf\u09df\u09be\u09b2 \u09aa\u09cd\u09b0\u0995\u09be\u09b6 \u0995\u09b0\u09ac \u09af\u09be\u09b0 \u09ae\u09be\u09a7\u09cd\u09af\u09ae\u09c7 \u09a7\u09be\u09aa\u09c7 \u09a7\u09be\u09aa\u09c7\u2026","rel":"","context":"In &quot;\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)&quot;","block_context":{"text":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)","link":"http:\/\/bangla.sitestree.com\/?cat=178"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6311,"url":"http:\/\/bangla.sitestree.com\/?p=6311","url_meta":{"origin":6317,"position":2},"title":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0997\u09cd\u09b0\u09bf\u09a1 &#8211; \u09ae\u09a7\u09cd\u09af\u09ae \u09a1\u09bf\u09ad\u09be\u0987\u09b8 \u0964 Bootstrap Grid &#8211; Medium Devices","author":"Author-Check- Article-or-Video","date":"February 14, 2015","format":false,"excerpt":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09b0\u09cd\u09a4\u09c0 \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 \u0986\u09ae\u09b0\u09be \u099b\u09cb\u099f \u09a1\u09bf\u09ad\u09be\u0987\u09b8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af Class \u09b8\u09b9 \u098f\u0995\u099f\u09bf Grid \u098f\u09b0 \u0989\u09a6\u09be\u09b9\u09b0\u09a8 \u09a6\u09c7\u0996\u09bf\u09df\u09c7\u099b\u09bf\u09b2\u09be\u09ae\u0964 \u0986\u09ae\u09b0\u09be \u09b8\u09c7\u0996\u09be\u09a8\u09c7 \u09a6\u09c1\u0987\u099f\u09bf divs (\u0995\u09b2\u09be\u09ae ) \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7\u099b\u09bf\u09b2\u09be\u09ae \u098f\u09ac\u09c1\u0982 \u0986\u09ae\u09b0\u09be \u09b8\u09c7\u0996\u09be\u09a8\u09c7 25%\/75% \u098f\u09b0 \u09ac\u09bf\u09ad\u0995\u09cd\u09a4\u09bf \u09a6\u09c7\u0996\u09bf\u09df\u09c7\u099b\u09bf\u0964 <div class=\"col-sm-3\">....<\/div> <div class=\"col-sm-9\">....<\/div> \u00a0 \u0995\u09bf\u09a8\u09cd\u09a4\u09c1 \u09ae\u09be\u099d\u09be\u09b0\u09bf \u09a1\u09bf\u09ad\u09be\u0987\u09b8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09b8\u09ac \u09a5\u09c7\u0995\u09c7 \u09ad\u09be\u09b2 \u09b9\u09ac\u09c7 \u09af\u09a6\u09bf 50%\/50% \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u0964 \u09a8\u09bf\u09b0\u09cd\u09a6\u09c7\u09b6\u09a8\u09be\u0983 \u09ae\u09be\u099d\u09be\u09b0\u09bf \u09b0\u0995\u09ae\u09c7\u09b0 \u09a1\u09bf\u09ad\u09be\u0987\u09b8\u09c7\u09b0\u2026","rel":"","context":"In &quot;\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)&quot;","block_context":{"text":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)","link":"http:\/\/bangla.sitestree.com\/?cat=178"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6272,"url":"http:\/\/bangla.sitestree.com\/?p=6272","url_meta":{"origin":6317,"position":3},"title":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09b6\u09c7\u0996\u09be \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09be \u09af\u09be\u0995 (Bootstrap Get Started)","author":"Author-Check- Article-or-Video","date":"February 12, 2015","format":false,"excerpt":"Bootstrap \u0995\u09bf ???? Bootstrap \u09b9\u09b2 \u09ab\u09cd\u09b0\u09bf front-end framework, \u09b8\u09b9\u099c \u098f\u09ac\u0982 \u09a6\u09cd\u09b0\u09c1\u09a4 \u0997\u09a4\u09bf\u09b0 web development \u098f\u09b0 \u099c\u09a8\u09cd\u09af Bootstrap \u09b9\u09b2 HTML \u098f\u09ac\u0982 CSS \u09a8\u09bf\u09b0\u09cd\u09ad\u09b0 \u09ae\u09c1\u09a6\u09cd\u09b0\u09a3\u09ac\u09bf\u09a6\u09cd\u09af\u09be, \u09ab\u09b0\u09cd\u09ae, \u09ac\u09be\u099f\u09a8, \u099f\u09c7\u09ac\u09bf\u09b2, \u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u099f\u09b0, \u09ae\u09a1\u09be\u09b2\u09b8, \u0987\u09ae\u09c7\u099c carousels \u098f\u09ac\u0982 \u0986\u09b0\u0993 \u0985\u09a8\u09c7\u0995 \u0995\u09bf\u099b\u09c1, \u099c\u09be\u09ad\u09be \u09b8\u09cd\u0995\u09cd\u09b0\u09bf\u09aa\u09cd\u099f \u09aa\u09cd\u09b2\u09be\u0997\u09bf\u09a8 \u09b8\u09b9 \u09a1\u09bf\u099c\u09be\u0987\u09a8 templates \u09a4\u09b0\u09bf\u09b0 \u09ae\u09be\u09a7\u09cd\u09af\u09ae Bootstrap \u098f\u09b0 \u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af\u09c7 \u09a4\u09c1\u09ae\u09bf \u09af\u09c7 \u0995\u09cb\u09a8 Responsive \u09a1\u09bf\u099c\u09be\u0987\u09a8\u2026","rel":"","context":"In &quot;\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)&quot;","block_context":{"text":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)","link":"http:\/\/bangla.sitestree.com\/?cat=178"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6313,"url":"http:\/\/bangla.sitestree.com\/?p=6313","url_meta":{"origin":6317,"position":4},"title":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0997\u09cd\u09b0\u09bf\u09a1 &#8211; \u09ac\u09a1\u09bc \u09a1\u09bf\u09ad\u09be\u0987\u09b8 \u0964 Bootstrap Grid &#8211; Large Devices","author":"Author-Check- Article-or-Video","date":"February 14, 2015","format":false,"excerpt":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09c7\u09b0 \u0985\u09a7\u09cd\u09af\u09be\u09df\u09c7 \u0986\u09ae\u09b0\u09be \u099b\u09cb\u099f (small) \u098f\u09ac\u0982 \u09ae\u09be\u099d\u09be\u09b0\u09bf (medium) device \u098f\u09b0 \u099c\u09a8\u09cd\u09af class \u09b8\u09b9 grid \u098f\u09b0 \u0989\u09a6\u09be\u09b9\u09b0\u09a3 \u0986\u09b2\u09cb\u099a\u09a8\u09be \u0995\u09b0\u09c7\u099b\u09bf\u0964 \u09b8\u09c7\u0996\u09be\u09a8\u09c7 \u09a6\u09c1\u0987\u099f\u09bf div \u09b0\u09c7\u0996\u09c7 \u09b9\u09df, \u09af\u09be\u09a6\u09c7\u09b0 \u099b\u09cb\u099f device \u098f\u09b0 \u099c\u09a8\u09cd\u09af \u09e8\u09eb% \/\u09ed\u09eb% \u098f\u09ac\u0982 \u09ae\u09be\u099d\u09be\u09b0\u09bf device \u098f\u09b0 \u099c\u09a8\u09cd\u09af \u09eb\u09e6% \/\u09eb\u09e6% \u09ad\u09be\u0997\u09c7 \u09ad\u09be\u0997 (split) \u0995\u09b0\u09be \u09b9\u09df\u0964 <div class=\"col-sm-3 col-md-6\">....<\/div> <div class=\"col-sm-9 col-md-6\">....<\/div> \u00a0 \u09a4\u09ac\u09c7\u2026","rel":"","context":"In &quot;\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)&quot;","block_context":{"text":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)","link":"http:\/\/bangla.sitestree.com\/?cat=178"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6321,"url":"http:\/\/bangla.sitestree.com\/?p=6321","url_meta":{"origin":6317,"position":5},"title":"Bootstrap Case: \u098f\u0995\u09be\u09a7\u09bf\u0995 \u0995\u09b2\u09be\u09ae \u098f\u09b0 \u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8 (Multicolumn Layout)","author":"Author-Check- Article-or-Video","date":"February 14, 2015","format":false,"excerpt":"\u098f\u0995\u09be\u09a7\u09bf\u0995 \u0995\u09b2\u09be\u09ae \u098f\u09b0 \u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8 Bootstrap \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u09b8\u09b9\u099c\u09c7\u0987 multicolumn layout \u09a4\u09c8\u09b0\u09bf \u0995\u09b0\u09be \u09af\u09be\u09df \u0964 Bootstrap \u098f\u0995\u099f\u09bf \u09aa\u09cd\u09b0\u09a4\u09bf\u0995\u09cd\u09b0\u09bf\u09af\u09bc\u09be\u09b6\u09c0\u09b2 \u098f\u09ac\u0982 mobile-first 12-column grid system \u09a6\u09bf\u09df\u09c7 \u09a5\u09be\u0995\u09c7\u0964 \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b8\u09cd\u0995\u09cd\u09b0\u09c0\u09a8 \u09b8\u09be\u0987\u099c\u09c7 \u0995\u09b2\u09be\u09ae \u0997\u09c1\u09b2\u09cb \u09a8\u09bf\u099c\u09c7\u09a6\u09c7\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u09aa\u09c1\u09a8\u09b0\u09be\u09df \u09b8\u099c\u09cd\u099c\u09bf\u09a4 \u09b9\u09df\u0964 Grid \u098f\u09b0 \u09b2\u09bf\u099b\u09c1 \u09a8\u09bf\u09df\u09ae\u09be\u09ac\u09b2\u09bf\u0983 \u098f\u0995\u099f\u09bf \u09a7\u09be\u09b0\u0995 \u09a6\u09bf\u09af\u09bc\u09c7 \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09c1\u09a8 \u0964 <div class=\"row\"> \u09a6\u09cd\u09ac\u09be\u09b0\u09be \u098f\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u09b8\u09be\u09b0\u09bf\u2026","rel":"","context":"In &quot;\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)&quot;","block_context":{"text":"\u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09e9 \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 (Bootstrap 3 Tutorial)","link":"http:\/\/bangla.sitestree.com\/?cat=178"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/6317","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=6317"}],"version-history":[{"count":5,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/6317\/revisions"}],"predecessor-version":[{"id":12126,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/6317\/revisions\/12126"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6317"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}