answersLogoWhite

0

<h1>

<h2>

<h3>

<h4>

<h5>

<h6>

<h7>

H= Header

#= Size (1 Being Largest) - (7 Being Smallest)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How many heading sizes does HTML support?

It supports 6 heading sizes using the &lt;h1&gt; to &lt;h6&gt; tags. The &lt;h1&gt; is the largest heading.


Can you centrally align the heading of the HTML document you created?

When you create an HTML document, you can include a heading on the page. Here is an example of how you can use HTML to center the heading: &lt;center&gt;&lt;h1&gt;Page Heading&lt;/h1&gt;&lt;/center&gt;.


How many different heading sizes are there?

In HTML there are 6 heading sizes:h1h2h3h4h5h6"h1" is defining the most important heading and "h6" - the less important one.Size of each heading is best defined by CSS styles, for instance:h1 { font-size: 24px; }h2 { font-size: 18px; }


What does h1 in HTML stand for?

Heading 1 For example, this would mean that HOME is the first heading in HTML. &lt;html&gt; &lt;body&gt; &lt;h1&gt; HOME &lt;/h1&gt; &lt;/body&gt; &lt;/html&gt;


What does h2 stand for in HTML?

in HTML &lt;h2&gt; stands for heading 2


What are the different types of heading styles used in html explain?

Header sizes vary in 6 divisions in total. The are listed from h1 to h6 with h1 being the biggest.


Different heading levels of an HTML document?

&lt;html&gt; &lt;head&gt; &lt;title&gt; &lt;body&gt;


What is the HTML code for creating a level 4 heading that displays the text Heading 4?

&lt;h4&gt;Heading 4&lt;/h4&gt;


Explain the different levels of heading used in an HTML document?

HTML defines six levels of headings and seven font sizes. However, the last three levels of headings are fairly useless as headings, because they are smaller that the standard (size 3) font size.


What is the use of h1 tag in an HTML document?

It's used for heading, h1 stands for heading 1.


What is h1 as it relates to HTML codes?

h1 is header1 it is used to give heading,there h1 to h6 in html


What is the HTML code for Heading 3?

&lt;h3&gt;Heading Text&lt;/h3&gt; There are six headings in HTML. They start with &lt;h1&gt; and end with &lt;h6&gt;. They all follow the patter &lt;h#&gt;Text&lt;/h#&gt;

Trending Questions
What specifies a variable's name and data type? Are radiators correctly named? What is a relationship in following a-polymorphism b-inheritance c-overloading d-none of these options? What is ELC in electrical term? A process which uses certain skills to solve a problem is called what? How big is the Programmable logic controllers industry and how fast does it grow each year? What is load factor method? Why welding thick carbon steel material has tendency to crack and why? In which layer will liquid petroleum be found in the oil trap shown in figure 4-1? How do you do isolation and lock-off procedure or permit-to-work procedure that applies to the electronic repair activities and the electronic equipment and circuits being worked? What are features of java for web applications? Is there power plants that don't give off harmful gases? Do washing machines heat the water internally ours has 2 pipes leading into it the pipe is branched from the cold feed and one of the pipes is connected to the cold inlet and the other to the hot? How do you write a c program which accepts a positive integer and displays the number of digits? What civilization was the first greek civilization? What is meant by pedefined types? Documentation of Hostel management system? In C language lowercase letters are significant? What precautionary measures in using simple machines must be practiced in order to avoid accidents? What is the maximum number of extents a dataset can allocate on one volume in VSAM dataset?