Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7883593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T04:34:25+00:00 2026-06-03T04:34:25+00:00

Yet another tag that was given new meaning in HTML5, <small> apparently lives on:

  • 0

Yet another tag that was given new meaning in HTML5, <small> apparently lives on:

http://www.w3.org/TR/html-markup/small.html#small

The small element represents so-called “fine print” or “small print”,
such as legal disclaimers and caveats.

This unofficial reference seems to take it a little further:

http://html5doctor.com/small-hr-element/

<small> is now for side comments, which are the inline equivalent of
<aside> — content which is not the main focus of the page. A common
example is inline legalese, such as a copyright statement in a page
footer, a disclaimer, or licensing information. It can also be used
for attribution.

I have a list of people I want to display, which includes their real name and nickname. The nickname is sort of an “aside”, and I want to style it with lighter text:

<li>Laurence Tureaud <small>(Mr.T)</small></li>

enter image description here

I’ll need to do something like this for several sections of the site (people, products, locations), so I’m trying to develop a sensible standard. I know I can use <span class="quiet"> or something like that, but I’m trying to avoid arbitrary class names and use the correct HTML element (if there is one).

Is <small> appropriate for this, or is there another element or markup structure that would be appropriate?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T04:34:26+00:00Added an answer on June 3, 2026 at 4:34 am

    The spec you’re looking at is old, you should look at the HTML5 spec:

    https://html.spec.whatwg.org/multipage/

    I suggest <em> here instead of small:

    <p>Laurence Tureaud also called <em>Mr. T</em> is famous for his role
    in the tv series A-TEAM.</p>
    

    <small> is not used commonly in an article sentence, but like this:

    <footer>
        <p>
        Search articles about <a href="#">Laurence Tureaud</a>,
        <small>or try <a href="#">articles about A-TEAM</a>.</small>
        </p>
    </footer>
    
    <footer>
        <p>
        Call the Laurence Tureaud's "life trainer chat line" at
        555-1122334455 <small>($1.99 for 1 minute)</small>
        </p>
    </footer>
    

    Article sentence:

    <p>
        My job is very interesting and I love it: I work in an office
        <small>(123 St. Rome, Italy)</small> with a lot of funny guys that share
        my exact interests.
    </p>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've just added yet another 3rd-party component to my .net project that contains a
yet another basic question ... I have an app that takes about 4-5 secs
Yet another question about classes as Im new to OOP. I am creating a
Yet another newbie with ASP.NET MVC! All I intend to do is for a
I was handling yet another KeyDown event in a user control when I wondered
I have yet another issue which the answer is eluding me. I wish to
I don't want to open another Yet Another Js VS Js thread. I guess,
After getting a helpful answer here , I have run into yet another problem:
I guess this question will sound familiar, but I am yet another programmer baffled
yet I didnt find a jquery function that validate value to be a future

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.