Character encoding is
1.a system that consists of a code which pairs each character with a pattern,sequence of natural numbers or electrical pulse in order to transmit the data
2.method used to represent character in a number
3.method used to represent numbers in a character
4.none of these
From which tag the descriptive list starts?
1. <DS>
2.<DD>
3. <DL>
4. <LL>
HTML document contains
1.attributes
2.tags
3.plain text
4. all of these
HTML is a subset of
1.SGML
2.SGMD
3.SGMT
4.None of these
HTML program can be read and rendered by
1.compiler
2.web browser
3.server
4.interpreter
HTML program is saved using extension
1..htnl
2. .htm
3..html
4. .tml
HTML tags are surrounded by brackets
1.squart
2.round
3.angle
4. curly
If the image cannot be displayed then _______ specifies an alternate text for an image.
1.text attribute
2.alt attribute
3.value attribute
4.caption attribute
If we need to include some of the lines to mail body then we can use following approach ?
1.<a href="mailto:sam@gmail.com&body=Body Text" >Email</a>
2.<a href="mailto:sam@gmail.com?body=Body Text">Email</a>
3.<a href="mailto:sam@gmail.com" body="Body Text">Email</a>
4.None of these
In computer web, basic fundamental block is also known as
1.HTML element
2. HTML attribute
3.HTML body
4.HTML tag
In HTML, tags consists of keywords enclosed within
1.Angular brackets <>
2.Parantheses ()
3.Flower brackets
4.Square brackets []
Opening tag of HTML tag is also known as
1.ending tag
2.closed tag
3.starting tag
4.forward tag
The attribute of tag
1.Action
2.Method
3.Both (a)&(b)
4.None of these
The tag used to create a new list item and also include a hyperlink is
1. <UL>
2. <DD>
3.<DL>
4. <LI>
The tag which allows you to rest other HTML tags within the description is
1.<CAPTION>
2. <TR>
3.<TD>
4.<TH>
What are Empty elements and is it valid?
1.No, it is valid to use Empty Element
2.No, it is not valid to use Empty Element
3.No, there is no such terms as Empty Element
4. Empty elements are element with no data
Which of the following is a container?
1.<INPUT>
2.<BODY>
3. <Value>
4.<SELECT>
A much better approach to establish the base URL is to use
1.HEAD element
2.BASE element
3.both (a) and (b)
4.None of These
Alt Attribute is more useful in the situation where user have ____________.
1.High Speed Internet Connection
2.Slow Internet Connection
3.Broadband Connection
4.None of these
Any part of the graphic that is not included in another hot zone is considered to be part of
1.polygon
2.point
3.default
4.rect
Component used to create web page is
1.HTML
2.DTD
3.JVM
4.C
Correct HTML tag for the largest heading is
1.<heading>
2.<h1>
3. <h6>
4.<head>
Correct HTML to left align the content inside a table cell is
1.<td align = "left">
2.<td align = "left">
3.<td leftalign>
4.<tdleft>
CSS hover class is used for
1.Hovering upon using the mouse
2.Formatting
3.Styling of fonts
4.None
CSS padding property is used for?
1.Space
2.Border
3.Background color
4.Margin
Documents converted to _______ can be published to the web.
1.HTML
2.Machine language
3.HTTP
4.FTP
For applying styles on many web pages which style sheet is more preferable?
1.Inline CSS
2.External CSS
3.Internal CSS
4.None
From which tag descriptive list starts ?
1.<DL>
2.<DS>
3.<LL>
4.<DD>
How can you make an e-mail link?
1.<a href ="mail to: [email protected]">
2.<a href = "[email protected]">
3.<mail href +"[email protected]">
4.Both (b) and (c)
How can you open a link in a new browser window?
1.<a href = "url" target= "-blank">
2.<a href = "url".new>
3.<a href = "url" target ="open">
4.< a href = "url" target = "new">
HTML document contain 1 root tag called
1.HTML
2.BODY
3.TITLE
4.HEAD
HTML is considered as a
1.high-level language
2.mid-level language
3.low-level language
4.markup language
HTML tags are used to describe documents
1.content
2.definition
3.language
4. link
One of the following method is used to send the email with default subject "Hello".
1.<a href="mailto:sam@gmail.com?subject=Hello">Email</a>
2.<a href="mailto:sam@gmail.com&subject:"Hello">Email</a>
3. <a href="mailto:sam@gmail.com&subject:"Hello">Email</a>
4.None of these
Page designed in HTML is known as
1.front page
2.yellow page
3.server page
4.web page
PCs running with windows 3.x will have extension for HTML page which is
1..htm
2. .hml
3. .html
4. .tml
Primary author of HTML (hyper text markup language) is
1.Brendan Eich
2. Tim Berners-Lee
3.google inc.
4. Peter Norton
Query parameters are written usually after ____________ Symbol.
1. Colon
2.Question Mark
3.Semicolon
4.None of these
Symbol used at the beginning of the HREF text is
1.&
2.#
3.^
4. $
The body tag usually used after
1.EM tag
2.FORM tag
3.Title tag
4.HEAD tag
The common element which describe the web page, is ?
1.heading
2.paragraph
3.list
4.All of these
The latest HTML standard is
1.HTML 5.0
2.HTML 4.0
3.SGML
4.XML
The map definition file is generally stored in a.
1.RECYCLE-BIN
2.BIN
3.CGI-BIN
4.All of the above
The MIME text file is saved with
1.HTML extension
2.THM extension
3.HMT extension
4.None of these
The tag used to create a hypertext relationship between current document and another URL is e
1.<LINK>
2.<A>
3.<ISINDEX>
4.None of these
The web standard allows programmers on many different computer platforms to dispersed format and display the information server. These programs are called
1.Internet Explorer
2.HTML
3.FTP
4.Web Browsers
The ______ tag defines an image in an HTML page.
1. <pic>
2.<image>
3.<img>
4.<imge>
There are how many ways to add CSS sheets in HTML elements?
1. 3 ways
2.2 ways
3.1 way
4.a lot of ways
To define a style for a special type of elements, we can add a
1.Class
2.Margin
3.Border
4.Table
Using style sheets in head section of a web document is called
1.Inline CSS
2.External CSS
3.Internal CSS
4.Both (a) and (b)
We can include default subject heading and body text by passing query parameter(s) separated by _____________ symbol.
1.Comma
2.Colon
3.Question Mark
4.Ampersand
Web pages starts with which of the following tag?
1.<Title>
2.<HTML>
3.<Body>
4.<Form>
What i s the correct HTML for adding a background color?
1.<body color = "yellow">
2.<body bg color = "yellow">
3.<body bg ="yellow">
4.<background>yellow<Background>
Which of the following attribute is supported in HTML5 ?
1.border
2.longdesc
3.align
4.None of these
Which of the following HTML tag is used to define clickable area in an image map ?
1.<map>
2. <click>
3.<area>
4.<img>
Which of the following is a Valid Name?
1.<_person>
2.<123 person>
3.Both (a) and (b)
4.None of these
Which of the following pair of attribute is required for img tag ?
1.src and alt
2.src and a
3.img and src
4.img and alt
Which of the following tag is used to mark a begnining of paragraph ?
1.heading
2.paragraph
3.list
4.All of these
Which of the following tag is used to mark a begnining of paragraph ?
1. <br>
2. <P>
3. <TD>
4. <TR>
Which of the tag is used to creates a number list?
1.<LI>
2.<OL>
3.<LI> and <OL>
4.None of These
Which style of CSS sheets are more preferable for applying a unique style in single web element?
1.Inline CSS
2.External CSS
3.Internal CSS
4.None
Which symbol is written immediately after mailto Keyword in href attribute of anchor tag ?
1.Semicolon
2.Hash
3.Colon
4.Comma
Which tag creates a number/order list?
1.<IT>
2.<OL>
3.<OT>
4.<UL>
_______ is the encompassing term that involves the use of electronic platforms intranets, extranets and the Internet to conduct a company’s business.
1.E–business
2.E–commerce
3.E–procurement
4. E–marketing
__________ attribute is used to display an image ?
1.src attribute
2.val attribute
3.source attribute
4.srs attribute