Sei sulla pagina 1di 2

Quizzes for MIT2030

Warning – This is Dynamic –i.e. Ends with your exam paper

1. What is hypertext?
2. What is a web server?
3. What is a web client?
4. How do the above two work together?
5. What is HTML?
6. How do HTML documents differ from word documents?
7. What are the advantages of letting web browsers determine the appearance of
web pages?
8. What are HTML extensions?
9. What are the advantages and disadvantages of having such extensions?
10. What software do you need to create HTML documents?
11. Describe the syntax for creating an ordered list, an unordered list, and a
definition list.
12. Give two ways of italicizing text in a web page and discuss the advantages and
disadvantages of each method.
13. Why do you include <HTML> tag in a web page?
14. Describe the syntax for creating a centered heading 1.
15. Describe the syntax for creating a paragraph
16. Why cant you simply type a blank line on a web page?
17. How would you enter the copyright © symbol in a web page?
18. Describe the syntax for creating a horizontal rule in a web page.
19. How would you make it 4 pixels tall and 70% wide?
20. What is an inline image?
21. What is an external image?
22. What graphic formats can you use with inline images?
23. What is the syntax for inserting a right justified image “logo.gif” as an inline
image?
24. What is the HTML code for making the text “University of Colombo” with
anchor name “CMB”?
25. “anchor names are case insensitive” is it true or false?
26. What is storyboarding?
27. Describe two different web site structures?
28. What is an absolute path ?
29. What is a relative path?
30. What are the two ways of specifying a colour in a web page?
31. How do you make links red, already browsed links blue, background black
and text grey?
32. Name three things you would avoid when including a picture as the
background of your web page.
33. What is the syntax for using “gps.gif” as the background image of a web
page?
34. What is spot colour?
35. What tag would you use to format the words “Hot News” in red, with a font
size 5 points larger than the surrounding text?
36. What tag would you use to format the words “Hot News” in Times New
Roman font and, if that font is not available, in the MS Serif font?
37. What tag would you use for a circular hotspot centred at (44,81), with a radius
of 23 pixels and, linked to the “mwd.html” file?
38. What is an image map?
39. What is a hotspot?
40. Describe the following tags used to create tables in web tables; <table>, <tr>,
<td>, <th>, <caption>
41. Why is the <body> tag unnecessary for pages that contain frames?
42.

Potrebbero piacerti anche