Posts

Showing posts from September, 2017

Lab 5

<!doctype html> <html> <head> <center> <meta charset="utf-8"> <title>Lab 5</title> <h2>Lab 5</h2> <h2>Digital Design</h2> <h2>by Brian Velazquez</h2>  </center> </head> <body> <center>  <table border="10">  <th>Favorite Foods</th>  <th>Favorite Movies</th>  <th>Favorite Subject</th>   <th>Favorite Music</th>   <th>Grocery List</th>   <tr></tr>   <td width="30%">    <ul>     <li>Pizza</li>     <li>Bread</li>    <li>Cereal (Fruity Pebbles)</li>    <li>Rice</li>    <li>Chicken</li>    <li>Tacos</li>    <li...

HTML Tags Definitions

Digital Design <!DOCTYPE> -  Represents the document type. <head> -  Represents the container of all the head elements. <h1-h6> -  Represents 6 Html headings. <title> -  Represents the title of the document. <em> -  Phrase tag emphasizes text. <strong> -  Phrase tag defines important text. <a> -  Represents a hyperlink to travel to another page. <body> -  Represents the documents body. <br> - Makes a single line break. <html> - tells the browser that this is a html document. <img> - Represents an image in the html document. <link> - defines a link between the document and an external resource. <ol> - Represents an ordered list. <ul> - Represents an unordered list. <li> - Represents list items. <p> - Represents a paragraph tag. <td> <thead> <tr>

Similarities between 3 different FTP-Clients

Image
Digital Design             FileZilla, CoreFTP, and CyberDuck are all FTP-clients. An FTP-client is a software designed to transfer files back-and-forth between two computers over the internet. With an FTP-client downloading and uploading files are a much easier task to perform. These 3 FTP-clients all have many similarities despite there different creators. But all of these FTP-clients were all made for similar reasons to make downloading and uploading files much easier.             Similarities between these clients include being able to copy files over 2 GB limit. And the operating system these software's can be download in all of these clients can be download on windows. But FileZilla can be download in many other operating systems such as Mac OS, Linux, and BSD. Another similarity between them is that FileZilla and CyberDuck are free and open source software. These are the similarities between these 3 different FTP-clie...

What a CTE diploma means to me!

Image
Digital Design             In high school there are two diplomas a student may choose to achieve when they graduate. One is the regents diploma and the other is the advanced regents diploma. The regular regents diploma is needed to graduate high school it shows that you have basic high school knowledge as well. The advanced regents diploma shows that the student took tougher courses in school, the differences between the two diplomas is the credits needed for each and the regents exams needed to take. Between the two the regular regents diploma requires less LOTE (Language other than English) credits than the advanced regents diploma it also requires you to take the LOTE Exam, another difference that can be seen is in the electives it requires 7 credits for electives while the advanced diploma requires 3. If you are in a CTE Academy for the advanced regents diploma you are only required to have 2 credits for LOTE and you are not required to take the LOTE ...

Blog Intro

Image
Digital Design                                                        My name is Brian Velazquez and i'm fifteen years old. Out of school I like to hangout with my friend s and family or just relax at home and play games. A couple of my hobbies are I like to do puzzles, and I also like to go bike riding so I can explore places I've never been in before such as Dumbo in Brooklyn. I go to Information Technology High School and i'm currently in th e 11th grade my junior year which is one of the most important school years of my life. Currently in school I am taking a CTE Academy known as Web Design,.             I am interested in Web Design because it allows me to learn new things that I've wanted to learn for some time now. Such as coding it is a big part of web design because you use it to make websites, games, ...