Posts

Showing posts from September, 2016

Lab 4 Reflection Journal

Image
 On September 26, 2016 my class and I where taught new codes for us to used in Lab 4. Since I got the hand of using HTML and memorizing the codes really fast, I had no problem writing the codes done and getting the part of my website started. Lab 4 was about how to create a table in our websites. Which had to include 15 rows and 3 columns and it was mainly about Html color codes. To create this website we had to use the basic normal tags like <html> and <center>, <body>, and others. And also new ones like <table>, <th>, and <td>. Mrs. Ramirez had giving us 8 indicated colors for each one to us and then come up with 7 different other colors of your own choosing. I was really happy that i got to pick some colors of my own choosing that i like. Two of my favorite that i picked out was Peru which code is #CD853F and LightCoral which code is #F08080. While doing this lab I'm not going to lie, its so far on of my favorite but it was so hard to get to

Lab#3 Reflection Journal

Image
This lab was all about improving in our skills of making a website. In this lab me and my class had to do a website that include everything from images to links. Pretty much what i had to do was just create my basic normal codes that i used in the past do example <html>, <h1>, <h2>, <h3> and a bunch of other codes to create the basic steps of my begging my website. Once i did as my beginning steps i added a font color to the background using <body bgcolor="#1F618D">. Then i started to add the 3 different images that i had to include, which was a screenshot of my blog, a screenshot of Mrs.Ramirez blog, and a screenshot of W3School. I really was enjoying this lab i decide to add more color to the font of the letters. Over all i think this lab wasn't so hard to create but at the last part of this lab that i had to send it in like a link, i was struggling. Because I had a hard time trying to find my website, it was impossible for me to thin

HW What do FileZilla, CoreFTP & CyberDuck have in common?

Image
  FileZilla is a powerful and well known free software for transferring files over the Internet. Is a vey strongly popular FTP Client and is used all over the world by many webmasters. It consist of FileZilla Client and FileZilla Server. Client binaries are available for Windows, Linux, and Mac OS X, server binaries are available for Windows only. Now Core FTP  which is another powerful software is a secure FTP client for Windows, developed by CoreFTP.com. It Secure FTP clients encrypt account information and data transferred across the internet, protecting data from being seen or sniffed across networks.  Lastly  Cyberduck is an open source client for FTP and SFTP, WebDAV, OpenStack Swift, and Amazon S3, available for Mac OS X and Windows licensed under the GPL. What these 3 very well known softwares have in common is that they all have the use of FTP, which is were you receive and send files out and also work with Windows.

Lab 2 Reflection Journal

Image
Lab 2 was due on 9/15/16. In this life me and my classmates had to complete this lab by the end of 3 period. This type of lab was some what different then the first lab we had done. This time we had to enter a image and we had to type in new codes. The codes where some was like <!--...--> which means a comment, <img scr"" w h> which is what you use to apply the image to you want to be in your website that you are creating and so much more. More about this lab is that we also had to Write about our goals.  I wrote 3 goals that i want to complete this year. What I learned about this lab if about how to apply an image to an website. Also I learned how to write a comment for you to see so you don't get lost with what you are or are about to write with all the HTML codes. What i would like to learn is how to add color to my website for like example add a font to the letters or change the Background color. This lab was kinda hard for me cause I couldn't get for

Lab 1 Reflection Journal

Image
Lab 1: Yesterday the 9/14/16 my class and I started started working on Lab 1. Lab one was all about making the begging of a website. It was nothing like making a real website but we were being though how to start. What we are working on is HTML, in HTML is where we started making our website. It was really hard and easy at the same time, but i got the hand of it. For my 1st Lab i think it wasn't the hard for me. I understood what i had to do and did it. We first started by opening TextEdit and then by writing the codes for example i started by typing stuff like <html> and <h1> and  <p>. Then i started putting in my content for example my Title, which is Lab 1 with my name on it. And then writing about what i think HTML is. AT the end i think i did i pretty good job but i would like learn more. I really enjoy making this type of lab because i get to learn a lot of things i never learned before.

What's HTML?

Image
What is HMTL? HTML stands for Hyper Text Markup Language. A markup language is a set of markup tags. It was develop by famous scientist Tim Berners-Lee in 1990. He was part of CERN when html came out to the world. This was pretty much the development of the World Wide Web (WWW) and several communication protocols that form the backbone of the Web. The WWW allows computers users to locate and view multi-media documents on almost any subject. for example Documents with text graphics, animations, audios and or videos. When writing HTML, you can add "tags" to the text in order to create the structure you want. So in other words HTML is a computer language devised that allow us to create any type of website. Then these website can then be view by anyone. It really is not that hard when you start using HTML, is just all about you getting inform about what every single HTML tag is so without thinking you can start coding and creating the first steps of your own web page.