BDPA St. Louis Chapter

BDPA Mission

Online Registration Form

HSCC Training Schedule

Class Notes

Notes March 22, 2008

Notes March 29, 2008

Notes April 05, 2008

Notes April 12 - 19, 2008

Notes April 26, 2008

Class Quiz

Class Quiz 1

Class Quiz 2

CrossWord Puzzle

Crossword Puzzle 2

WordSearch Puzzle

CrossWord Puzzle 3

BDPA Events

"Gateway to Technology"


Went over the following tags:
<form>
<input>

  <input type="text">

  <input type="Checkbox">

  <input type="radio">
<select>
Example:
<form>
<p> Your sex:</p>
<select name="  ">
   <option value="male" >Male</option>
   <option value="female" >Female</option>
</select>


Discussed the following questions:

1. What does CSS stand for?

2. What is the correct HTML for referring to an external style sheet?

3. Where in an HTML document is the correct place to refer to an external style sheet?

4. Which HTML tag is used to define an internal style sheet?

5. Which HTML attribute is used to define inline styles?

6. Which is the correct CSS syntax?

7. How do you insert a comment in a CSS file?

8. Which property is used to change the background color?

9. How do you add a background color for all <h1> elements?

10. How do you change the text color of an element?

11. Which CSS property controls the text size?

12. What is the correct CSS syntax for making all the <p> elements bold?

13. How do you display hyperlinks without an underline?

14. How do you make each word in a text start with a capital letter?

15. How do you change the font of an element?

16. How do you make the text bold?

17. How do you display a border like this:
The top border = 10 pixels
The bottom border = 5 pixels
The left border = 20 pixels
The right border = 1pixel?

18. How do you change the left margin of an element?

 19. To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?

20. How do you make a list that lists its items with squares?

 


It's time for you to be a part of a great BDPA High School Computer Competition Team
Email: mark.vorbeck@gmail.com or call 314-517-4457