Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Images/center.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/floo.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/porque image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions css.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
a:hover {
background-color: grey;
}
img {
width: 50%;
padding: 20px;
height: inherit;

}

html {background-attachment:fixed;
<--background-color:rgb(244, 215, 66);
background-image:url(Images/porque%20image.jpg);
Expand Down
8 changes: 4 additions & 4 deletions parts.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@

<div class="main">
<h1 class="title">Pickle Rick Drone Parts</h1>
<!--<div class="entry">-->
<img src="Images/floo.PNG" alt="Flow Simulation">

<div class="img">

<img src="Images/floo.PNG" alt="Flow Simulation" >
<img src="Images/center.PNG" alt="Flow Simulation" >
</div>
<!--</div>-->
</body>
</html>
78 changes: 78 additions & 0 deletions updates.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,84 @@
<div class="main">

<h1 class="title">Pickle Rick Updates</h1> <!-- Head -->
<div class="entry">

<p1 class="enttit">12/11/2017</p1>
<div class="par">
<p2 >
This will be the last blog post because we only have book work left and because its due tomorrow. We have one fairly well considering our budget, timelimit, and lack of experience. We have overcome many obsticals as a team despite our problems as a team.
</p2>
</div>
</div>
<br><br><br>
<div class="entry">

<p1 class="enttit">12/8/2017</p1>
<div class="par">
<p2 >
After testing our drone once more outside we have come to the conclusion that we have defective/our parts stopped working.
</p2>
</div>
</div>
<br><br><br>
<div class="entry">

<p1 class="enttit">12/5/2017</p1>
<div class="par">
<p2 >
We figured out how to use our Speed controller to wire the motors togeather but they still don't spin at the same speed.
</p2>
</div>
</div>
<br><br><br>
<div class="entry">

<p1 class="enttit">12/2/2017</p1>
<div class="par">
<p2 >
We tried to test our drone again and another 3 propellors broke *josh*. We have been outside and tested our drone with no success.
</p2>
</div>
</div>
<br><br><br>

<div class="entry">
<p1 class="enttit">11/20/2017</p1>
<div class="par">
<p2 >
We looked online on how to make the drone work but it still isnt working. We had a major issue today and that was that when testing the props the drone fell off the table and three of the propellors broke.
</p2>
</div>
</div>
<br><br><br>
<div class="entry">
<p1 class="enttit">11/17/2017</p1>
<div class="par">
<p2 >
After trial and error NOTHING WORKS LITTERALLY NOTHING ABOUT THE DRONE WORKS. Our instructions are not only unclear but don't work.
</p2>
</div>
</div>
<br><br><br>
<div class="entry">
<p1 class="enttit">11/15/2017</p1>
<div class="par">
<p2 >
We have finished building our drone and this might be the first thing we wherent late doing.
</p2>
</div>
</div>
<br><br><br>
<div class="entry">
<p1 class="enttit">11/11/2017</p1>
<div class="par">
<p2 >
We finish our tech doc with little time left and thats about all we did the past day.

</p2>
</div>
</div>
<br><br><br>
<div class="entry">
<p1 class="enttit">11/8/2017</p1>
<div class="par">
Expand Down