I believe this is a wave of the future. This allows people to talk to their computers. All the things you always dreamed of doing as a kid you can actually do.
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. ?
Subscribe to:
Posts (Atom)