Search
 
SCRIPT & CODE EXAMPLE
 

HTML

align center inner div using bootstrap

<div class="container">
  <div class="row justify-content-md-center">
    <div class="col col-lg-2">
      1 of 3
    </div>
    <div class="col-md-auto">
      Variable width content
    </div>
    <div class="col col-lg-2">
      3 of 3
    </div>
  </div>
  <div class="row">
    <div class="col">
      1 of 3
    </div>
    <div class="col-md-auto">
      Variable width content
    </div>
    <div class="col col-lg-2">
      3 of 3
    </div>
  </div>
</div>
Comment

PREVIOUS NEXT
Code Example
Html :: fontawesome phone icon 
Html :: no follow no index 
Html :: html telephone link 
Html :: centralize div bootstrap 
Html :: html text not markable 
Html :: #ubuntu "demarrer vcs en super user" 
Html :: html tab space 
Html :: bootstrap 5 carousel disable autoplay 
Html :: give red color text in markdown 
Html :: alphanumeric input 
Html :: html theme meta 
Html :: accepts only audio file in html 
Html :: bsc chain rpc 
Html :: bootstrap footer bottom of page 
Html :: html file only image 
Html :: <noscript<p title="</noscript<img src=x onerror=alert(1)" 
Html :: v-select item-text function 
Html :: how to create a page break html 
Html :: visualizador de pdf html5 
Html :: js making input non typeable 
Html :: html insert pdf 
Html :: html basic 
Html :: bootstrap datepicker format dd-mm-yyyy 
Html :: html link para descargar archivo de audio 
Html :: jquery Uncaught ReferenceError: $ is not defined 
Html :: how to center the mainin html 
Html :: insertar fecha en pagina web 
Html :: how to remove options for video tag in html 
Html :: no ripple angular materisl 
Html :: how to fix a footer to the bottom of page css 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =