A
Anonymous

Interactive Trip History - Copy this Html, Bootstrap Component to your project

<div class="trip history container"> <div class="trip history nav"> <h4>Off Trip</h4> <div>a</div> </div> <div class="trip history list container"> <div class="trip history item"> <div> <div class="trip history item id">#1288932</div> <div class="trip history item title container"> <h4 class="trip history item title">Vacation With Friends</h4> <p class="trip history item final thought"> final thoughts after the trip... </p> </div> </div> <div class="trip history item trip info"> <div> <p>Location: Efren tower, paris</p> <p>Budget: $1000</p> </div> <div> <p>Start Date: 01/01/2021</p> <p>duration: 10 days</p> </div> <div> <button>More info</button> </div> </div> </div> </div> </div> <div class="trip history container"> <div class="trip history nav"> <h4>Off Trip</h4> <div>a</div> </div> <div class="trip history list container"> <div class="trip history item"> <div> <div class="trip history item id">#1288932</div> <div class="trip history item title container"> <h4 class="trip history item title">Vacation With Friends</h4> <p class="trip history item final thought"> final thoughts after the trip... </p> </div> </div> <div class="trip history item trip info"> <div> <p>Location: Efren tower, paris</p> <p>Budget: $1000</p> </div> <div> <p>Start Date: 01/01/2021</p> <p>duration: 10 days</p> </div> <div> <button>More info</button> </div> </div> </div> </div> </div>

Prompt
Component Preview

About

Interactive Trip History - Track trips with detailed info like location, budget, and duration. Built with HTML and Bootstrap. View and copy code!

Share

Last updated 1 month ago