How can you make a bulleted list?
1.<list>
2.<nl>
3.<ul>
4.<ol>
Posted Date:-2022-08-15 08:13:56
Which attribute can be used with BODY tag to set background color green? (A)
1.background=â€greenâ€
2.bgcolor=â€greenâ€
3.vlink=â€greenâ€
4. None of above
Posted Date:-2022-08-15 08:37:34
Which attribute is used to name an element uniquely?
1.Class
2.id
3.dot
4.All of the above
Posted Date:-2022-08-15 08:15:37
Which attribute is used to name an element uniquely?
1. class
2.d
3.dot
4.All of the above
Posted Date:-2022-08-15 08:24:38
<SCRIPT> … </SCRIPT> tag can be placed within _________
1.Header
2.Body
3.Both A and B
4.None of the above
Posted Date:-2022-08-15 09:30:59
<TD> … </TD> tag is used for __________
1. Table heading
2.Table Records
3.Table row
4.None of the above
Posted Date:-2022-08-15 09:38:13
<TITLE> … </TITLE> tag must be within ___________
1.Title
2.Form
3.Header
4.Body
Posted Date:-2022-08-15 08:54:48
A _________ is a symbolic name a network administrator assigns to a machine.
1.URL
2.DNS
3.IP address
4.Host name
Posted Date:-2022-08-15 09:33:17
Basic fundamental block is called as _________
1.HTML tag
2.HTML body
3.HTML Attribute
4.HTML Element
Posted Date:-2022-08-15 09:54:26
Choose the correct HTML tag to make a text italic
1.<ii>
2. <italics>
3.<italic>
4.<i>
Posted Date:-2022-08-15 08:20:40
Choose the correct HTML tag to make a text italic
1.<ii>
2. <italics>
3.<italic>
4.<i>
Posted Date:-2022-08-15 08:33:45
Identify the uses of URI in HTML.: (i) Link to another document or resource (ii) Link to external style sheet or script (iii) Create an image map
1. i and ii
2.i and iii
3. ii and iii
4. i , ii and iii
Posted Date:-2022-08-15 08:29:13
If you wanted to create text that was a different color or font than other text in your Web page, what type of tag would you use?
1.Layout
2.Basic formatting
3.Design
4.Outline
Posted Date:-2022-08-15 08:31:16
Tags and test that are not directly displayed on the page are written in ________ section.
1.<html>
2.<head>
3.<title>
4.<body>
Posted Date:-2022-08-15 08:32:22
Tags and test that are not directly displayed on the page are written in _________ section.
1.<html>
2.<head>
3.<title>
4.<body>
Posted Date:-2022-08-15 09:28:57
The attribute _________ of <BODY> tag sets color of hypertext links.
1. link
2.vlink
3.alink
4.hlink
Posted Date:-2022-08-15 09:26:12
The special formatting codes in HTML document used to present content are
1.tags
2.attributes
3.values
4.None of the above
Posted Date:-2022-08-15 08:16:44
The way the browser displays the object can be modified by ____
1.Attributes
2.Parameters
3.Modifiers
4.None of above
Posted Date:-2022-08-15 08:36:20
The _________ attribute adds space within each cell.
1.CELL SPACING
2. CELL PADDING
3.WIDTH
4.ALIGN
Posted Date:-2022-08-15 09:56:46
Title tag is nested within the _________ tag.
1.Body
2.Head
3.List
4.Table
Posted Date:-2022-08-15 09:01:34
To create a combo box (drop down box) which tag will you use?
1.<select>
2. <list>
3.<input type=â€dropdownâ€>
4.All of the above
Posted Date:-2022-08-15 08:35:03
Using <P> tag will
1.Start a new paragraph
2.Break the line
3.End the current paragraph
4. None of the above
Posted Date:-2022-08-15 08:56:45
What does an HTML tag do?
1.It specifies formatting and layout instructions for your web page
2.It hides programming instructions from view
3.It determines the organizational structure of your Web site
4. It connects your web site to an operating environment
Posted Date:-2022-08-15 08:30:18
What does vlink attribute mean?
1.Visited link
2.Virtual link
3.Very good link
4.Active link
Posted Date:-2022-08-15 08:21:52
What is the correct HTML tag for inserting a line break?
1.<br>
2. <lb>
3.<break>
4.<newline>
Posted Date:-2022-08-15 09:37:18
What should be the first tag in any HTML document?
1.<head>
2.<title>
3.<html>
4.<document>
Posted Date:-2022-08-15 08:19:35
When you use a heading tag in a document, what does the Web browser assumes?
1.Heading information is to appear in bold letters
2. Heading information is to appear on its own line
3.Heading information has a hyperlink
4.Heading information is shown as a size six
Posted Date:-2022-08-15 09:35:25
Which attribute is used with img tag to display the text if image could not load in browser?
1. description
2.name
3.alt
4.id
Posted Date:-2022-08-15 09:36:18
Which attribute you’ll use with TD tag to merge two cells horizontally?
1.merge=colspan2
2. rowspan=2
3.colspan=2
4.merge=row2
Posted Date:-2022-08-15 09:42:07
Which is not a domain name extension?
1.mil
2.org
3..int
4. .com
Posted Date:-2022-08-15 08:58:47
Which of the following is an attribute related to font tag?
1.Size
2.Face
3.Color
4.All of above are style tags
Posted Date:-2022-08-15 09:39:56
Which of the following is not a style tag?
1. <b>
2.<tt>
3.<i>
4.All of above are style tags
Posted Date:-2022-08-15 08:17:44
Which of the following protocol is used for email services?
1.SMAP
2.SMTP
3.SMIP
4.SMOP
Posted Date:-2022-08-15 09:55:45
Which tag inserts a line horizontally on your web page?
1. <hr>
2.<line>
3.<line direction=â€horizontalâ€>
4. <tr>
Posted Date:-2022-08-15 08:23:08
WSFTP is an example of _________ program.
1.FTP
2.Telnet
3.Web browser
4.Mail
Posted Date:-2022-08-15 09:34:10
_____ is a uniform naming scheme for locating resources on the web.
1.URI
2.HTTP
3.WEBNAME
4.RESOURCENAME
Posted Date:-2022-08-15 08:27:43