Skip to content

Commit db0586b

Browse files
authored
Update README.md
1 parent c42dac2 commit db0586b

File tree

1 file changed

+93
-21
lines changed

1 file changed

+93
-21
lines changed

README.md

Lines changed: 93 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
# Bootstrap Address Form - examples & tutorial
21

32
Responsive Address Form with Bootstrap 5. Templates include basic examples, use of cards, use of photos & more.
43

5-
### Basic examples
4+
Check out [Bootstrap Address Form Documentation](https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/) for detailed instructions & even more examples.
65

7-
Simple example of address form on checkout
6+
## Basic example
87

9-
```html
8+
![Bootstrap 5 Address Form](https://mdbootstrap.com/img/Marketing/github/address-form/basic.png)
9+
10+
```html
1011
<div class="row">
1112
<div class="col-md-8 mb-4">
1213
<div class="card mb-4">
@@ -19,53 +20,53 @@ Simple example of address form on checkout
1920
<div class="row mb-4">
2021
<div class="col">
2122
<div class="form-outline">
22-
<input type="text" id="form6Example1" class="form-control" />
23-
<label class="form-label" for="form6Example1">First name</label>
23+
<input type="text" id="form7Example1" class="form-control" />
24+
<label class="form-label" for="form7Example1">First name</label>
2425
</div>
2526
</div>
2627
<div class="col">
2728
<div class="form-outline">
28-
<input type="text" id="form6Example2" class="form-control" />
29-
<label class="form-label" for="form6Example2">Last name</label>
29+
<input type="text" id="form7Example2" class="form-control" />
30+
<label class="form-label" for="form7Example2">Last name</label>
3031
</div>
3132
</div>
3233
</div>
3334

3435
<!-- Text input -->
3536
<div class="form-outline mb-4">
36-
<input type="text" id="form6Example3" class="form-control" />
37-
<label class="form-label" for="form6Example3">Company name</label>
37+
<input type="text" id="form7Example3" class="form-control" />
38+
<label class="form-label" for="form7Example3">Company name</label>
3839
</div>
3940

4041
<!-- Text input -->
4142
<div class="form-outline mb-4">
42-
<input type="text" id="form6Example4" class="form-control" />
43-
<label class="form-label" for="form6Example4">Address</label>
43+
<input type="text" id="form7Example4" class="form-control" />
44+
<label class="form-label" for="form7Example4">Address</label>
4445
</div>
4546

4647
<!-- Email input -->
4748
<div class="form-outline mb-4">
48-
<input type="email" id="form6Example5" class="form-control" />
49-
<label class="form-label" for="form6Example5">Email</label>
49+
<input type="email" id="form7Example5" class="form-control" />
50+
<label class="form-label" for="form7Example5">Email</label>
5051
</div>
5152

5253
<!-- Number input -->
5354
<div class="form-outline mb-4">
54-
<input type="number" id="form6Example6" class="form-control" />
55-
<label class="form-label" for="form6Example6">Phone</label>
55+
<input type="number" id="form7Example6" class="form-control" />
56+
<label class="form-label" for="form7Example6">Phone</label>
5657
</div>
5758

5859
<!-- Message input -->
5960
<div class="form-outline mb-4">
60-
<textarea class="form-control" id="form6Example7" rows="4"></textarea>
61-
<label class="form-label" for="form6Example7">Additional information</label>
61+
<textarea class="form-control" id="form7Example7" rows="4"></textarea>
62+
<label class="form-label" for="form7Example7">Additional information</label>
6263
</div>
6364

6465
<!-- Checkbox -->
6566
<div class="form-check d-flex justify-content-center mb-2">
66-
<input class="form-check-input me-2" type="checkbox" value="" id="form6Example8"
67+
<input class="form-check-input me-2" type="checkbox" value="" id="form7Example8"
6768
checked />
68-
<label class="form-check-label" for="form6Example8">
69+
<label class="form-check-label" for="form7Example8">
6970
Create an account?
7071
</label>
7172
</div>
@@ -111,4 +112,75 @@ Simple example of address form on checkout
111112
</div>
112113
```
113114

114-
#### Much more examples and a detailed description can be found at [📄 Address Form documentation page](https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/)
115+
## How to use?
116+
117+
1. Download MDB 5 - free UI KIT
118+
119+
2. Choose your favourite customized component and click on the image
120+
121+
3. Copy & paste the code into your MDB project
122+
123+
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
124+
125+
## More examples
126+
127+
[Bootstrap Delivery address form card:
128+
![Bootstrap 5 Address Form](https://mdbootstrap.com/img/Marketing/github/address-form/section-2.png)](https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/#address-form-card)
129+
130+
[Bootstrap Advanced address form:
131+
![Bootstrap 5 Address Form](https://mdbootstrap.com/img/Marketing/github/address-form/section-3.png)](https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/#advanced-address-form)
132+
133+
[Bootstrap Address form with image:
134+
![Bootstrap 5 Address Form](https://mdbootstrap.com/img/Marketing/github/address-form/section-4.png)](https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/#address-form-image)
135+
136+
___
137+
138+
## More extended Bootstrap documentation
139+
140+
<ul>
141+
<li><a href="https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/">Bootstrap Address Form</a></li>
142+
<li><a href="https://mdbootstrap.com/docs/standard/extended/avatar/">Bootstrap Avatar</a></li>
143+
<li><a href="https://mdbootstrap.com/docs/standard/extended/back-to-top/">Bootstrap Back To Top Button</a></li>
144+
<li><a href="https://mdbootstrap.com/docs/standard/extended/carousel-with-thumbnails/">Bootstrap Carousel Slider with Thumbnails</a></li>
145+
<li><a href="https://mdbootstrap.com/docs/standard/extended/chat/">Bootstrap Chat</a></li>
146+
<li><a href="https://mdbootstrap.com/docs/standard/extended/code/">Bootstrap Code Blocks</a></li>
147+
<li><a href="https://mdbootstrap.com/docs/standard/extended/comments/">Bootstrap Comments</a></li>
148+
<li><a href="https://mdbootstrap.com/docs/standard/extended/bootstrap-comparison-table/">Bootstrap Comparison Table</a></li>
149+
<li><a href="https://mdbootstrap.com/docs/standard/extended/credit-card/">Bootstrap Credit Card Form</a></li>
150+
<li><a href="https://mdbootstrap.com/docs/standard/extended/drawer/">Bootstrap Drawer</a></li>
151+
<li><a href="https://mdbootstrap.com/docs/standard/extended/dropdown-multilevel/">Bootstrap Nested Dropdown</a></li>
152+
<li><a href="https://mdbootstrap.com/docs/standard/extended/faq/">Bootstrap FAQ component / section</a></li>
153+
<li><a href="https://mdbootstrap.com/docs/standard/extended/gallery/">Bootstrap Gallery</a></li>
154+
<li><a href="https://mdbootstrap.com/docs/standard/extended/hamburger-menu/">Bootstrap Hamburger Menu</a></li>
155+
<li><a href="https://mdbootstrap.com/docs/standard/extended/bootstrap-invoice/">Bootstrap Invoice</a></li>
156+
<li><a href="https://mdbootstrap.com/docs/standard/extended/jumbotron/">Bootstrap Jumbotron</a></li>
157+
<li><a href="https://mdbootstrap.com/docs/standard/extended/login/">Bootstrap Login Form</a></li>
158+
<li><a href="https://mdbootstrap.com/docs/standard/extended/maps/">Bootstrap Maps</a></li>
159+
<li><a href="https://mdbootstrap.com/docs/standard/extended/media-object/">Bootstrap Media Object</a></li>
160+
<li><a href="https://mdbootstrap.com/docs/standard/extended/mega-menu/">Bootstrap Mega Menu</a></li>
161+
<li><a href="https://mdbootstrap.com/docs/standard/extended/multiselect/">Bootstrap Multiselect</a></li>
162+
<li><a href="https://mdbootstrap.com/docs/standard/extended/news-feed/">Bootstrap News Feed</a></li>
163+
<li><a href="https://mdbootstrap.com/docs/standard/extended/offcanvas/">Bootstrap Offcanvas</a></li>
164+
<li><a href="https://mdbootstrap.com/docs/standard/extended/order-details/">Bootstrap Order Details</a></li>
165+
<li><a href="https://mdbootstrap.com/docs/standard/extended/page-transitions/">Bootstrap Page Transitions</a></li>
166+
<li><a href="https://mdbootstrap.com/docs/standard/extended/payment-forms/">Bootstrap Payment Forms</a></li>
167+
<li><a href="https://mdbootstrap.com/docs/standard/extended/product-cards/">Bootstrap Product Cards</a></li>
168+
<li><a href="https://mdbootstrap.com/docs/standard/extended/profiles/">Bootstrap Profiles</a></li>
169+
<li><a href="https://mdbootstrap.com/docs/standard/extended/quotes/">Bootstrap Quotes</a></li>
170+
<li><a href="https://mdbootstrap.com/docs/standard/extended/registration/">Bootstrap Registration Form</a></li>
171+
<li><a href="https://mdbootstrap.com/docs/standard/extended/search-expanding/">Bootstrap Expanding Search Bar</a></li>
172+
<li><a href="https://mdbootstrap.com/docs/standard/extended/shopping-carts/">Bootstrap Shopping Carts</a></li>
173+
<li><a href="https://mdbootstrap.com/docs/standard/extended/side-navbar/">Bootstrap Side Navbar</a></li>
174+
<li><a href="https://mdbootstrap.com/docs/standard/extended/sidebar/">Bootstrap Sidebar</a></li>
175+
<li><a href="https://mdbootstrap.com/docs/standard/extended/social-media/">Bootstrap Social Media Icons & Buttons</a></li>
176+
<li><a href="https://mdbootstrap.com/docs/standard/extended/square-buttons/">Bootstrap Square Buttons</a></li>
177+
<li><a href="https://mdbootstrap.com/docs/standard/extended/bootstrap-survey-form/">Bootstrap Survey Form</a></li>
178+
<li><a href="https://mdbootstrap.com/docs/standard/extended/testimonial-slider/">Bootstrap Testimonial Slider</a></li>
179+
<li><a href="https://mdbootstrap.com/docs/standard/extended/testimonials/">Bootstrap Testimonials</a></li>
180+
<li><a href="https://mdbootstrap.com/docs/standard/extended/textarea/">Bootstrap Textarea</a></li>
181+
<li><a href="https://mdbootstrap.com/docs/standard/extended/timeline/">Bootstrap Timeline</a></li>
182+
<li><a href="https://mdbootstrap.com/docs/standard/extended/to-do-list/">Bootstrap To Do List</a></li>
183+
<li><a href="https://mdbootstrap.com/docs/standard/extended/video-carousel/">Bootstrap Video Carousel / Gallery</a></li>
184+
<li><a href="https://mdbootstrap.com/docs/standard/extended/weather/">Bootstrap Weather</a></li>
185+
</ul>
186+

0 commit comments

Comments
 (0)