{"id":314,"date":"2018-12-20T23:45:01","date_gmt":"2018-12-20T20:45:01","guid":{"rendered":"http:\/\/www.aydiner.gen.tr\/?p=314"},"modified":"2022-01-30T21:38:52","modified_gmt":"2022-01-30T18:38:52","slug":"bootstrap-temel-yapisi","status":"publish","type":"post","link":"https:\/\/www.aydiner.gen.tr\/index.php\/2018\/12\/20\/bootstrap-temel-yapisi\/","title":{"rendered":"Bootstrap Temel Yap\u0131s\u0131"},"content":{"rendered":"\r\n<pre class=\"wp-block-code\"><code>&lt;!DOCTYPE html>\r\n&lt;html lang=\"en\">\r\n&lt;head>\r\n  &lt;title>Bootstrap Example&lt;\/title>\r\n  &lt;meta charset=\"utf-8\">\r\n  &lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n  &lt;link rel=\"stylesheet\" href=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.3.7\/css\/bootstrap.min.css\">\r\n  &lt;script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js\">&lt;\/script>\r\n  &lt;script src=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.3.7\/js\/bootstrap.min.js\">&lt;\/script>\r\n&lt;\/head>\r\n&lt;body>\r\n\r\n&lt;div class=\"container-fluid\">\r\n  &lt;h1>Hello World!&lt;\/h1>\r\n  &lt;p>Resize the browser window to see the effect.&lt;\/p>\r\n  &lt;p>The columns will automatically stack on top of each other when the screen is less than 768px wide.&lt;\/p>\r\n  &lt;div class=\"row\">\r\n    &lt;div class=\"col-sm-4\" style=\"background-color:lavender;\">.col-sm-4&lt;\/div>\r\n    &lt;div class=\"col-sm-4\" style=\"background-color:lavenderblush;\">.col-sm-8&lt;\/div>\r\n    &lt;div class=\"col-sm-4\" style=\"background-color:blue;color:white;\">.col-sm-8&lt;\/div>\r\n  &lt;\/div>\r\n&lt;\/div>\r\n    \r\n&lt;\/body>\r\n&lt;\/html><\/code><\/pre>\r\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":849,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-314","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web"],"_links":{"self":[{"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/posts\/314","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/comments?post=314"}],"version-history":[{"count":0,"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/posts\/314\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/media\/849"}],"wp:attachment":[{"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/media?parent=314"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/categories?post=314"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aydiner.gen.tr\/index.php\/wp-json\/wp\/v2\/tags?post=314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}