Skip to content

Commit ff80857

Browse files
committed
update bootstrap starter page
1 parent 8a857a2 commit ff80857

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/pages/07-web-development/21-bootstrap.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ is especially useful as a base layer of
1818

1919

2020
### Bootstrap resources
21+
* [Getting Started with Bootstrap](https://realpython.com/blog/python/getting-started-with-bootstrap-3/)
22+
provides a walkthrough of a sample starter template so you can understand
23+
the [CSS](/cascading-style-sheets.html) classes that Bootstrap uses.
24+
25+
* [What is Bootstrap and how do I use it?](https://www.taniarascia.com/what-is-bootstrap-and-how-do-i-use-it/)
26+
is an awesome tutorial that goes through many of the main Bootstrap
27+
elements such as icons, navigation bars and "jumbotron"-style webpages.
28+
2129
* [Bootstrap 4: What's New?](https://medium.com/wdstack/bootstrap-4-whats-new-visual-guide-c84dd81d8387)
2230
shows a slew of comparisons for how user interface elements have changed
2331
design over the past several Bootstrap major version iterations.

0 commit comments

Comments
 (0)