Saturday, December 24, 2011
Tuesday, December 20, 2011
Monday, December 19, 2011
Gifts
Do you agree with this list? What would be on the top of your list? What gift do you think is missing?
I do agree with this list. Most of my friends are asking for iPhones and other things like that. Although they are I am not, for christmas i want clothes and a NIKON D3000. That is missing on the list, cameras are in high demand right now
Thursday, December 15, 2011
7
- What do you have to do to display a special character in such as (<) in an HTML document?
- To display a less than sign we must write: < or <
- What are the three parts of a character entity? &entity_name; OR &#entity_number;
- What is an entity name? What is an entity number? To actually display reserved characters, we must use character entities in the HTML source code.
- What is better to use an entity name or an entity number? The advantage of using an entity name, instead of a number, is that the name is easier to remember
- What is the most common character entity in HTML? A common character entity used in HTML is the non-breaking space ( ).
6c
This example demonstrates how to set the font of a text. ?
This example demonstrates how to set the font size of a text. ?
This example demonstrates how to set the color of a text. ?
This example demonstrates how to set the font, font size, and font color of a text. ?
This example demonstrates how to set the font, font size, and font color of a text. ?
Friday, December 9, 2011
Brain Power
Do you think technology stops our brains from reaching their full potential? If so why do we feel so burdened by technology?
I dont think technology stops our brain from reaching full potential. It helps us reach potential that we could never imagine. For example, one man cannot make a car from his bare hands so he uses technology to achieve that. The technology helped him reach his full potential.
Thursday, December 8, 2011
6a
- What is the Largest heading? H1
- What is the Smallest heading? H4
- What do browsers add automatically to a heading? Make it bigger.
- Why should you not use headings for bold text? Because it will be bold anyway.
- How do search engines use headings? Search engines use your headings to index the structure and content of your web pages.
- Why is it important use headings to show document structure? Since users may skim your pages by its headings, it is important to use headings to show the document structure.
- What is the most important heading? H1
- What tag should be used to separate content? The HR tag
- What does a web browser do with comments? Separates them.
- Why would you add comments? To voice your opinion or concerns.
- How could you view the HTML code of a web page? Press "View Source."
Technology
Do you think technology is a kind of external brain? Does technology replace memory?
Yes, I do think technology is somewhat a external brain. Maybe not a brain but a storage bin for extra information. It doesn't replace my brain, I use my brain to work the technology. The phones, tablets, and computer enhance memory capacity.
Wednesday, December 7, 2011
Tuesday, December 6, 2011
Do you think you should Google your significant other? What would you do if you found out some negative information? Why?
You shouldn't because if you find go looking then you will find something out. You in your mind know that there is a possibility that you find something negative, so why do that to yourself.
Thursday, December 1, 2011
6b
1.What does this example demonstate?
This text is bold
This text is strong
This text is big
This text is emphasized
This text is italic
This text is small
This is subscript and superscript'
2. How can you format text in an HTML document?
HTML uses tags like and for formatting output, like bold or italic text.
1.What does this example demonstate?
It preserves both spaces and line breaks.
Subscribe to:
Posts (Atom)