Post Assessment HTML CSS
Quiz by Neha Ramachandran
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- view complete results in the Gradebook and Mastery Dashboards
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
Our brand new solo games combine with your quiz, on the same screen
Correct quiz answers unlock more play!
3 questions
Show answers
- Q1Among given line of HTML codes, which one is incorrect?p{color:rgb(0,255,255);}p{color:blue;}p{color:255,255,0;}p{color:rgb(00FFCC)30sEditDelete
- Q2The code to get the effect of underline, the correct code istext decoration; under line;text decoration-underline;text-decoration:underline;text decoration: underline30sEditDelete
- Q3Which among the following is a correct way to align text in HTML?text-align: justify;textalign - justify;text align: justify;align-justify;30sEditDelete