Difference between revisions of "Hhinsch Week 4"
From LMU BioDB 2017
(changed the text encompassed in code) |
(changed the text within code format to display correctly) |
||
Line 4: | Line 4: | ||
===Electronic Notebook Entry Week 4=== | ===Electronic Notebook Entry Week 4=== | ||
*To start this assignment was fairly simple. I downloaded bootstrap for my computer from [https://getbootstrap.com/ https://getbootstrap.com/] and started attempting different plug-plug ins from the bootstrap documentation page [https://getbootstrap.com/docs/4.0/getting-started/introduction/ https://getbootstrap.com/docs/4.0/getting-started/introduction/] which I found to be very helpful. | *To start this assignment was fairly simple. I downloaded bootstrap for my computer from [https://getbootstrap.com/ https://getbootstrap.com/] and started attempting different plug-plug ins from the bootstrap documentation page [https://getbootstrap.com/docs/4.0/getting-started/introduction/ https://getbootstrap.com/docs/4.0/getting-started/introduction/] which I found to be very helpful. | ||
− | *I started off playing around with Visual Studio Code which I downloaded from [https://code.visualstudio.com/ https://code.visualstudio.com/]. My original html file just looked like a few random words using the <code> < h 3 > < / h 3 > </code> and <code> < h 4 > < / h 4 > headings just to get an idea of what the html page would look like with the bootstrap code. | + | *I started off playing around with Visual Studio Code which I downloaded from [https://code.visualstudio.com/ https://code.visualstudio.com/]. My original html file just looked like a few random words using the <code> < h 3 > < / h 3 > </code> and <code> < h 4 > < / h 4 > </code> headings just to get an idea of what the html page would look like with the bootstrap code. |
* | * | ||
Revision as of 01:30, 25 September 2017
Website Zip File
Hayden and Zach's Favorite Gene Zip File
Electronic Notebook Entry Week 4
- To start this assignment was fairly simple. I downloaded bootstrap for my computer from https://getbootstrap.com/ and started attempting different plug-plug ins from the bootstrap documentation page https://getbootstrap.com/docs/4.0/getting-started/introduction/ which I found to be very helpful.
- I started off playing around with Visual Studio Code which I downloaded from https://code.visualstudio.com/. My original html file just looked like a few random words using the
< h 3 > < / h 3 >
and< h 4 > < / h 4 >
headings just to get an idea of what the html page would look like with the bootstrap code.