the <h5> html tagWebsites by Mark - 7 Woodrush gardens, Carterton, Oxfordshire. OX18 1JE

the <h5> html tag
the <h5> html tag

The <h5> html tag

Overview

In HTML h tags stand for heading and this is split into 6 different h tags (h1, h2, h3, h4, h5 and h6). The <h5> tag itself is considered to be a smaller repeating sub header for a webpage. By default it is displayed as bold and smaller version of the body text. As with all h tags it is considered important for SEO.When text is put between the opening and closing <h5> tag it is displayed as a Small heading. Unlike <h1> a <h5> tag can be used multiple times on a webpage as its job is to be the heading for a web pages sub topics.

Basic Usage

<h5>Small header text</h5>
Any text between the opening and closing tag will be displayed as a small heading.

Advance Usage

It is possible to style and add functionality to the <h5> tag, this is done by adding an attribute to after the h5 in the opening <h5> tag
Attributes allowed for the <h5>tag include :-class, dir, id, lang, style and title.
In most cases class and id are used and its basic usage is shown below
<h5 id=”header”>Small header text</h5>
With all attributes there is a space after the initial h5 then the attribute name, then an equal’s sign and the identifier of the attribute in double quotes.
Both id and class attributes refer to CSS styling of the element and is either stored in the <head> of the webpage on in an external file.
With id this usually refers to a single instance on a page where as class usually refers to a repeating element on a page, it is for this reason for the <h5> tag the class attribute is nearly always used over the id attribute although in practice it makes no difference.
The attribute style allows you to include css style information for a single <h5> tag.
The dir attribute allows for left reading and right reading text, lang allows you to specify a language for the tag and title allows you to include extra information for a tag.
It is possible to attach scripts to tags, as well adding functionality to a webpage, these scripts tend to be written in Javascript and therefore outside the scope of this document

Examples

<h5>Small header text</h5> – basic usage example.
<h5 id=”header>Small header text</h5> – heading 5 which is styled by the id header.
<h5 class=”headerclass”> Small header text </h5> – heading 5 which is styled by the class headerclass.
<h5 id =”header” class=”headerclass”> Small header text </h5> – heading 5 which is styled by the class headerclass and the id header.
<h5 style="color:#F00">Small header text</h5> – heading 5 which has a custom colour of red.
<h5 dir="rtl">Small header text</h5> – heading 5 where the text reads from right to left.
<h5 lang="uk">Small header text</h5> – heading 5 where the language has been tagged as UK.
<h5 title="ptitle">Small header text</h5> – heading 5 where the tag has been titled ptitle.

Final Thoughts

Touching on just the surface of the <h5> HTML tag it is easy to see how versatile it is. To take full advantage of it an understanding of CSS is an advantage.

Our blog

Some random stories from our blog.

Newspapers are dead – long live the living story

Google recently gave the world a glimpse of where it sees news going in the future. With Living Stories, has Google unleashed the start of Minority Report style newspapers, or is there danger of good news reporting dying? Electronic paper, just add batteries Electronic paper and readers have been available for a while now and currently offer the user the chance to view copy electronically, where these devices differ from Smart Phones and computers, are their ability to be a user comfortable format, and in addition use very little in the way of power, making them the ideal replacement for a commuters book or newspaper. On the horizon are thinner, paper like readers, that have colour displays and will have the ability to show video, giving the user a truly sci-fi like experience. Personalised news and content for the masses Google have not been backwards with realising the idea of…

The cost of free website builders

With the daily rise of online services that promise to create and host a website for free. Is it good news for everyone, or a case of too good to be true? The birth of free From its inception people have constantly looked for cheaper and cheaper ways to access the internet and get the benefits of the digital life. From the start Companies like AOL offered discount packages for the masses to get online cheaply. Often the discounts came at a price like poor connection speeds and service but in an age where the internet was new and shiny, many people were happy to put up with most things just to get online. Businesses were quick to realise the power the internet and what it had to offer, but for many the perceived costs were just too much. It was not long before certain companies started to appear on…

The <code> html tag

Overview The <code> HTML tag is known as a phrase tag, it is mainly used to style text. By default it displays text in a fixed width font which is ideal for displaying samples of programming code. It works equally as well in table based layouts as well as CSS based ones. As with all phrase based HTML tags it can be used in situations where consistancy between browsers is difficalt to acheive in other ways. When text is put between the opening and closing <code> tag it is displayed as a code text. Basic Usage <code>Some code text in here</code> Any text between the opening and closing tag will be displayed as a code text. Advance Usage It is possible to style and add functionality to the <code> tag, this is done by adding an attribute to after the p in the opening <code> tag Attributes allowed for the…

The <cite> html tag

Overview The <cite> HTML tag is known as a phrase tag, it is mainly used to style text. By default it displays text as italic which is ideal for showing a quotation or citation. It works equally as well in table based layouts as well as CSS based ones. As with all phrase based HTML tags it can be used in situations where consistancy between browsers is difficalt to acheive in other ways. When text is put between the opening and closing <cite> tag it is displayed as a citation text. Basic Usage <cite>Some citation text in here</cite> Any text between the opening and closing tag will be displayed as citation text. Advance Usage It is possible to style and add functionality to the <cite> tag, this is done by adding an attribute to after the cite in the opening <cite> tag Attributes allowed for the <cite>tag include :-class, dir,…

Privacy notice including cookie use

How we use your information This privacy notice tells you what to expect when Websites by Mark collects personal information. It applies to information we collect about: visitors to our websites complainants and other individuals in relation to a data protection or freedom of information complaint or enquiry people who use our services, eg who subscribe to our newsletter or request a publication from us job applicants and our current and former employees   Visitors to our websites When someone visits www.websitesbymark.co.uk we collect standard internet log information and details of visitor behaviour patterns. We do this to find out things such as the number of visitors to the various parts of the site. We collect this information in a way which does not identify anyone. We do not make any attempt to find out the identities of those visiting this website. We will not associate any data gathered from this site…

© 2011 Websites by Mark. Do not reproduce any part of this website without permission.
Email : mark@websitesbymark.co.uk - Phone : 07716 447228 / 01993 820005
Postal Address : 7 Woodrush Gardens, Carterton, Oxfordshire. OX18 1JE