Want to see correct answers?
Login or join for free!
  printable Worksheets
Looking for printable worksheets?
Check out our pre-made printable worksheets!
Share/Like This Page
Filter By Grade

You are browsing Continuing Education questions. View questions in All Grades.

Continuing Education

Continuing Education CSS Questions

You can create printable tests and worksheets from these Continuing Education CSS questions! Select one or more questions using the checkboxes above each question. Then click the add selected questions to a test button before moving to another page.

Previous Page 2 of 2 Next
Continuing Education CSS
How do you display hyperlinks without an underline?
  1. a {text-decoration:none}
  2. a {text-decoration:no underline}
  3. a {decoration:no underline}
  4. a {underline:none}
Continuing Education CSS
How to allow an element to override a style that was defined in a CSS file?
  1. Use the "style" attribute of that element
  2. Use class="none"
  3. Use parentcss = "none"
Continuing Education CSS
If your styles work on Firefox but not on IE, what should you check?
  1. !DOCTYPE Definition
  2. CSS Standard Type Definition
Continuing Education CSS
How can you apply the same style for different tags (elements)?
  1. tag1:tag2:tag3{...}
  2. tag1.tag2.tag3{...}
  3. tag1,tag2,tag3{...}
Continuing Education CSS
Previous Page 2 of 2 Next