/Web-App-Lesson-2

Learn about what Bootstrap adds to the table, and some basic css / js

Primary LanguageHTML

Web-App-Lesson-2

Download Bootstrap.

Check out bootstrap examples, 'steal' one using view-source to get html. (Or get one from here)

Fix paths in downloaded source.

Run website locally with python -m SimpleHTTPServer

Go over bootstrap components + chrome web inspector.

Link multiple pages.

Basic javascript to random change background color.