Tuesday, September 27, 2016

Lab 4 Tables


Lab 4 Tables was a fun and easy lab. I finished fast and quick but learned how to make a table and how to make theses colors work. The colors were placed in to the table. Mrs. Ramirez has given us 8 colors which are; Crimson, Dark turquoise, Dark violet, snow, thistle,dark sea green, tan, and dark slate green; we also had to pick our 8 colors from selecting them from computerhope.com or w3schools.com. Once done we have to label each one based on color name, hexadecimal, and Hue.If used the code <th> it will be displayed in bold font. Once done you put the color names and codes you are done with this lab. I have learned many new things in this lab that will effect me in the future since I will use some of these codes in my future labs, projects, and sites. This lab was actually easy and I learned new things such as bolding certain words and making a table with colors.

Sunday, September 25, 2016

Lab 3 HTML

Lab 3 was interesting and was overwhelming because of the images and hyperlinks. In this lab we were supposed to add 3 images or screenshots from the websites. Such as your blog spot, w3schools,and the teachers website. When done then we have to add the hyper link for each website. The command for this is <a href>. Once finished we add the image/screenshot. The command for this <img src=> the width and the height. The problem that i had was everything worked but my images woudnt work. I soon tried editing my coding language and forgot a few grammar spellings. But soon the image was p i tried fixing the height and width but nothing will change. I finally realized that I had to have a jpg file so I decided to save my screenshots to jpg. In overall this lab was an okay lab but time management was key here I had to manage m,y time wisely. After this I had to transfer my labs to a software called Filezilla. This makes our labs be in a server that our teacher could see and open.

Sunday, September 18, 2016

What do Filezilla, CoreFtp, and Cyberduck have in common?


  FileZilla is a software that is free software that is powerful because of the files that is transferred over the internet. FileZilla has developed throughout the years and has become a very popular FTP client. FTP stands for file transfer protocol and is a standard network protocol use for transferring computer files between the client and server.This is being used by many webmasters across the world. This client supports FTP, SFTP, and FTPS. The Coreftp is a secure Ftp client for windows.It secures Ftp clients encrypted account information and transfers data across the internet. It also protects itself from being seen across networks. Cyberduck is an open source client for Ftp,Sftp, WebDav, Openstack Swift, and Amazon A3.FileZilla, Corftp, and Cyberduck all have a relation with sending and receiving  files by using FTP which supports these programs/software's.They are sent between the client and server.

Image result for computer files

Friday, September 16, 2016

Lab 2 Image Reflection

   In lab 2 it was actually amazing to know and see how to put images into a website using textedit application. This application was Vidal and important when making these websites. In this lab we added a new command which is <img src=>. This adds an image to our website which makes it look nice. To start you have to always begin with <html> then skip a line, <head> , title, and close it by adding</head>. Then you do the heading f<h1>,<h2>, and <h3>. Once done you add <img src=>. You then take a photo in the photo booth application. You save it in the same file so it should look like this, <img src="AJ_Me.jpg" width="454" height="314">. You are then done and you have to write <p> for the content. Once finished with everything you type </center>, </body>, and </html>. This has been a great lab and I learned how to input images to websites.















Wednesday, September 14, 2016

Lab 1 HTML Reflection

   This is our first lab this year and it was pretty easy. In this lab we had to learn how to make a website using the text edit application. This application let us write out our paragraphs. For example, I started off by using <html> and it was very important to use those brackets. Without them their went be websites. Simply the computer wont understand. Also everything is supposed to be lower case. if you are ending that website you will need to end with </html>. When you begin right after <html> you skip a line and start wit <h> heading you write your heading in that line and once you finish you close it with </h>. Then you skip a line and start off with your <p> in this line you write about your content and information to end it you simply do it again and add a slash, </p>. Once you finish all this you skip a line and write </html>. This is like your ending sentence in computer code. Once finished we save it and we have to add .html to the save as file name. Without this it wont open up in the browser. Once saved go to the browser and click file>open file> click your file name and if it opens correctly it should display your title name which was your heading (<h>). This lab was interesting and fun. Even tough we had limited time it was easy.





HTML Thoughts

 This year in digital design I am having a digital design class that will teach me to develop skills. Html is one of these skills that I will acquire. My thoughts about html is all about text and using it for the internet. Html stands for Hyper Text Mark up Language and is related with text. Its a language used for the internet to understand. Html is a language that tries to understand human language and process it into computer language. I think html is used for making up websites and is used in our daily lives and we dont notice it.