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
Posted Date:-2022-06-08 06:01:09
From which tag the descriptive list starts?
1. <DS>
2.<DD>
3. <DL>
4. <LL>
Posted Date:-2022-06-08 06:03:10
HTML document contains
1.attributes
2.tags
3.plain text
4. all of these
Posted Date:-2022-06-08 06:36:03
HTML is a subset of
1.SGML
2.SGMD
3.SGMT
4.None of these
Posted Date:-2022-06-08 05:59:06
HTML program can be read and rendered by
1.compiler
2.web browser
3.server
4.interpreter
Posted Date:-2022-06-08 06:27:06
HTML program is saved using extension
1..htnl
2. .htm
3..html
4. .tml
Posted Date:-2022-06-08 06:35:13
HTML tags are surrounded by brackets
1.squart
2.round
3.angle
4. curly
Posted Date:-2022-06-08 06:39:06
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
Posted Date:-2022-06-08 04:43:53
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
Posted Date:-2022-06-08 04:40:11
In computer web, basic fundamental block is also known as
1.HTML element
2. HTML attribute
3.HTML body
4.HTML tag
Posted Date:-2022-06-08 06:34:22
In HTML, tags consists of keywords enclosed within
1.Angular brackets <>
2.Parantheses ()
3.Flower brackets
4.Square brackets []
Posted Date:-2022-06-08 05:27:41
Opening tag of HTML tag is also known as
1.ending tag
2.closed tag
3.starting tag
4.forward tag
Posted Date:-2022-06-08 06:30:03
The attribute of tag
1.Action
2.Method
3.Both (a)&(b)
4.None of these
Posted Date:-2022-06-08 05:44:20
The tag used to create a new list item and also include a hyperlink is
1. <UL>
2. <DD>
3.<DL>
4. <LI>
Posted Date:-2022-06-08 06:09:30
The tag which allows you to rest other HTML tags within the description is
1.<CAPTION>
2. <TR>
3.<TD>
4.<TH>
Posted Date:-2022-06-08 06:05:19
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
Posted Date:-2022-06-08 05:45:56
Which of the following is a container?
1.<INPUT>
2.<BODY>
3. <Value>
4.<SELECT>
Posted Date:-2022-06-08 05:59:58
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
Posted Date:-2022-06-08 06:07:29
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
Posted Date:-2022-06-08 04:51:04
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
Posted Date:-2022-06-08 06:10:02
Component used to create web page is
1.HTML
2.DTD
3.JVM
4.C
Posted Date:-2022-06-08 06:32:14
Correct HTML tag for the largest heading is
1.<heading>
2.<h1>
3. <h6>
4.<head>
Posted Date:-2022-06-08 05:42:06
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>
Posted Date:-2022-06-08 06:04:11
CSS hover class is used for
1.Hovering upon using the mouse
2.Formatting
3.Styling of fonts
4.None
Posted Date:-2022-06-08 06:40:09
CSS padding property is used for?
1.Space
2.Border
3.Background color
4.Margin
Posted Date:-2022-06-08 06:44:36
Documents converted to _______ can be published to the web.
1.HTML
2.Machine language
3.HTTP
4.FTP
Posted Date:-2022-06-08 04:56:08
For applying styles on many web pages which style sheet is more preferable?
1.Inline CSS
2.External CSS
3.Internal CSS
4.None
Posted Date:-2022-06-08 06:43:30
From which tag descriptive list starts ?
1.<DL>
2.<DS>
3.<LL>
4.<DD>
Posted Date:-2022-06-08 05:41:07
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)
Posted Date:-2022-06-08 06:17:34
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">
Posted Date:-2022-06-08 06:06:28
HTML document contain 1 root tag called
1.HTML
2.BODY
3.TITLE
4.HEAD
Posted Date:-2022-06-08 06:31:17
HTML is considered as a
1.high-level language
2.mid-level language
3.low-level language
4.markup language
Posted Date:-2022-06-08 06:24:50
HTML tags are used to describe documents
1.content
2.definition
3.language
4. link
Posted Date:-2022-06-08 06:28:47
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
Posted Date:-2022-06-08 04:38:58
Page designed in HTML is known as
1.front page
2.yellow page
3.server page
4.web page
Posted Date:-2022-06-08 06:38:07
PCs running with windows 3.x will have extension for HTML page which is
1..htm
2. .hml
3. .html
4. .tml
Posted Date:-2022-06-08 06:33:17
Primary author of HTML (hyper text markup language) is
1.Brendan Eich
2. Tim Berners-Lee
3.google inc.
4. Peter Norton
Posted Date:-2022-06-08 06:36:58
Query parameters are written usually after ____________ Symbol.
1. Colon
2.Question Mark
3.Semicolon
4.None of these
Posted Date:-2022-06-08 04:42:27
Symbol used at the beginning of the HREF text is
1.&
2.#
3.^
4. $
Posted Date:-2022-06-08 06:20:29
The body tag usually used after
1.EM tag
2.FORM tag
3.Title tag
4.HEAD tag
Posted Date:-2022-06-08 06:15:36
The common element which describe the web page, is ?
1.heading
2.paragraph
3.list
4.All of these
Posted Date:-2022-06-08 05:37:14
The latest HTML standard is
1.HTML 5.0
2.HTML 4.0
3.SGML
4.XML
Posted Date:-2022-06-08 06:13:15
The map definition file is generally stored in a.
1.RECYCLE-BIN
2.BIN
3.CGI-BIN
4.All of the above
Posted Date:-2022-06-08 06:12:06
The MIME text file is saved with
1.HTML extension
2.THM extension
3.HMT extension
4.None of these
Posted Date:-2022-06-08 06:23:54
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
Posted Date:-2022-06-08 06:13:55
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
Posted Date:-2022-06-08 06:22:54
The ______ tag defines an image in an HTML page.
1. <pic>
2.<image>
3.<img>
4.<imge>
Posted Date:-2022-06-08 04:49:49
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
Posted Date:-2022-06-08 06:47:20
To define a style for a special type of elements, we can add a
1.Class
2.Margin
3.Border
4.Table
Posted Date:-2022-06-08 06:41:24
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)
Posted Date:-2022-06-08 06:48:36
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
Posted Date:-2022-06-08 04:41:00
Web pages starts with which of the following tag?
1.<Title>
2.<HTML>
3.<Body>
4.<Form>
Posted Date:-2022-06-08 05:58:02
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>
Posted Date:-2022-06-08 06:14:54
Which of the following attribute is supported in HTML5 ?
1.border
2.longdesc
3.align
4.None of these
Posted Date:-2022-06-08 04:52:10
Which of the following HTML tag is used to define clickable area in an image map ?
1.<map>
2. <click>
3.<area>
4.<img>
Posted Date:-2022-06-08 04:53:56
Which of the following is a Valid Name?
1.<_person>
2.<123 person>
3.Both (a) and (b)
4.None of these
Posted Date:-2022-06-08 06:21:34
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
Posted Date:-2022-06-08 04:45:44
Which of the following tag is used to mark a begnining of paragraph ?
1.heading
2.paragraph
3.list
4.All of these
Posted Date:-2022-06-08 05:38:52
Which of the following tag is used to mark a begnining of paragraph ?
1. <br>
2. <P>
3. <TD>
4. <TR>
Posted Date:-2022-06-08 05:40:04
Which of the tag is used to creates a number list?
1.<LI>
2.<OL>
3.<LI> and <OL>
4.None of These
Posted Date:-2022-06-08 06:11:08
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
Posted Date:-2022-06-08 06:46:21
Which symbol is written immediately after mailto Keyword in href attribute of anchor tag ?
1.Semicolon
2.Hash
3.Colon
4.Comma
Posted Date:-2022-06-08 04:37:48
Which tag creates a number/order list?
1.<IT>
2.<OL>
3.<OT>
4.<UL>
Posted Date:-2022-06-08 06:18:32
_______ 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
Posted Date:-2022-06-08 05:34:32
__________ attribute is used to display an image ?
1.src attribute
2.val attribute
3.source attribute
4.srs attribute
Posted Date:-2022-06-08 04:44:44