Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What is a Manifest file?
What is a Web Worker?
Which JavaScript objects are not accessible to web worker?
What are the new attributes provided in HTML5 for "form" tag ?
Can HTML 5 get the geographical position of a user?
HTML 5 provides drag and drop facility. How do you make an image draggable?
Which method is used to draw an image on the canvas?
What are meta tags used for?
What is the difference between XML and HTML?
What does an HTML tag do?
DOM stands for
What is the advantage of using frames?
What is a better way to design the layout of a web page – a table tag or div?
Explain Non Breaking space in HTML.
Explain marquee tag.
What is the Use of SPAN in HTML and give one example?
What is difference between HTML and HTML5?
How to insert Javascript in HTML?
What is the importance of Doctype in HTML?
Differentiate different types of Doctypes from one another.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70