Web design and programming questions.
Find Web design and programming university examination questions in acaproso.com
# | Question | ||||
---|---|---|---|---|---|
1 | For each of the following terms give the meaning and its suitable uses in web design
Short answers |
||||
2 | Suppose you have a group of HTML tags in a class named class_one. Write CSS code fragment that will apply the following styles on this class
Short answers |
||||
3 | Using few English words explain what the following CSS code achieve
Short answers |
||||
4 | With example give the meaning of Scripting language and event handler. Short answers |
||||
5 | What is the result of the following code
Short answers |
||||
6 | State whether the following is true or false and if the statement is false state why.
True OR False |
||||
7 | Suppose you want to create a Javascript function that will prompt the user to enter the name and then display back his/her name on the browser, then
True OR False |
||||
8 | Match the items from column A to those in column B.
Matching items |
||||
9 | For each of the following questions fill in the blacks that give the complete meaning.
Short answers |
||||
10 | Javascript can use either single or double quotes around its strings. True OR False |