JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
HTML + HTML5 interview questions part 15
HTML + HTML5 interview questions part 15
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. How many standard color names does HTML supports?
A. 120
B. 130
C. 140
D. 90
Show Correct Answer
Correct Answer is :
140
2. Which of the following is not set with font-style property?
A. font-style: normal
B. font-style: italic
C. font-style: oblique
D. font-style: capitalize
Show Correct Answer
Correct Answer is :
font-style: capitalize
3. What should be set with text-align property so that every line has equal width like in magazines and newspapers?
A. text-align: justify
B. text-align: none
C. text-align: bottom
D. text-align: top
Show Correct Answer
Correct Answer is :
text-align: justify
4. Which of the following is not used with text-decoration property?
A. overline
B. underline
C. line-through
D. inline
Show Correct Answer
Correct Answer is :
inline
5. Which element is used for short quote?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
6. Which element is used for abbreviation or acronym?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
7. What is the work of
element?
A. contains contact details for author
B. contains IP address
C. contains home address
D. contains url
Show Correct Answer
Correct Answer is :
contains contact details for author
8. To show deleted text, which element is used?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
9. Which element is used to show inserted element?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
10. How
element works?
A. override text direction
B. stops writing in the current text direction
C. only override direction of rtl text
D. only changes the direction of ltr text
Show Correct Answer
Correct Answer is :
override text direction
11. Which property is similar to C/C++ can be applied to comments?
A. for loop
B. while loop
C. ifelse
D. switch case
Show Correct Answer
Correct Answer is :
ifelse
12. URL is ___________
A. web address
B. source code
C. user’s address
D. an attribute
Show Correct Answer
Correct Answer is :
web address
13. What is the correct syntax of web address?
A. path://prefix.port:domain/filename/scheme
B. scheme://prefix.domain:port/path/filename
C. prefix://scheme.port:domain/filename/path
D. port://domain.filenmae:path/scheme/prefix
Show Correct Answer
Correct Answer is :
scheme://prefix.domain:port/path/filename
14. Which scheme is used for secure HyperText Transfer Protocol?
A. ftp
B. http
C. https
D. file
Show Correct Answer
Correct Answer is :
https
15. ASCII is _____________
A. 6-bit character set
B. 7-bit character set
C. 9-bit character set
D. 3-bit character set
Show Correct Answer
Correct Answer is :
7-bit character set
16. In URL encoding replaces non-ASCII characters with ________
A. “*”
B. “&”
C. “%”
D. “+”
Show Correct Answer
Correct Answer is :
“%”
17. Which function is used in JavaScript for URL encoding?
A. encodeURI()
B. Server.URLEncode()
C. rawurlencode()
D. UREncoding
Show Correct Answer
Correct Answer is :
encodeURI()
18. What is URL encode of ‘&’?
A. 0.24
B. %2c
C. %3d
D. 0.26
Show Correct Answer
Correct Answer is :
0.26
19. Which of the following is not a reserved character?
A. &
B. >
C. #ERROR!
D. @
Show Correct Answer
Correct Answer is :
>
20. What is the URL Encode for tab character?
A. 0.09
B. 0.08
C. %0d
D. %0a
Show Correct Answer
Correct Answer is :
0.09
Similar Interview Questions
Search for latest jobs
Find Jobs