__________is used for creating HTML programs.
Word pad
Notepad
Word
MS Paint
The ending tag is preceded with ____________
< >
/
\
;
HTML image are defined with ____________ tag
<img>
< picture>
<image>
<pic>
_________ has only opening tag with attributes.
Container elements
Empty elements
Block level elements
HTML elements
_______ supported by all the web browser
Software
HTML
Application software
System Software
The elements that are used for formating blocks of text are known as ______________
High level element
Block level element
Text level element
Low Level Element
__________ create link between different parts of information.
Markup
Link
Document
Hypertext
__________ defines paragraphs , heading, subheading horizontal lines in HTML document
Attribute
Elements
Tags
Text
_________has a starting tag, the content and an ending tag.
___________ element has a starting tag and ending tag.
Container element
Empty element
High Level Element