Search
 
SCRIPT & CODE EXAMPLE
 

HTML

row card

<div class="card mb-3" style="max-width: 540px;">
  <div class="row g-0">
    <div class="col-md-4">
      <img src="..." class="img-fluid rounded-start" alt="...">
    </div>
    <div class="col-md-8">
      <div class="card-body">
        <h5 class="card-title">Card title</h5>
        <p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p>
        <p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
      </div>
    </div>
  </div>
</div>
Comment

PREVIOUS NEXT
Code Example
Html :: how to send the data through url in html without using the form 
Html :: how to add multiple rows inside a row in html 
Html :: how to change html code with aspx.cs 
Html :: visualizar pdf bootstrap 
Html :: meta initial scale resize to fit screen 
Html :: how to add vertical space between two text boxes in html 
Html :: html insert link text with hover color 
Html :: html script to get gps location without permission 
Html :: How to Disable Auto Period Typing Shortcut on Mac 
Html :: html button multiple rows 
Html :: laravel route implicit binding 
Html :: HRECURS - Hello Recursion 
Html :: contact us for blogger free html script 
Html :: target parent html 
Html :: Adding multiple audio content in HTML5 
Html :: camerx mlkit barcode scanner 
Html :: how to add a paragraph in html 
Html :: ng template 
Html :: how to make things move in unity 
Html :: spin wheel game html code 
Css :: XAMPP: Another web server daemon is already running 
Css :: css center div in page 
Css :: table add margin between rows 
Css :: transition css hover 
Css :: make a quarter of circle css 
Css :: gradient text 
Css :: phone media query css 
Css :: css image fit in div with aspect ratio 
Css :: keep background image fixed during scroll using css 
Css :: how to get rid of button outline when clicked 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =