Thursday, October 30, 2014
Reflection Journal: ITHS CTE Career and College Fair
I attended the ITHS CTE Career and College Fair on October 17,2014. It was about introducing some City Universities and State Universities with different measures for students in the CTE academy. This event helped me to learned that colleges are offering different opportunities. Also, some books that they gave me help me to understand how manage money while in college and benefits that you will gain after you graduate from the college. There weren't just colleges but there were some businesses. In conclusion, this Career and College Fair taught me what to do in post high school life.
Thursday, October 23, 2014
Reflection Journal: Lab#8
This lab was about creating a list of things in three different ways in a html document. The three ways are definition list, ordered list and unordered list. I used text edit to make a html with the tags such as <ul> for unordered list, <ol> for ordered list and <li> to list items. To organize these lists, I used table. In the first column, there are my favorite foods. In the second column, there are my favorite movies. In the third column and the fourth column, there are my favorite and least favorite subjects in school. In the fifth and the last column, there are my favorite music and my shopping list.
This lab is relevant to web design because I learned how to make an ordered and unordered list in html. In the future, I can use skills from this lab when I need to make a list of things in different ways.
This lab is relevant to web design because I learned how to make an ordered and unordered list in html. In the future, I can use skills from this lab when I need to make a list of things in different ways.
Monday, October 20, 2014
Homework October 20, 2014: Detail Oriented
Explain why attention to detail and following procedures are important elements to web design?
In web design, attention to detail and following procedures are important elements because if you miss them, you can make a mistake that will affect your entire work negatively. By following directions, you can keep track on what you are doing. By paying attention to detail, you can find mistakes that you made and fix them. In conclusion, following procedures and paying attention to detail are significant in web designing because they would prevent you from making silly mistakes and creating a bad work.
In web design, attention to detail and following procedures are important elements because if you miss them, you can make a mistake that will affect your entire work negatively. By following directions, you can keep track on what you are doing. By paying attention to detail, you can find mistakes that you made and fix them. In conclusion, following procedures and paying attention to detail are significant in web designing because they would prevent you from making silly mistakes and creating a bad work.
Homework October 20,2014: MP1-Self Evaluation
I think I did decent in the first marking period. Since my goal for this marking period was to get 85 or higher in this class, I was to able to achieve it by getting 95. Also, I learned basic skills of web designing through the labs and the project. But, I still need to improve in different ways. One way is that I need to manage time and spend it effectively because I couldn't finish some of the labs and other works during class. Therefore, I had to finish them up at home. Another way is to explain things in detail. Because I lacked explanation in the works that I needed to explain, I got a deduction on the grades of the assignment. As a web designer, I need to be able to write things in detail in order to show my enthusiasm to my clients, my teachers and other people.
Homework October 20,2014: Note Taking
How do we take notes?
We take notes by putting down information into my notebook. In my class, I copy notes that my teacher wrote on the board. I try to write down as many as details possible for my notes so that when I review them I should be able to learn things from my notes. Also, I try to put my notes neatly because if I write messy, I am not able to read and understand them. When I want to list important things, I underline words or circle them so that they recognizable.
We take notes by putting down information into my notebook. In my class, I copy notes that my teacher wrote on the board. I try to write down as many as details possible for my notes so that when I review them I should be able to learn things from my notes. Also, I try to put my notes neatly because if I write messy, I am not able to read and understand them. When I want to list important things, I underline words or circle them so that they recognizable.
Friday, October 17, 2014
Reflection Journal: Lab#7
Lab#7 was about making an index page for all of my labs. I used text edit to put tags. I used the <p> tag to put my images and letters vertically. To put hyperlinks for my labs, I used <a href> tag. For the images, I took a screenshot of each lab. For the head of my index, I put my banner.
I learned how to create an index page for my labs. This lab is important to web design because a website contains different kinds of things such as hyperlinks and images. In the future, I can use skills for this lab when I need to create a website .
Reflection Journal: Lab#6
Lab#6 was about making my own banner and putting it into a HTML page. First, I used Adobe Photoshop to design the banner. I chose green for my banner because I like green. Then I placed the banner with the <head> tag. I used the <center> tag to put everything including the heading to the middle of my web page.
I learned that I must close the <head> tag before I open the body of my web page. This is relevant to web design since banner can be used to create an attractive web page. In the future, I can use skills for this lab when I need to show my banner on the head of my page.
Reflection Journal: Lab#5
In order to complete this, I created my nameplate by using designing skills that I had obtained last year. Then I tried to the nameplate into my HTML document by using text edit and codes such as <img src>.
By completing this lab, I learned different kinds of effects that I can put into my work.This lab is relevant to web design because I still need to have skills to design things. In the future, I can use skills for this lab when I need to design things using photoshop.I lea
Reflection Journal: Lab#4
Lab#4 was about listing hexadecimal colors by using tables. To complete this lab I used text edit to type in codes and tags such as <table>, <tr> and <tr> to create and put a table into my html document. I made 3 rows to include the name of each color, the hexadecimal numbers for each color and colors.
By completing this lab, I learned how to insert a table. Also, I found hexadecimal numbers for different colors. This lab is important to web design since hexadecimal numbers are for colors in html documents. I can use skills for this lab in the future because now, I know how to put a table and change colors of my web page by using hexadecimal numbes.
By completing this lab, I learned how to insert a table. Also, I found hexadecimal numbers for different colors. This lab is important to web design since hexadecimal numbers are for colors in html documents. I can use skills for this lab in the future because now, I know how to put a table and change colors of my web page by using hexadecimal numbes.
Reflection Journal: Lab#3
Lab#3 was about making a web page that contains hyperlinks. I used text edit for coding. I used tags like <a href> and </a>. Both tags are used to include hyperlinks. By putting images or letters with the link of a website after <a href> and closing it by </a>, you can go to that website by clicking on the image or letters. I used <center> tag to put my images into the center of the web page.
I learned how to put images and letters with hyperlink. This is important in web design because when I need to put hyperlinks in my web page, I need to know how to use tags that I used for this lab. In the future, I can use skills for this lab when I need to create a website that contains images and letters with hyperlink.
Thursday, October 16, 2014
Reflection Journal: Lab#2
From this lab, I learned how to insert an image to a HTML document and to change the background color of a web page. This lab is relevant to web design because images and backgground colors can make a web page more attractive than a web page with white background color and no images. I can use skills for this lab in my future because I know how to place images and switch the background color for my web page.
Reflection Journal: Lab#1
Lab#1 was about creating a basic HTML document. I used text edit to type the codes for this lab.
In order to create a simple HTML document, I used the tags like <!DOCTYPE>, <body>, <head> and <p>. I explained what I learned in class on that day in this lab. This lab was very important to Web Design because I learned what each codes represent and what their function is. Also, I learned the structure of a web page. In the future, I can the skills for this lab when I need to create a simple web page.
Subscribe to:
Posts (Atom)