Difference between revisions of "Hhinsch Week 4"

From LMU BioDB 2017
Jump to: navigation, search
(saved my electronic notebook entry just in case)
(changed the text encompassed in code)
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> <h3></h3> </code> and <code> <h4></h4> 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 > headings just to get an idea of what the html page would look like with the bootstrap code.
 
*
 
*
  

Revision as of 01:29, 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.