SALT-NLP/Design2Code
This dataset consists of 484 webpages from the C4 validation set, serving the purpose of testing multimodal LLMs on converting visual designs into code implementations. Each example is a pair of source HTML and screenshot ({id}.html and {id}.png). See the dataset in the huggingface format here. Note that all images in these webpages are replaced by a placeholder image (rick.jpg) Please refer to our project page and our paper for more information. Example Usage For example, you… See the full description on the dataset page: https://huggingface.co/datasets/SALT-NLP/Design2Code.
221.7k
1<!DOCTYPE html>2<html lang="en">3 <head>4 <style>5 /*!* Bootstrap v4.2.1 (https://getbootstrap.com/)6* Copyright 2011-2018 The Bootstrap Authors7* Copyright 2011-2018 Twitter, Inc.8* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{margin-top:0;margin-bottom:1rem}small{font-size:80%}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}img{vertical-align:middle;border-style:none}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.h5,.h6,h1,h2,h3,h4,h5{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small{font-size:80%;font-weight:400}.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-6,.col-lg-4,.col-lg-6,.col-lg-8,.col-md,.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-sm-4{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media(min-width:576px){.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}@media(min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.collapse:not(.show){display:none}.btn-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover{z-index:1}.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuNSknIHN0cm9rZS13aWR0aD0nMicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+)}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.page-link:not(:disabled):not(.disabled){cursor:pointer}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-light{color:#212529;background-color:#f8f9fa}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}.bg-light{background-color:#f8f9fa!important}.bg-white{background-color:#fff!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.rounded{border-radius:.25rem!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}@media(min-width:768px){.d-md-inline-block{display:inline-block!important}}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.float-right{float:right!important}@supports((position:-webkit-sticky) or (position:sticky)){}.w-auto{width:auto!important}.h-100{height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.py-1{padding-top:.25rem!important}.py-1{padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.px-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important}.py-3{padding-top:1rem!important}.py-3{padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important}.py-4{padding-bottom:1.5rem!important}.pt-5,.py-5{padding-top:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-muted{color:#6c757d!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}}html{font-size:17px}body{color:#454547;line-height:1.6}a{color:#00b841}a:hover{color:#a7e3bc}p>a{text-decoration:underline}p>a:hover{text-decoration:none}.h5,.h6,h1,h2,h3,h4,h5{font-weight:400;margin-bottom:.8rem}h1{font-size:1.9rem}h2{font-size:1.6rem}h3{font-size:1.4rem}.btn-yellow{color:#454547;background-color:#eddc78;border:3px solid #d8c465;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.5);box-shadow:1px 1px 2px rgba(0,0,0,.5)}.btn-yellow:hover,.btn-yellow:active{color:#fff;background-color:#f0dc94;border-color:#ddcc79;-webkit-box-shadow:none;box-shadow:none}.btn-info{color:#fff;background-color:#6dd190;border-color:#3ab866}.btn-info:hover,.btn-info:active{background-color:#3ab866!important;border-color:#287d46!important}.lead{font-weight:400}.site-logo>a{display:block}.site-logo>a>img{max-width:215px;max-height:70px}.site-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-info{padding:.4rem}.tagline{font-size:1.2rem;line-height:1.3;display:inline-block;text-align:center}.tagline>span{display:block;font-size:.7rem}.site-info-phone>a{font-weight:300;font-size:1.7rem;line-height:1;display:block}.site-info-phone>a:hover{text-decoration:none}header{color:#287d46}header .site-logo{text-align:center;padding:.5rem 1rem .3rem}header .site-info{text-align:center}header .site-info-phone>a{color:#3ab866}header .site-info-phone>a:hover{color:#a7e3bc}.filter-button-group .is-checked{background-color:#e2e6ea;border-color:#dae0e5}.category-text{max-height:0;overflow:hidden;-webkit-transition:max-height 300ms ease-in-out;transition:max-height 300ms ease-in-out}.category-text span{display:inline-block;padding:0 0 30px}.listing-card h3{margin:5px 0 10px;padding:0}.listing-card{border:1px solid #ddd;background:#fff;margin-bottom:30px;border-radius:4px;font-size:.92em;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.listing-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.listing-card__img{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7;width:25%;min-width:121px}.listing-card__img img{width:80%;margin:0 auto}.listing-card__title{padding:5px 5px 0 10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.listing-card__title address{margin-bottom:0}.listing-card__name{font-size:1.03rem;letter-spacing:-.04rem;font-weight:500;color:#777}.listing-card__types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.listing-card__types>div{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0;padding:13px 5px;font-weight:500;font-size:.8em;border-right:1px solid #ddd;border-top:1px solid #ddd;line-height:1.25}.listing-card__types>div>span{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;letter-spacing:-.03rem}.listing-card__types>div:last-child{border-right:none}.listing-card__types>div.disabled{font-weight:400}.listing-card__types>div.disabled>span{opacity:.25}.listing-card__types>div.active>span{color:#3ab866}.listing-card__body{padding:1rem;border-top:1px solid #ddd}.listing-card__body .services-title{font-weight:500;font-size:.8rem;margin-top:.6rem;margin-bottom:.8rem;color:#777;text-transform:uppercase}.listing-card__body .services-title:first-child{margin-top:0}.listing-phone{padding-left:15px;font-size:.8rem}span.service-item{display:inline-block;font-size:.9em;padding:.2em 1em;margin:0 .2em .8em;color:#026d37;white-space:nowrap}.title-line{display:block;position:relative}.title-line:after{content:'';position:absolute;top:50%;left:0;z-index:1;width:100%;height:1px;background:#dadada}.title-line span{display:inline-block;background-color:#fff;position:relative;z-index:2;padding-right:10px}.details-btn{margin:0 .7rem .5rem 0}.details-btn span{font-size:.8em}footer{color:#fff}footer .site-logo{padding:0 1rem 1rem 0;text-align:center}footer .site-info{text-align:center}footer .site-info-phone>a{color:#fff}footer .site-info-phone>a:hover{color:#a7e3bc}.site-nav{background:#6dd190;background:-webkit-gradient(linear,left top,left bottom,from(#99e5b0),to(#24bf5a));background:linear-gradient(to bottom,#99e5b0 0%,#24bf5a 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#99e5b0',endColorstr='#24bf5a',GradientType=0 );border-bottom:4px solid #d8c465;border-top:2px solid #6bcc8d}.site-nav a{color:#fff;padding:.6rem 0;border-bottom:1px dotted rgba(255,255,255,.5)}.site-nav a.near-me-btn{display:inline-block;background:#eddc78;padding:.3rem .4rem;color:#444;border-radius:.3rem;border:1px solid #cab551;font-weight:500;font-size:.9rem;letter-spacing:-.03rem;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.site-nav .navbar-toggler{padding:.25rem;margin:.25rem 0;color:#fff;border-color:#28a745;background-color:#39b866;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.site-nav .navbar-toggler .menu-text{text-transform:uppercase;vertical-align:middle;font-weight:400;font-size:.9rem}.navbar-dark .navbar-toggler-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDI1NSwgMjU1LCAyNTUsIDEpJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBkPSdNNCA3aDIyTTQgMTVoMjJNNCAyM2gyMicvPjwvc3ZnPg==)}.breadcrumb-wrapper .breadcrumb{font-size:.9rem;margin:0;padding:.5rem 0;background-color:transparent}.breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item::before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J00yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eicgZmlsbD0nIzAwODk3QicvPjwvc3ZnPg==)}.breadcrumb-item.active>a{color:#6c757d}.us-bg{background-image:url(../images/us-map.svg);background-repeat:no-repeat;background-position:center 22%;background-size:contain;padding-bottom:2rem}.bg-city{background-repeat:no-repeat;background-position:center 50%;background-size:auto 60%;padding-bottom:2rem}.badge{font-weight:400}.badge-light{color:#999}.pad-list>li{padding:.2rem 15px}.pad-list>li>a{font-size:1.1rem;font-weight:500}footer{background-color:#6dd190;color:rgba(255,255,255,.9);padding:1.4rem 0 0;font-weight:400}footer a{color:#fff}footer .footer-menu{background-color:#3ab866;padding:1rem 0;font-size:.8rem}footer .footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}footer .footer-copyright{background-color:#287d46;padding:.8rem 0}.sidepanel{width:100%;max-width:510px;margin:0 auto 3.2rem}.sidepanel .sidepanel__title{background:#ccf4dc;border-left:1px solid #ddd;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:4px solid #d8c465;color:inherit;padding:1rem;font-size:1.6rem;text-align:center;line-height:1}.sidepanel .sidepanel__title.title-rounded{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.sidepanel .sidepanel__body{border:1px solid #ddd;padding:1.2rem 1rem 1.5rem;text-align:center;background-color:#fbfbfb}.sidepanel .form-text{font-size:1rem;color:#287d46;font-weight:500}.insurance-box{background:url(../images/shield2.svg) center center/cover no-repeat;background-size:contain;text-align:center;margin-bottom:30px;color:#287d46;min-height:295px}.insurance-box .title{font-size:1.9em;padding:20px 0 40px;font-weight:600}.insurance-box .action{font-size:1.6em;font-weight:400;padding-bottom:25px}.insurance-box .phone{font-weight:900;font-size:1.9rem}.insurance-box .foot{margin:0;padding:30px 0 0}.insurance-box .foot small{font-weight:600}.left-content{margin-bottom:2rem}.btn-group>.btn:not(:first-child){margin-left:0}#filter-buttons .btn-light{background-color:#f3f9f5;border-color:#fff}#filter-buttons .btn-light:hover{color:#212529;background-color:#d6f3e2;border-color:#fff}#filter-buttons .btn-light:focus{-webkit-box-shadow:0 0 0 .15rem rgba(190,228,190,.4);box-shadow:0 0 0 .15rem rgba(190,228,190,.4)}#filter-buttons.filter-button-group .is-checked{background-color:#d6f3e2;border-color:#fff}section.bg-light .cta-box{background-color:#fff;-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.cta-box{background-color:#f8f9fa;padding:1rem;border-radius:.3rem;text-align:center}.cta-box .cta-title{font-size:1.5rem;color:#287d46}.cta-box .cta-text{font-size:.95rem}.cta-box .form-text{font-size:1rem;color:#287d46;font-weight:500}.cta-box .form-control{background-color:#f3f9f5}.icon-search-sm:before{display:inline-block;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0nc2VhcmNoLXNtJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyMSAyMS4wMjMzJz48cGF0aCBkPSdNMjAuODM2NywxOC41ODM4bC01Ljg5LTUuOTM2NWEuNTMyNC41MzI0LDAsMCwwLS4wNDg4LS4wNDNBOC4xMiw4LjEyLDAsMSwwLDEyLjYzMTYsMTQuODhhLjU0NzUuNTQ3NSwwLDAsMCwuMDM5LjA0MzRsNS44OSw1LjkzNjVhLjU2MTMuNTYxMywwLDAsMCwuNzkxNywwbDEuNDg0NS0xLjQ4NDRBLjU2MTYuNTYxNiwwLDAsMCwyMC44MzY3LDE4LjU4MzhaTTguMTIyOSwxMy4wMjE0YTQuODk4Niw0Ljg5ODYsMCwxLDEsNC44OTg1LTQuODk4NUE0Ljg5ODUsNC44OTg1LDAsMCwxLDguMTIyOSwxMy4wMjE0WicgZmlsbD0nIzMzMycvPjwvc3ZnPg==);width:21px;height:21.02px;vertical-align:middle}.icon-check:before{display:inline-block;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGNsYXNzPSdjaGVjay1tYXJrJyB2aWV3Qm94PScwIDAgMTQuMTQ1NiAxNSc+PHBhdGggZD0nTTE0LjE0NTUuNDc2M2MuMDI0Mi40NTMxLTMuNzA2Niw1LjQ0NjQtNS4yMTk1LDguOTI2LS41MywxLjIxLTEuMDU5LDIuNDk2My0xLjU4ODUsMy43MDY2LS4yMjY5LjM3ODItLjMwMjYsMS4yODU5LS43NTY0LDEuNTg4NUEzLjM5MzcsMy4zOTM3LDAsMCwxLDUuMjk1MSwxNWMtLjIyNjksMC0uOTA3NywwLTEuMTM0Ny0uMjI2OUEyNS45NzY0LDI1Ljk3NjQsMCwwLDEsMi4zNDUsMTIuMjc2OEMxLjg5MTEsMTEuNTk2LDAsOS43MDQ5LDAsOS4xNzU0YzAtLjkwNzcsMS41MTI5LTEuMTM0NywxLjg5MTEtMS4xMzQ3LDEuMzYxNiwwLDIuNzIzMiwyLjQ5NjMsMy4yNTI3LDMuMzI4NGEuMDc0Mi4wNzQyLDAsMCwwLC4wNzU3LS4wNzI1di0uMDAzMkM2LjUwNTQsNy40MzU2LDguNzc0NywyLjgyMTMsMTAuODkyOC41NTE5LDExLjMzMzgtLjA5MSwxNC4xMDc3LS4yNDIzLDE0LjE0NTUuNDc2M1onIGZpbGw9JyMzYWI4NjYnIGZpbGwtcnVsZT0nZXZlbm9kZCcvPjwvc3ZnPg==);width:14.1456px;height:15px;vertical-align:text-top;margin-right:1px}#loader{text-align:center}.lds-roller{display:inline-block;position:relative;width:64px;height:64px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:32px 32px;transform-origin:32px 32px}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#3ab866;margin:-3px 0 0 -3px}.lds-roller div:nth-child(1){-webkit-animation-delay:-.036s;animation-delay:-.036s}.lds-roller div:nth-child(1):after{top:50px;left:50px}.lds-roller div:nth-child(2){-webkit-animation-delay:-.072s;animation-delay:-.072s}.lds-roller div:nth-child(2):after{top:54px;left:45px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:57px;left:39px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:58px;left:32px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:57px;left:25px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:54px;left:19px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:50px;left:14px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:45px;left:10px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.font600{font-weight:600!important}.font700{font-weight:700!important}.bg-green-lightest{background-color:#f2f9f5}@media(min-width:1200px){.container{max-width:1200px}.navbar-collapse{margin-right:6%}.site-nav a.near-me-btn{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;padding:.3rem .8rem;font-size:inherit;letter-spacing:inherit}}@media(min-width:990px){.right-content{float:right;max-width:31%;margin-left:2%}.left-content{float:left;max-width:66%}.sticky{position:sticky;position:-webkit-sticky;top:3.2rem;padding-bottom:3.2rem}.sticky>.sidepanel{margin-bottom:0}.site-info-phone>a{font-size:2.1rem}}@media(max-width:990px){#filter-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}#filter-buttons>button{width:25%;border-right:1px solid #fff;border-top:1px solid #fff;border-left:1px solid #fff}#filter-buttons>button:first-child{border-radius:0;border-top-left-radius:.25rem}#filter-buttons>button:nth-child(4){border-top-right-radius:.25rem}#filter-buttons>button:nth-child(5){border-bottom-left-radius:.25rem}#filter-buttons>button:nth-child(6){white-space:nowrap}#filter-buttons>button:last-child{border-radius:0;border-bottom-right-radius:.25rem}}@media(min-width:768px){.site-info-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .site-logo{text-align:left;padding-bottom:1rem}.site-nav a{border-bottom:none;letter-spacing:-.02rem;font-size:.9rem}.us-bg{background-position:center bottom}}@media(min-width:480px){footer .footer-menu ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left}}@media(max-width:480px){h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.15rem}h1,h2,h3{line-height:1.4}.lead{font-size:1.05rem}.pad-list>li>a{font-size:.97rem}.listing-card__name{font-size:.95rem}.site-nav>.container{padding-left:0;padding-right:0}#filter-buttons.btn-group{width:100%}#filter-buttons .btn{padding:.375rem .4rem;font-size:.7rem}.bg-city{background-size:contain}span.service-item{white-space:normal}.listing-card__types>div{min-width:25%}.listing-card__types>div:nth-child(4){border-right:none}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}[data-toggle=collapse]:not(.collapsed) .if-collapsed{display:none}[data-toggle=collapse].collapsed .if-not-collapsed{display:none}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}9 </style>10 <meta charset="utf-8">11 <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">12 <meta content="Browse Addiction Treatment Services in Burke County, NC and find help in Burke County" name="description">13 <title>14 List of Addiction Treatment Services in Burke County, NC15 </title>16 </head>17 <body>18 <header id="header">19 <div class="container">20 <div class="row">21 <div class="col-md-6">22 <div class="site-logo">23 <a>24 <img alt="Dashshaw Addiction Treatment" src="rick.jpg">25 </a>26 </div>27 </div>28 <div class="col-md-6 site-info-container">29 <div class="site-info">30 <div class="tagline d-none d-md-inline-block">31 QUESTIONS ABOUT TREATMENT?32 <span>33 100% Free and confidential Help-Line34 </span>35 </div>36 <div class="site-info-phone">37 <a>38 1-[PHONE REDACTED]39 </a>40 </div>41 </div>42 </div>43 </div>44 </div>45 </header>46 <div class="site-nav">47 <div class="container">48 <nav class="navbar navbar-expand-xl navbar-dark">49 <button aria-controls="topNav" aria-expanded="false" aria-label="Toggle top navigation" class="navbar-toggler" data-target="#topNav" data-toggle="collapse" type="button">50 <span class="navbar-toggler-icon">51 </span>52 <span class="menu-text">53 Menu54 </span>55 </button>56 <div class="collapse navbar-collapse justify-content-between" id="topNav">57 <a class="d-flex align-items-center" rel="nofollow">58 Payment Options for Drug Rehab59 </a>60 <a class="d-flex align-items-center" rel="nofollow">61 Inpatient Drug Rehab62 </a>63 <a class="d-flex align-items-center" rel="nofollow">64 Drug & Alcohol Detox65 </a>66 <a class="d-flex align-items-center" rel="nofollow">67 Relapse Prevention & Aftercare68 </a>69 </div>70 <a class="near-me-btn" id="near-me-btn">71 <span class="icon-search-sm">72 </span>73 Drug Rehabs Near Me74 </a>75 </nav>76 </div>77 </div>78 <div aria-label="breadcrumb" class="breadcrumb-wrapper bg-light">79 <div class="container">80 <ol class="breadcrumb" itemscope itemtype="">81 <li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="">82 <a itemprop="item" itemtype="">83 <span itemprop="name">84 Home85 </span>86 </a>87 <meta content="1" itemprop="position">88 </li>89 <li aria-current="page" class="breadcrumb-item active" itemprop="itemListElement" itemscope itemtype="">90 <a itemprop="item" itemtype="">91 <span itemprop="name">92 North Carolina93 </span>94 </a>95 <meta content="2" itemprop="position">96 </li>97 <li aria-current="page" class="breadcrumb-item active" itemprop="itemListElement" itemscope itemtype="">98 <a itemprop="item" itemtype="">99 <span itemprop="name">100 Burke County101 </span>102 </a>103 <meta content="3" itemprop="position">104 </li>105 </ol>106 </div>107 </div>108 <main role="main">109 <section class="pt-5 bg-white">110 <div class="container">111 <div class="row">112 <div class="col">113 <div class="row">114 <div class="col-lg-8 mb-4">115 <h1 class="mb-4">116 5 Best Ways to find a Rehab in Burke County, NC117 </h1>118 <h2>119 1. Discover Rehab Needs and Goals120 </h2>121 <p>122 Every alcohol and drug rehab center in Burke County has different specialties. This is the reason you need to pick a facility that is right for you and your recovery needs.123 </p>124 <h2>125 2. Consult with Rehab Experts126 </h2>127 <p>128 You should consult with substance abuse professionals in Burke County so that they can help you learn how to choose the best rehab program. They have more experience and knowledge in addiction than you do and should be able to guide you appropriately.129 </p>130 <h2>131 3. Investigate Your Options132 </h2>133 <p>134 It is also essential that you understand all the options open to you before making a choice. Check what is available in Burke County and find out how each of these options will benefit you then come to a decision.135 </p>136 <h2>137 4. Think about Different Factors138 </h2>139 <p>140 One of the 5 top ways to locate a rehab program in Burke County involves understanding the factors that go into making a rehab effective and successful. These factors include but are not limited to:141 </p>142 <ul>143 <li>144 Cost of rehab145 </li>146 <li>147 Amenities148 </li>149 <li>150 Duration of program151 </li>152 <li>153 Therapies and treatments154 </li>155 </ul>156 <p>157 Use these factors to help you understand the differences between all the alcohol and drug rehabilitation programs that you find in Burke County.158 </p>159 <h2>160 5. Choose161 </h2>162 <p>163 After going through the process outlined above, the final thing you should do is pick a rehabilitation center that is highly likely to meet all your needs and requirements for addiction treatment in Burke County.164 </p>165 </div>166 <div class="col-lg-4">167 <div class="sidepanel">168 <div class="sidepanel__title title-rounded">169 <span class="text-uppercase">170 Ready To Get Help?171 </span>172 </div>173 <div class="sidepanel__body">174 <p class="mb-4">175 We can help you find the right treatment facility that best fits your overall needs and financial requirements.176 </p>177 <a class="btn btn-lg btn-yellow font600 mb-5">178 Call 1-[PHONE REDACTED]179 </a>180 <fieldset class="border p-2">181 <legend class="form-text text-uppercase w-auto">182 Or fill out this form.183 </legend>184 <form action="contact.php" class="pt-2" method="POST">185 <input name="cform" type="hidden" value="">186 <div class="form-group">187 <input class="form-control" name="name" placeholder="Name" required type="text">188 </div>189 <div class="form-group">190 <input class="form-control" name="phone" placeholder="Phone" required type="text">191 </div>192 <div class="form-group">193 <textarea class="form-control" id="how_can_we_help" name="how_can_we_help" placeholder="How can we help?"></textarea>194 </div>195 <div class="text-center text-muted">196 <small>197 100% Free and Confidential198 </small>199 </div>200 <div class="text-center">201 <input class="btn btn-info mb-3" type="submit" value="Send Help Request">202 </div>203 </form>204 </fieldset>205 </div>206 </div>207 </div>208 </div>209 </div>210 </div>211 </div>212 </section>213 <section class="py-5 bg-light bg-city">214 <div class="container">215 <h2 class="mb-5">216 Cities with Drug Rehab Centers in Burke County, NC217 </h2>218 <p class="lead text-muted">219 Select a City:220 </p>221 <ul class="row list-unstyled pad-list">222 <li class="col-md-3 col-sm-4 col-6">223 <a>224 Morganton225 </a>226 </li>227 </ul>228 </div>229 </section>230 <section class="py-5">231 <div class="container">232 <h2 class="mb-5">233 Drug Rehab Programs in Burke County, NC by Category234 </h2>235 <p class="lead text-muted">236 Select a Category:237 </p>238 <ul class="row list-unstyled pad-list">239 <li class="col-md-3 col-sm-4 col-6">240 <a>241 Outpatient242 <span class="badge badge-pill badge-light">243 6244 </span>245 </a>246 </li>247 <li class="col-md-3 col-sm-4 col-6">248 <a>249 Counseling250 <span class="badge badge-pill badge-light">251 4252 </span>253 </a>254 </li>255 <li class="col-md-3 col-sm-4 col-6">256 <a>257 12 Step258 <span class="badge badge-pill badge-light">259 4260 </span>261 </a>262 </li>263 <li class="col-md-3 col-sm-4 col-6">264 <a>265 Aftercare266 <span class="badge badge-pill badge-light">267 4268 </span>269 </a>270 </li>271 </ul>272 </div>273 </section>274 </main>275 <footer>276 <section class="footer-main">277 <div class="container">278 <div class="row">279 <div class="col-md-4">280 <div class="site-logo">281 <a>282 <img alt="Dashshaw Addiction Help & Recovery" class="img-fluid" src="rick.jpg">283 </a>284 </div>285 <div class="site-info mb-3">286 <div class="tagline">287 Get Treatment Options288 <span>289 100% Free and confidential290 </span>291 </div>292 <div class="site-info-phone">293 <a>294 1-[PHONE REDACTED]295 </a>296 </div>297 </div>298 </div>299 <div class="col-md-8">300 <h5>301 General Disclaimer:302 </h5>303 <p>304 <small>305 All information contained in this website is not intended to provide medical advice of any kind.306 </small>307 </p>308 </div>309 </div>310 </div>311 </section>312 <section class="footer-menu">313 <div class="container">314 <div class="footer-nav">315 <ul class="list-unstyled d-flex justify-content-between mb-0">316 <li>317 <a rel="nofollow">318 Home319 </a>320 </li>321 <li>322 <a rel="nofollow">323 About Us324 </a>325 </li>326 <li>327 <a rel="nofollow">328 Privacy Policy329 </a>330 </li>331 <li>332 <a rel="nofollow">333 Terms & Conditions334 </a>335 </li>336 </ul>337 </div>338 </div>339 </section>340 <section class="footer-copyright">341 <div class="container">342 <p class="text-center mt-2 mb-0">343 <small>344 © Copyright 2019 | dashshaw.com | All Rights Reserved.345 </small>346 </p>347 </div>348 </section>349 </footer>350 </body>351</html>352 