Which of the following HTML container tags do you apply to text for formatting the text as a paragraph? -Technology

1 Answer

Answer :

(c) <P>…….</P> is a container tag, which is used for formatting text.

Related questions

Description : Define container & empty tags in HTML -Technology

Last Answer : Container tags are tags which have both opening as well as closing tag like .....whereas empty tags are tags which have only opening tag like , .

Description : Write the HTML code to create a paragraph whose text color is blue. -Technology

Last Answer : or

Description : Carefully study the Web page given below. Identify 10 tags (structural as well as formatting tags) that have been utilized -Technology

Last Answer : 1. to specify the title of the Web page.2. contains all the content that is to be displayed on the Web page and all the various formatting and structural tag.3. used to create an unordered ... anchor tag. Use the href attribute to provide the reference of the Web page that you want to hyperlink.

Description : Carefully study the Web page given below. Identify 10 tags (structural as well as formatting tags) that have been utilized in creating this -Technology

Last Answer : 1. to specify title of the Web page.2. contains all the text content that is to be displayed on Web page and all the various formatting and structural tag.3. defines the most important and biggest ... provide caption to the table.9. used to create a table row.10. used to define data cells.

Description : Distinguish between container and empty tags. -Technology

Last Answer : Container elements HTML container elements require a starting as well as an ending tags.e-g , , .They affect the text appearing between their starting and ending tags.Empty elements HTML empty elements require just a ... and not an ending tag.e.g. , , .They just carry out the job assigned to them.

Description : Sriram software solution has used different tags in its Website some are empty while majority are container. -Technology

Last Answer : Container elementsHTML container elements require a starting as well as an ending tags.e-g , , .They affect the text appearing between their starting and ending tags.Empty elementsHTML empty elements require just a ... not an ending tag.e.g. , , .They just carry out the job assigned to them.

Description : HTML is a markup language for describing Web document. HTML uses (a) pre_specified tags (b) user defined tags -Technology

Last Answer : (d) HTML uses fixed tags defined by the language.

Description : Write the expansions of the following tags used in HTML. 1. -Technology

Last Answer : 1. — Break line2. — Italic3. – Horizontal Rule4. — Underline

Description : Write the expansions of the following tags used in HTML. 1. -Technology

Last Answer : 1. – Anchor tag2. – Comment tag

Description : What are two basic tags in HTML lists? -Technology

Last Answer : and

Description : What is the purpose of using HTML tags and attributes for Web designing? -Technology

Last Answer : HTML (HyperText Markup Language) is used to create Web pages. It designs the basic layout and formatting of Web pages by using tags and attributes.The tag’s name tells the tag’s purpose and the attributes that follow the tag name give the additional information of the Web browser.

Description : What are the role of ………. tags in HTML? -Technology

Last Answer : The and tags are used to mark the beginning and end of the HTML document. The basic purpose of this tag is to make the browser and text editor identify that the document is an HTML document. This is a ... of other elements.The most basic structure of all possible Web documents is .. ..

Description : HTML tags are enclosed in (a) curly brackets (b) square brackets -Technology

Last Answer : (d) HTML tags are enclosed within angular brackets (< and >).

Description : HTML tags are (a) in uppercase (b) case sensitive -Technology

Last Answer : (d) HTML tags are not case sensitive means we can write tags either in uppercase or lowercase.

Description : Which type of tags used by HTML? (a) tags only for image (b) user defined tags -Technology

Last Answer : (d) HTML provides predefined and fixed tags.

Description : The tags used for specifying the style in HTML are -Technology

Last Answer : (a) Because these two tags are text formatting/styling tags.

Description : tag is one of the structural tags of HTML document. -Technology

Last Answer : True HTML provides four structural tags, these are as follows:, , , .

Description : Which tags divide HTML tables in multiple section? -Technology

Last Answer : , and

Description : DTD is a set of rules that defines what tags appear in an HTML document. -Technology

Last Answer : False DTD is used in XML documents.

Description : XML uses (a) Only 6 tags (b) Predefined tags (c) Custom tags (d) HTML tags -Technology

Last Answer : XML usesCustom tags

Description : i. Are these tags part of HTML code or XML code? ii. Identify the root element. -Technology

Last Answer : XML codei. Companyii. name, deptiii. eid, deptid

Description : List any two types of alignment that can be applied to a paragraph in HTML. -Technology

Last Answer : Any two types of alignment that can be applied to a paragraph are as follows:Left alignment: This type of alignment aligns text in left. This is the default alignment.Syntax Right alignment: This type of alignment aligns text in right within the paragraph.Syntax

Description : The general arrangement of the text in the document is ………….. (a) margin (b) text alignment (c) clipboard (d) formatting -Technology

Last Answer : d) Formatting is the general arrangement of the text in the document.

Description : Automatic formatting that the user wants? (a) Replace text As You Type (b) AutoFormat As You Type -Technology

Last Answer : (b) For turning Automatic formatting On or Off, AutoFormat As You Type tab under Proofing is used.

Description : Give examples of a container element in HTML. -Technology

Last Answer : , , .

Description : Differentiate between container and empty elements used in HTML. -Technology

Last Answer : Container elements HTML container elements require a starting as well as an ending tags.e-g , , .They affect the text appearing between their starting and ending tags.Empty elements HTML empty elements require just a ... and not an ending tag.e.g. , , .They just carry out the job assigned to them.

Description : Container elements in HTML require (a) starting tag (b) ending tag -Technology

Last Answer : (c) In HTML, container elements are required as both starting and ending tags.

Description : What are the tags to make the text on HTML page beautiful and interesting ?

Last Answer : There is no alternative to banner or image or image to make a web page beautiful and attractive. The HTML page is determined by the img tag. The img tag is zero which means it only carries attributes and has no ... tag. To use an image or image on a page, you need to use the src (source) attribute.

Description : HTML is a markup language for describing web documents (web pages). Which among the following features is correct about HTML: a) HTML stands Hyper Text Markup Language b) A Markup language is a set ... tags d) Each HTML tag describes different document content e) None of These f) All of the Above

Last Answer : f) All of the Above

Description : Tags and text that do not display directly on the page afe placed in (a) body (b) table -Technology

Last Answer : (c) Information in tag is not displayed directly in the Web page. It is used to identify the matter (tags) used in a Web page.

Description : Which section is used for text and tags that are shown directly on your Web pages? -Technology

Last Answer : (c) Information in tag is directly displayed on Web pages.

Description : What is the need to modify the spacing of the lines or paragraph of your text? -Technology

Last Answer : An important part of creating effective documents lies in the document design. Line spacing or paragraph spacing is measured in lines or points, which is referred to as leading.As a part of ... text closer together. Increasing the leading will space the lines out, allowing for improved readability.

Description : The text layout within’a paragraph with respect to document margins is called text alignment. -Technology

Last Answer : TrueThe text alignment can be horizontal or vertical.

Description : Formatting toolbar is applied to _______: a) select paragraph only b) select character only c) select both characters and paragraphs d) select document only e) None of The Above

Last Answer : c) select both characters and paragraphs

Description : Which tag do we use to change the size and style (face) of the text of an HTML file viewed on a Web browser? -Technology

Last Answer : tag is used to change the size and style (face) of the text of an HTML file displayed on a Web browser. Two attributes of tag are as follows:size: It specifies the size of the text inside a tag.Syntaxface: It specifies the font name of the text inside a tag.Syntax

Description : Write the HTML code to set the bgcolor as pink, heading level 2, text -Technology

Last Answer :

Description : To create an HTML page, you need (a) text editor (b) Web browser -Technology

Last Answer : (c) Because text editor is required to write HTML code and the Web browser is needed to display the page.

Description : What is meant by formatting and heading in HTML ?

Last Answer : Formatting: Formatting is the process of making a text in HTML look beautiful by presenting it correctly and presenting it beautifully . html has six types of heading tags. Of these, describes the highest heading and describes the lowest heading.

Description : Which of the following statements is not correct? (A) HTML is not screen precise formatting language. (B) HTML does not specify a logic. (C) DHTML is used for developing highly interactive web pages. (D) HTML is a programming language.

Last Answer : (D) HTML is a programming language.

Description : The custom animation can apply ………………. (a) Font work gallery (b) Gallery (c) Text (d) All of these -Technology

Last Answer : (d) The custom animation can apply font work gallery, gallery and text.

Description : Write the CSS code to: (i) Apply 50px indentation to all text paragraphs marked with . -Technology

Last Answer : P{text-indent: 50px;font-style: italic;}

Description : 1. It is a pre_designed document that you can use to create new documents with the same formatting. -Technology

Last Answer : 1. Template2. Themes3. Live Preview

Description : The following figure shows a small part of a Word document. Identify different formatting features that are applied to it. -Technology

Last Answer : 1. Center alignment of title2. Bold and color font of title3. Font type it changed for title4. Line spacing in paragraph5. Justified alignment for paragraph

Description : The status of your document like current page and number of pages are given by ………… (a) Formatting toolbar (b) Status bar -Technology

Last Answer : (b) Status bar gives the status of your document like current page number and number of pages.

Description : ……………… feature allows you to view different items such as comments, formatting etc. and also provides the option to view other author’s comments. -Technology

Last Answer : (c) Show Markup feature under Review tab allows you to view different items.

Description : Elaborate the formatting necessary. -Technology

Last Answer : With formatting, we can make some data to be bolder, rotated or in the different color. So, basically, formatting provides worksheet a neater and more legible outlook.

Description : Do all HTML tags are written in a pair? -Web-Development

Last Answer : answer:

Description : How do html heading tags work ?

Last Answer : The html heading tag provides the outline of the text used in the text document. The headings are specified by to body> tags. The tags between are , , , , which can be used to display the headings in a sequentially larger size. For example - heading 1 heading 2 is coded in this way.

Description : What are HTML tags ?

Last Answer : HTML tags are coding instructions embedded with HTML documents.