HTML Basics MCQ with Answers PDF Download eBook - 14
Solve HTML Basics multiple choice questions and answers PDF, html basics quiz answers PDF to learn web development worksheet 14 for online mock test. Practice "Introduction to HTML" quiz questions, html basics Multiple Choice Questions (MCQ) to solve html test with answers for online computer science degree. Free html basics MCQs, html plug-ins, html tables, html quotation and citation elements, html marquees, html basics test prep for web design certifications.
"The type of tag used for inserting an image in web document is", html basics Multiple Choice Questions (MCQ) with choices <img>, <imp>, <image>, and <src> for online computer science bachelors degree. Learn introduction to html questions and answers with free online certification courses for IT certifications.
HTML Basics Questions and Answers PDF Download eBook 14
MCQ: The type of tag used for inserting an image in web document is
- <imp>
- <img>
- <image>
- <src>
B
MCQ: Scrolling piece of text displayed either horizontally or vertically is created by
- <floating text> tag
- <scrolling text>
- <marquee> tag
- None of them
C
MCQ: A tag which is used for overriding the current text direction e.g. Right to left side
- <bdo dir="rtl"> </bdo>
- <bdo dir="ltr"> </bdo>
- <bdo = "right to left"> </bdo>
- None
A
MCQ: For adding styles in HTML tables we can use the properties of?
- J-Query
- CSS
- Java
- Php
B
MCQ: Plug-ins can be added to web pages with the <object> tag and?
- <source> tag
- <link> tag
- <embed> tag
- None
C