Final Exam

So now you have gone through all the lessons. You should have an understanding of everything that has been taught. Now you can take the final exam and see how well you know the content.

1) What does HTML stand for?





2) What does the <div> tag do?





3) The <abbr> tag is used for what purpose?





4) What is the <td> tag for?





5) How would you make an <input /> tag a password field?





6) Which form method will put the form information into the URL string?



7) What is the top level folder called?





8) What is the file extension for a CSS document?





9) Which option will put padding on the left of an object?





10) What is the shorthand way of putting margin on an object?





11) What does a CSS reset do?





12) The default way content is positioned on the page is?





13) What is the file extension for a vCard?





14) How do you begin a vCard?





15) What does the a stand for in RGBa?





16) What are the first three values of text-shadow in order?





17) What two ways can you use CSS3 media queries?



18) What are the two ways to create an object in flash?





19) Which tag is used to contain all the information at the top of your page? (logo, login, etc.)





20) Which tag is used to contain your navigation?





21) The <figure> tag allows you to put an image for a diagram or example for an article. Which tag allows you to put a caption for that image?





22) In regards to websites, what does SEO stand for?





23) How do you stop crawlers from following links to sites you don't want to be associated with?





24) How do you select fonts to be used in CSS?





25) Which header do you use to automatically send a user to another page as soon as they try to load it?