Difference between revisions of "Kwrigh35 Electronic Notebook"
From LMU BioDB 2017
(Created page and week 3 heading) |
(→Week 3: wrote the "hack-a-page" section) |
||
Line 1: | Line 1: | ||
==Week 3== | ==Week 3== | ||
+ | ===Hack-a-Page=== | ||
+ | For this portion of the assignment, I decided that I wanted LMU to hire some famous new faculty members. Most of the new faculty members are famous scientist who have made major contributions to the field of Biology. I also wanted LMU to hire a New Caledonian Crow, because Professor Auger insists that they are one of the most intelligent animal species on Earth. I found the images by doing a simple google search for each of them. To replace them, I opened developer tools, used the element selector tool (Ctrl+Shift+C) to click on the image I wanted to select, and then pasted the image url directly into the html. I also used the selector tool to find the html for the professor's names and emails and replaced those. |
Revision as of 22:22, 18 September 2017
Week 3
Hack-a-Page
For this portion of the assignment, I decided that I wanted LMU to hire some famous new faculty members. Most of the new faculty members are famous scientist who have made major contributions to the field of Biology. I also wanted LMU to hire a New Caledonian Crow, because Professor Auger insists that they are one of the most intelligent animal species on Earth. I found the images by doing a simple google search for each of them. To replace them, I opened developer tools, used the element selector tool (Ctrl+Shift+C) to click on the image I wanted to select, and then pasted the image url directly into the html. I also used the selector tool to find the html for the professor's names and emails and replaced those.