{"id":2904,"date":"2018-11-16T14:07:10","date_gmt":"2018-11-16T08:37:10","guid":{"rendered":"https:\/\/blog.pheonixsolutions.com\/?p=2904"},"modified":"2018-11-16T14:09:50","modified_gmt":"2018-11-16T08:39:50","slug":"differences-between-class-of-bootstrap-3-to-bootstrap-4","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/","title":{"rendered":"How Class of Bootstrap 4 differ from Bootstrap 3"},"content":{"rendered":"<h2>How Class of Bootstrap 4 differ from Bootstrap 3<\/h2>\n<h3><strong>Date posted:16-11-2018<\/strong><\/h3>\n<h3>Introduction:<\/h3>\n<p>Basically, many\u00a0\u00a0classes\u00a0 used in Bootstrap 3, not used\u00a0 in Bootstrap 4 and some class used in both the version; But, the new class ruling Bootstrap 4 which is replacing a old component of\u00a0 Bootstrap 3. Like this, here are some more\u00a0differences between class of bootstrap 3 to\u00a0 Bootstrap 4. Bootstrap 4 brought some major changes, adding new component; clashing others. So, in this article, we will discuss on it detail.<\/p>\n<p><a href=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2905\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg\" alt=\"\" width=\"583\" height=\"243\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg 583w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4-300x125.jpg 300w\" sizes=\"auto, (max-width: 583px) 100vw, 583px\" \/><\/a><\/p>\n<h2>Migration from Bootstrap 3 to Bootstrap 4:<\/h2>\n<h3 id=\"typography\">1.Text\/Typography:<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.page-header<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.dl-horizontal<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">&lt;blockquote&gt;<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.blockquote<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"grid\">2.Grid System:<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.col-xs-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.col-*<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.col-*-offset-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">offset-*<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.col-*-push-*<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.col-*-pull-*<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td>&#8211;<\/td>\n<td><code class=\"highlighter-rouge\">.order-*<\/code>\u00a0ex.\u00a0<code class=\"highlighter-rouge\">.order-11<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"buttons\">3,Buttons<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.btn-default<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.btn-secondary<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.btn-xs<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"button-group\">4.Button group<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.btn-group-justified<\/code><\/td>\n<td><code class=\"highlighter-rouge\">btn-group.d-flex<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.btn-group-xs<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"breadcrumbs\">5.Breadcrumbs<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.breadcrumb &gt; li<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.breadcrumb &gt; li.breadcrumb-item<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"carousel\">6.Carousel<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.next<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.carousel-item-next<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.prev<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.carousel-item-prev<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.left<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.carousel-item-left<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.right<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.carousel-item-right<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.carousel-control.right<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.carousel-control-right<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.carousel-control.left<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.carousel-control-left<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"dropdowns\">7.Dropdowns<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.divider<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.dropdown-divider<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">&lt;span class=\"caret\"&gt;&lt;\/span&gt;<\/code><\/td>\n<td><code class=\"highlighter-rouge\">dropped<\/code><\/td>\n<\/tr>\n<tr>\n<td>&#8211;<\/td>\n<td>Dropdown items now require\u00a0<code class=\"highlighter-rouge\">.dropdown-item<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"forms\">8.Forms<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.radio-inline<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.checkbox-inline<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.form-horizontal<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.control-label<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.col-form-label<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.input-lg<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-control-lg<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.input-sm<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-control-sm<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.form-group-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-control-*<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.help-block<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-text.text-muted<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.has-error<\/code>,\u00a0<code class=\"highlighter-rouge\">.has-warning<\/code><\/td>\n<td><code class=\"highlighter-rouge\">:invalid<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.has-success<\/code><\/td>\n<td><code class=\"highlighter-rouge\">:valid<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.has-error<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.has-danger<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.radio<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-check<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.checkbox<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-check<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.form-control-static<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-control-plaintext<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"helper-classes\">9.Helper classes<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.center-block<\/code><\/td>\n<td><code class=\"highlighter-rouge\">mx-auto<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.pull-left<\/code><\/td>\n<td><code class=\"highlighter-rouge\">float-left<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.pull-right<\/code><\/td>\n<td><code class=\"highlighter-rouge\">float-right<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.visible-xs-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-block.d-sm-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.visible-sm-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-block.d-md-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.visible-md-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-block.d-lg-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.visible-lg-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-block.d-xl-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.hidden-xs-up<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.hidden-sm-up<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-sm-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.hidden-md-up<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-md-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.hidden-lg-up<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-lg-none<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.hidden-xl-up<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.d-xl-none<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"images\">10.Images<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.img-responsive<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.img-fluid<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.img-rounded<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.rounded<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.img-circle<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.rounded-circle<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"input-groups\">11.Input groups<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.input-group-addon<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.input-group-prepend<\/code>,\u00a0<code class=\"highlighter-rouge\">.input-group-append<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.input-group-btn<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.input-group-prepend<\/code>,\u00a0<code class=\"highlighter-rouge\">.input-group-append<\/code><\/td>\n<\/tr>\n<tr>\n<td>&#8211;<\/td>\n<td><code class=\"highlighter-rouge\">.input-group-text<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"labels--badges\">12.Labels &amp; Badges<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.label<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.badge<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.badge<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.badge.badge-pill<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.badge-default<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.badge-secondary<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"navbar\">13.Navbar<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>&#8211;<\/td>\n<td><code class=\"highlighter-rouge\">.navbar-expand-{breakpoint}<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.navbar-default<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.navbar-light<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.navbar-toggle<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.navbar-toggler<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.navbar-form<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.form-inline<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.navbar-btn<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.nav-item<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.navbar-right<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.ml-auto<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.navbar-left<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.mr-auto<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.navbar-fixed-top<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.fixed-top<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"navs\">14.Navs<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.nav &gt; li<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.nav &gt; li.nav-item<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.nav &gt; li &gt; a<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.nav &gt; li.nav-item &gt; a.nav-link<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"pagination\">15.Pagination<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.pagination &gt; li<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.pagination &gt; li.page-item<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.pagination &gt; li &gt; a<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.pagination &gt; li.page-item &gt; a.page-link<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"panels\">16.Panels<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.card<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-default<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-group<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.card-group<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-heading<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.card-header<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-title<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.card-title<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-body<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.card-body<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-footer<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.card-footer<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-primary<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-success<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-info<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-warning<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-danger<\/code><\/td>\n<td>dropped<\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.panel-footer<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.card-footer<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"progress\">17.Progress<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.progress-bar-*<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.bg-<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.active<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.progress-bar-animated<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"tables\">18.Tables<\/h3>\n<table class=\"table table-striped td-half\">\n<thead>\n<tr>\n<th>Bootstrap 3<\/th>\n<th>Bootstrap 4<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code class=\"highlighter-rouge\">.table-condensed<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.table-sm<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.active<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.table-active<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.success<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.table-success<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.info<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.table-info<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.warning<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.table-warning<\/code><\/td>\n<\/tr>\n<tr>\n<td><code class=\"highlighter-rouge\">.danger<\/code><\/td>\n<td><code class=\"highlighter-rouge\">.table-danger<\/code><\/td>\n<\/tr>\n<tr>\n<td><strong>New classes<\/strong><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>&#8211;<\/td>\n<td><code class=\"highlighter-rouge\">.table-inverse<\/code><\/td>\n<\/tr>\n<tr>\n<td>&#8211;<\/td>\n<td><code class=\"highlighter-rouge\">.thead-default<\/code><\/td>\n<\/tr>\n<tr>\n<td>&#8211;<\/td>\n<td><code class=\"highlighter-rouge\">.thead-inverse<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The most notable changes are summarized above.\u00a0Bootstrap 4 created a major changes in web development which overcomes the usage of bootstrap 3. Bootstrap 4 emerges in all new sites,easily modifiable and reliable. Use the enhanced class of BS4 and adapt to its goodness.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How Class of Bootstrap 4 differ from Bootstrap 3 Date posted:16-11-2018 Introduction: Basically, many\u00a0\u00a0classes\u00a0 used in Bootstrap 3, not used\u00a0 in Bootstrap 4 and some class used in both the version; But, the new class ruling Bootstrap 4 which is replacing a old component of\u00a0 Bootstrap 3. Like this, here&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">How Class of Bootstrap 4 differ from Bootstrap 3<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[484],"tags":[478,479,480,485,483],"class_list":{"0":"post-2904","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-html-css","7":"tag-bootstrap-3","8":"tag-bootstrap-4","9":"tag-class","10":"tag-html-css","11":"tag-web-development","12":"h-entry","14":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"How Class of Bootstrap 4 differ from Bootstrap 3 Date posted:16-11-2018 Introduction: Basically, many\u00a0\u00a0classes\u00a0 used in Bootstrap 3, not used\u00a0 in Bootstrap 4 and some class used in both the version; But, the new class ruling Bootstrap 4 which is replacing a old component of\u00a0 Bootstrap 3. Like this, here&hellip; Continue Reading How Class of Bootstrap 4 differ from Bootstrap 3\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-16T08:37:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-11-16T08:39:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\"},\"headline\":\"How Class of Bootstrap 4 differ from Bootstrap 3\",\"datePublished\":\"2018-11-16T08:37:10+00:00\",\"dateModified\":\"2018-11-16T08:39:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/\"},\"wordCount\":222,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/difference-between-bootstrap-3-and-bootstrap-4.jpg\",\"keywords\":[\"Bootstrap 3\",\"bootstrap 4\",\"class\",\"HTML CSS\",\"web development\"],\"articleSection\":[\"HTML CSS\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/difference-between-bootstrap-3-and-bootstrap-4.jpg\",\"datePublished\":\"2018-11-16T08:37:10+00:00\",\"dateModified\":\"2018-11-16T08:39:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#primaryimage\",\"url\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/difference-between-bootstrap-3-and-bootstrap-4.jpg\",\"contentUrl\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/difference-between-bootstrap-3-and-bootstrap-4.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/differences-between-class-of-bootstrap-3-to-bootstrap-4\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Class of Bootstrap 4 differ from Bootstrap 3\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\\\/\\\/blog.pheonixsolutions.com\"],\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"How Class of Bootstrap 4 differ from Bootstrap 3 Date posted:16-11-2018 Introduction: Basically, many\u00a0\u00a0classes\u00a0 used in Bootstrap 3, not used\u00a0 in Bootstrap 4 and some class used in both the version; But, the new class ruling Bootstrap 4 which is replacing a old component of\u00a0 Bootstrap 3. Like this, here&hellip; Continue Reading How Class of Bootstrap 4 differ from Bootstrap 3","og_url":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2018-11-16T08:37:10+00:00","article_modified_time":"2018-11-16T08:39:50+00:00","og_image":[{"url":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/"},"author":{"name":"admin","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503"},"headline":"How Class of Bootstrap 4 differ from Bootstrap 3","datePublished":"2018-11-16T08:37:10+00:00","dateModified":"2018-11-16T08:39:50+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/"},"wordCount":222,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg","keywords":["Bootstrap 3","bootstrap 4","class","HTML CSS","web development"],"articleSection":["HTML CSS"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/","url":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg","datePublished":"2018-11-16T08:37:10+00:00","dateModified":"2018-11-16T08:39:50+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#primaryimage","url":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg","contentUrl":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2018\/11\/difference-between-bootstrap-3-and-bootstrap-4.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/differences-between-class-of-bootstrap-3-to-bootstrap-4\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How Class of Bootstrap 4 differ from Bootstrap 3"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","caption":"admin"},"sameAs":["http:\/\/blog.pheonixsolutions.com"],"url":"https:\/\/pheonixsolutions.com\/blog\/author\/admin\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-KQ","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/2904","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=2904"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/2904\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=2904"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=2904"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=2904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}