Request edit access
HTML/ CSS/javaScript/JSON Quick Quiz
Email *
Q1. Set the size of the image to 250 pixels wide and 400 pixels tall. and define the alternative info if image is missing... *
<img src="CIT.jpg" width=" 250  " height="  400 "            ="                      " >
5 points
Q2. Add a "tooltip" to the paragraph below with the text "About CIT". *
<p                 ="About CIT">CIT is a HEI based in Tirana.</p>
5 points
Q4. Highlight the word "FUN" in the text below. *
<p>HTML is                FUN              to learn!</p>
5 points
Q3. Use CSS to set the text size to 50 pixels. *
<p style="                 :50px;">This is a paragraph.</p>
5 points
Q5. Use the correct attribute to make sure that the last paragraph gets the styling as described in the style element. *
10 points
Captionless Image
Q6. Add a table row at the end of the table, with two table cells.The two table cells should have the value "Edi Rama" and "82". *
10 points
Captionless Image
Q7. Add the correct class to make the H1 element red. *
10 points
Captionless Image
Q8. Use JavaScript to change the text size of the <p> element to 40 pixels. *
10 points
Captionless Image
Q8. Use JavaScript to change the image source from "scream.png" to "smiley.gif". *
10 points
Captionless Image
Q9. Define the text inside the <code> element as preformatted text (to preserve spaces and line breaks). *
10 points
Captionless Image
Q10. In the form below, add a text area with the name "note". *
0 points
Captionless Image
Q11. JSON and HTML complete the missing code to print out person named 'tahir', his age and the city. *
20 points
Captionless Image
Submit
Clear form
Never submit passwords through Google Forms.
This form was created inside of Canadian Institute of Technology. Report Abuse