+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Enroll Now
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. What are div tags used for?
To replace paragraphs. i.e. p tags
To logically divide the paragraphs
To logically divide the document
To provide space between tables
View Answer
2. What are meta tags used for?
To store information about external links
To only store information usually relevant to browsers
To store information usually relevant to browsers and search engines
To only store information about search engines
View Answer
3. What is mean by DTD ?
Document type definition
Document type data
Data type definition
Definition type document
View Answer
4. Which of the following escape sequence is used In javascript to insert a horizontal tab in an HTML page?
\a
\t
\f
\r
View Answer
5. _________ is used to point a specific location in the document.
None of above
link
Tag
Breakpoint
View Answer
6. __________ style is placed inside the section of a particular web page source code.
Internal
All of them
External
Inline
View Answer
7. Opening Tag of HTML Tag is called as ________.
Forward Tag
Closed Tag
Ending Tag
Starting Tag
View Answer
8. which attribute of audio tag identifies weather to replay the audio once it has stopped?
Preload
Loop
Auto Buffer
Autoplay
View Answer
9. What is the difference between XML and HTML?
None of these
HTML can have user defined tags, XML cannot
HTML is used for exchanging data, XML is not.
XML is used for exchanging data, HTML is not
View Answer
10. DOM stands for?
Document object model
Data object model
Data oriented model
Document Oriented model
View Answer