Posts

Showing posts from November, 2018

The Met

Image
The piece of art I enjoyed was the samurai armor. I found that armor completely interesting. The design and history behind Samurai Armor is fascinating. The name of the armor is Yoroi, Yoroi was worn by early japanese. This was the armor to many samurai around the  Japan's feudal era." this armor was laced in white silk and had diagonal bands of multicolored lacings at the edges of the skirt and the  sode  (shoulder guards, missing here)"

Lab 11

Image
For Lab 11 we had to fix the website Mrs. Ramirez had given us. This Lab was already made with html. This lab was easier than the rest labs. However this lab will be really important since it is our first ajax lab. This called a txt file that was in the same folder as the html file. By press the button it changed the text, and inserts the text of the txt file.

Lab 10

Image
For Lab 10 we had to fix the website Mrs. Ramirez had given us. This Lab was already made with html and css, but it was missing it's javascript. The goal of the website was to make the images change over time. This is even harder than lab 9, but will make a big impact for the production of our final website.

Lab 9

Image
For Lab 9 we had to fix the website Mrs. Ramirez had given us. This Lab was already made with html and css, but it was missing it's javascript. The goal of the website was make the slider to work on the bottom of the website we were given. This was one of the hardest labs I've done so for, but will be useful for our final project. It will be important for future websites as well. 

Lab 8

Image
For Lab 8 we had to fix the website Mrs. Ramirez had given us. This Lab was already made with html and css, but it was missing it's javascript. The goal of the website was to make the quotes change every time you reload the website. What i did was create a array, after putting all the quotes I set it as random. This would randomly choose from those quotes.

Lab 7

For Lab 7, we had to choose a favorite subject of our choose. Once chosen we write 10 questions and answers based on that subject. We create a table, but this table is special since the answers will be hidden from the eye sight. The answers will be exposed if the mouse is hovered over the box that contains the question, it would bring down the answer of that question. This would work for the rest of table/questions. 

Lab 6

For our lab 5 we created a box. This box is going to follow the commands we gave the buttons. The buttons we used for the commands were made by us. Some of the features we gave the buttons were to move to the left,right,up, and down. This lab was made by using a jquery library, which we downloaded from jquery.com . This gave us quick access to functions on our website, short cuts basically. We used animations to make our box move to what the buttons says. But this time we added a stop button that made the animation stop at the given moment.

Lab 5

Image
For our lab 5 we created a box. This box is going to follow the commands we gave the buttons. The buttons we used for the commands were made by us. Some of the features we gave the buttons were to move to the left,right,up, and down. This lab was made by using a jquery library, which we downloaded from jquery.com . This gave us quick access to functions on our website, short cuts basically. We used animations to make our box move to what the buttons says.

Questions part 2

  A clone is just a copy of the repository. That is saved into your computer, this is now a local repository. There are two different types of branches. A master branch and a feature branch. The master branch is the default the repository brings and a feature branch is where the work(code) goes.  We need branches in a project so we can be organized with the files. Each branch has its function; the function/page we give it. Commit is basically updating the repository. 

Github Questions

A Git repository is a special folder. This folder is a online folder.   Can be saved and quickly be able to retrieve files. People can access it at anytime. You or co-workers will share at real rime. We will be able to share files/pictures. Have all the links currently working with pictures.