Questions tagged «twitter-bootstrap-3»

30
ට්විටර් බූට්ස්ට්‍රැප් 3 භාවිතා කරමින් තීරුවක් කේන්ද්‍රගත කරන්න
ට්විටර් බූට්ස්ට්‍රැප් 3 හි කන්ටේනරය තුළ (තීරු 12) එක් තීරු ප්‍රමාණයේ බෙදීමක් කේන්ද්‍රගත කරන්නේ කෙසේද ? .centered { background-color: red; } <body class="container"> <div class="col-lg-1 col-offset-6 centered"> <img data-src="holder.js/100x100" alt="" /> </div> </body> කේත ස්නිපටය ධාවනය කරන්නප්‍රති .ල සඟවන්නස්නිපටය පුළුල් කරන්න divපංතියක් සහිත .centeredකන්ටේනරය තුළ කේන්ද්‍රගත වීමට මට අවශ්‍යයි . …

24
Bootstrap 3 සමඟ සිරස්-පෙළගැස්වීම
මම ට්විටර් බූට්ස්ට්‍රැප් 3 භාවිතා කරන අතර div, සිරස් අතට දෙකක් පෙළගැස්වීමට අවශ්‍ය විට මට ගැටළු තිබේ , උදාහරණයක් ලෙස - JSFiddle සබැඳිය : <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> <!-- Optional theme --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css"> <!-- Latest compiled and minified JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> …
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.