mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Update introduction.md
Juste a quotation mark.
This commit is contained in:
@@ -16,7 +16,7 @@ Get started by including Bootstrap's production-ready CSS and JavaScript via CDN
|
||||
|
||||
<br>
|
||||
|
||||
1. **Create a new `index.html` file in your project root.** Include the `<meta name="viewport>` tag as well for [proper responsive behavior](https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag) in mobile devices.
|
||||
1. **Create a new `index.html` file in your project root.** Include the `<meta name="viewport">` tag as well for [proper responsive behavior](https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag) in mobile devices.
|
||||
|
||||
```html
|
||||
<!doctype html>
|
||||
|
Reference in New Issue
Block a user