2337 Certificates Issued Since 2009
Home Reference HTML Certification CSS Certification PHP Certification About Us
You have 10 minutes to complete this exam. Your test will autosubmit in (regardless of progress):

Refreshing or navigating away from page will automatically end your test.

Full Name (To Appear On Certificate):
Email Address (To Send Certificate):

In order to be issued a css certificate you must answer at least 17 out of the following 21 questions correctly.


1 - What does the three letter acronym "CSS" stand for?
custom style sheets custom sheet styles cascading style sheets cascading sheet styles

2 - Which code is correct when declaring a section of css code?
<style type="stylesheet"> <style type="css"> <style type="text"> <style type="text/css">

3 - If you wanted to make the background color of a webpage yellow what code should be used?
background-color:yellow; background:yellow; bgcolor:yellow; color-background:yellow;

4 - What code would be used to add an image to the background of a webpage?
background-image:url('bg.gif'); background:url('bg.gif') background-image:bg.gif; background:bg.gif;

5 - Which of the following is not a valid property of "background-repeat"?
background-repeat:repeat-x; background-repeat:repeat-y; background-repeat:repeat-xy; background-repeat:no-repeat;

6 - If you wanted to change the color of a given text red what could should be used?
color:red; font-color:red; font:red; none of the above

7 - Which of the following is not a valid property of "text-decoration"?
text-decoration:overline; text-decoration:line-through; text-decoration:underline; text-decoration:no-line;

8 - Which of the following is not a valid property of "text-align"?
text-align:none; text-align:center; text-align:right; text-align:left;

9 - Which of the following is not a valid property of "text-transform"?
text-transform:uppercase; text-transform:lowercase; text-transform:no-case; text-transform:capitalize;

10 - Which of the following styles will correctly make a given font italic?
font-style:italic; font:italic; style:italic; none of the above

11 - Which of the following styles will correctly make a given font bold?
weight:bold; font-weight:bold; font:bold; none of the above

12 - Which statement does not correctly makes use of the "border" property?
border:2px solid black; border:solid black; border:solid; border:2px;

13 - Which of the following is not a valid css border property?
border-top border-bottom border-side all are valid

14 - Which choice will correctly make a list with square shaped bullets?
list-type:square; list-style:square; list-style-type:square; none of the above

15 - Which css property will correctly change the dimensions of the right margin?
margin right-margin margin-right none of the above

16 - In what order does the "border-width" property list border sizes?
top, right, bottom, left left, right, top, bottom left, bottom, right, top top, bottom, left, right

17 - What css property will change the font of a set text?
font font-family family font-size

18 - Which css code will display hyperlinks without an underline?
a {text-decoration:none} a {text:no underline} a {text:none} a {text-decoration:no underline}

19 - Where in an HTML document is the right place to refer to an style sheet?
<head> <body> <footer> none of the above

20 - What html attribute defines an inline style?
css inline style define

21 - What is the correct way to declare a comment when writing in CSS?
</ comment /> {{comment}} //comment// /*comment*/

Note: your IP, 38.107.179.224, will be recorded with this test to prevent multiple submissions and deter fraudulent activity.

I hearby confirm at the start of this examination that I will not use any type of assistance in completing this test, including but not limited to any communication devices or visual aides. I also understand that any type of breach, major or minor, with respect towards these rules will result in the immediate revocation of my html certificate.


Fight Spam Now! © 2012 LogicZap.com - Web Certification Service A Division of Etaware