Followers

Monday, November 30, 2009

1. What are the four different types of links. Write the definition for each style link
- * a:link - a normal, unvisited link
* a:visited - a link the user has visited
* a:hover - a link when the user mouses over it
* a:active - a link the moment it is clicked

2.What are some examples of Text Decoration and Background Color Links
- a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration:underline}
a:active {text-decoration:underline}

3. After answering the questions, click on the try it yourself button and see how it works.
-
What is your favorite board game? Why?
- My favorite board game is Monopoly because you need a strategy to win. You need to know what property you want to buy before you start the game so when you land on it you have enough money for it.

Tuesday, November 24, 2009

1. What are you thankful for?
- im thankful for my family and for making it a year with no problems after surgery last year

2. What is your favorite food to eat for Thanksgiving?
- everything

Monday, November 23, 2009

1. WHAT DOES CSS STAND FOR?
- CSS stands for Cascading Style Sheets
2. WHAT IS CSS?
- Styles define how to display HTML elements
3. WHY WAS CSS (STYLES) CREATED/ WHAT PROBLEM DOES IT SOLVE?
- It was created to stop fonts and color information being added to every single page, and being a long and expensive process. It allowed all formatting could be removed from the HTML document, and stored in a separate CSS file.
4. WHO CREATED CSS?
- World Wide Web Consortium (W3C) created CSS.
5. WHAT DOES CSS ENABLE YOU TO DO?
- It enables you to change the appearance and layout of all the pages in a Web site, just by editing one single file!
6. WHAT ARE THE TWO MAIN PARTS OF A CSS
- The two main parts are a selector, and one or more declarations.
7. DESCRIBE EACH PART OF A CSS
- A selector is normally the HTML element you want to style.
A declaration consists of a property and a value
8. CSS DECLARATION ALWAYS ENDS WITH A semicolon, AND DECLARATION GROUPS ARE SURROUNDED BY brackets.

Tuesday, November 17, 2009

If the length and width of rectangle A are 10 percent less and 30 percent less, respectively, than the length and width of rectangle B, the area of A is equal to what percent of the area of B?

1. 63%
2. 60% this is the answer
3. 40%
4. 6%
5. 3%

Monday, November 16, 2009

Part of the following sentence is underlined; beneath the sentence are five ways of phrasing the underlined material. Select the option that produces the best sentence. If you think the original phrasing produces a better sentence than any of the alternatives, select choice A.

Althea Gibson, the first African American tennis player to be recognized as a world champion, beginning to play amateur tennis in the 1940s.

1. beginning to play
2. began playing: correct answer
3. and she began playing
4. she began to play
5. she had begun playing

Monday, November 2, 2009

What is the hardest thing you've ever done?
- The hardest thing that i have ever done is climbing a 50 ft. ladder to give my uncle the hammer.