How do html heading tags work ?

1 Answer

Answer :

The html heading tag provides the outline of the text used in the text document. The headings are specified by <h1> to <h6> body> tags. The tags between <h1> are <h2>, <h3>, <h4>, <h5>, which can be used to display the headings in a sequentially larger size. For example - <body> <h1> heading 1 <h1> <h2> heading 2 <h2> </body> is coded in this way.

Related questions

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 : 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 : What are the basic tags of HTML ?

Last Answer : The basic tag of HTML is 4.

Description : Write the difference between and heading tags. -Technology

Last Answer : provides six levels of headings. is the largest heading level while is the smallest heading level. These headings help us in obtaining a uniform look and feel for the document.

Description : Explain the use of tags. ?

Last Answer : Fonts are the lifeblood of any document. The use of fonts by a web page creator not only makes the document beautiful, but also reveals one's artistic identity. This means that the tag is important for ... document nicely through HTML . For example , the font of ICT text needs to be fixed. ICT

Description : Explain why meta tags are used on web pages. ?

Last Answer : Meta tags are used on web pages to add information about documents. Generally, who created the web page , its organization address (including phone number) identity , other relevant information and all the information including content.

Description : What are meta tags ?

Last Answer : A meta tag is a tag used on a web page to add information about a document.

Description : Changing Tumblr Text Heading to an Image. HTML HELP!

Last Answer : answer:This Post should tell you how to edit the HTML of your blog. Now for the changes you'd need! If you wanted to replace the large Escapades of a Poet text with the image it'd be a bit harder ... source code (it's syntax highlighted too!) like so; it saves having to copy out all the code :)

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

Last Answer :

Description : Choose the correct HTML tag for the largest heading. (a) (b) -Technology

Last Answer : (d) tag provides the largest heading in HTML.

Description : What are the different types of heading format supported by HTML? -Web-Development

Last Answer : answer:

Description : Find out the wrong one from the following: a) HTML 3 was developed in 1995 b) HTML 3.2 was next official version support for Tables, Images, Heading and other elements that is Align attributes etc. ... is current official standard version. d) None of These e) All of the Above f) None of These

Last Answer : f) None of These

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 : Which of the following HTML container tags do you apply to text for formatting the text as a paragraph? -Technology

Last Answer : (c) ……. is a container tag, which is used for formatting text.

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 : 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 : 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 : Do all HTML tags are written in a pair? -Web-Development

Last Answer : answer:

Description : What are HTML tags ?

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

Last Answer : below Tags Of them Any Ending Tags No br hr

Description : Content: and tags in HTML Of two The end Tags To write Is No. Why ?

Last Answer : and tags Of two The end Tags To write Is No. Because - all this Of the tag No The end Tags Stays No. And These No Element too Stays No. and tags Two Empty (empty) tag too Says

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 : In HTML, tags consists of keywords enclosed within (1) angular brackets < > (2) parentheses ( ) (3) square brackets [ ] (4) flower brackets { }

Last Answer : angular brackets < >

Description : How does HTML work ?

Last Answer : HTML markup language. HTML codes do not work automatically. A code editor is used to make HTML code work. For example , sublime text editor , Notepad ++, Brackets and several other code editors put HTML code to make HTML code work.

Description : Why Font family is used in HTML ? Explain ?

Last Answer : Font family refers to the expression of multiple fonts as different versions of the same name . Here, even if each one, the name of the family will be arial .

Description : What is html validator ?

Last Answer : html validator is the technique of extracting the syntax of the page created by html .

Description : What is the syntsx of html link ?

Last Answer : The html link ‍syntsx is

Description : What is the opening and closing tag of html ?

Last Answer : html 's opening tag and closing tag

Description : Explain the importance of HTML in web page design . ?

Last Answer : HTML is very important in web page design. Because with the help of HTML-1. The information on a page can be moved anywhere. 2. Every browser supports HTML . 3. Easy to learn and use. 4. The smaller the page size, the lower the cost.

Description : Who Discovered HTML ?

Last Answer : HTML is a markup language consisting of a series of markup tags. HTML is the most widely used language on the Internet , as well as on websites. The full form of HTML is Hyper Text Markup Language ... invented by Tim Berner Lee . In 1990 , Burners-Lee specified HTML in browser and server software .

Description : What are HTML blocks and inline elements ?

Last Answer : HTML tags are also called HTML Elements . Block Elements Inline Elements HTML Block Elements The elements that create new lines in HTML are called block elements. This means that you put the elements side by ... elements are called inline elements. For example a tag, span tag, strong tag, q tag 7.

Description : mean ?

Last Answer : describes the html document by .

Description : Can I renew my daughters car tags for her so she won't have to take off of work?

Last Answer : answer:I would call and ask. It depends on the state. Here I had to have a PIN from my previous registration. In Michigan I just went to the web site and ordered tags for my mom.

Description : If scientists knew beyond a doubt that a huge asteroid was heading for the earth and would destroy the entire world within 12 hours, would you want to know, or would you rather be kept in the dark?

Last Answer : I’d rather know so I go out as I’d like, with my family.

Description : Were all the people that experienced 'near deaths' heading for heaven?

Last Answer : LOL! GREAT question!

Description : Gay college student in my 4th year majoring in civil eng heading to USA. Is it better to transfer to computer science field etc.?

Last Answer : answer:I would recommend that you only switch majors if you have a preference for one field over the other, and ignore the LGBT issue entirely. As far as I know, neither of these fields is ... them directly about switching majors if you want to. If not, simply apply to whichever one you prefer.

Description : Do you see a princess heading to the 10K mansion?

Last Answer : answer:First! Edit: oh, yeah, and congrats and all that.