Commit Graph

8 Commits

Author SHA1 Message Date
warrenskim
4ffa24341b Updated text to have a code block (#33214)
* Updated text to have a code block

previously was displaying the image as if reading the code. added code block to display as code. Added "This is how it will look in an html doc" to maintain consistency

* Update index.md
2019-03-12 00:26:48 +05:30
igodsmark
12ee6b7be8 Update index.md (#31193)
Made syntax highlighting more consistent
2019-03-12 00:01:52 +05:30
RonnyNovik
80b192634b Added description of the "card" element, when it is used and why (#26263)
* Updated index.md

I have provided more info about what the solution that cards grant you and what key features can be created using cards

* Grammar fixes
2018-12-23 03:11:16 -05:00
Bro3Simon
44ca621989 added "of that" (#24698)
changed sentence "you need to create a ```<div>``` container with the class ```.card``` and inside another ```<div>``` container" to "you need to create a ```<div>``` container with the class ```.card``` and inside of that another ```<div>``` container"
2018-12-19 02:21:28 -05:00
Tom K
cbcc18d7f7 Add link to Bootstrap Documentation page for Cards (#23631) 2018-11-28 19:53:15 -05:00
Kamil
83566e14eb Add the body card example (#21914) 2018-11-17 11:37:11 -07:00
trbst
fc4a95bfc6 Fixed markdown and examples (#34245)
* Fixed markdown and examples

* Fixed markdown in starting section and 'Header and Footer' section
* Fixed example code structure in starting section and 'Header and Footer' section

* Add correct syntax
2018-11-10 10:31:57 +05:30
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30