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

  • Home
  • SEARCH
  • 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 9190861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T20:33:25+00:00 2026-06-17T20:33:25+00:00

In the bootstrap documentation for tooltips, it uses <a href=# rel=tooltip title=first tooltip>hover over

  • 0

In the bootstrap documentation for tooltips, it uses <a href="#" rel="tooltip" title="first tooltip">hover over me</a>. Tooltips are just cosmetic though. Not css style but just a bit of JS to change how a title attribute is presented.

The “rel” attribute is meant to be used to tell a bot (such as google) about the nature of a link. The options are alternate, author, bookmark, help, license, next, nofollow, noreferrer, prefetch, prev, search, and tag.

Is it not bad practice to use rel = "tooltip" since tooltip is cosmetic, says nothing about the nature of the link, and isn’t otherwise bot or browser interpret-able?

  • 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-17T20:33:26+00:00Added an answer on June 17, 2026 at 8:33 pm

    By using rel="tooltip" your document won’t validate by the W3C web standards.

    You will get this error from the W3C validator:

    Bad value tooltip for attribute rel on element a: Not an absolute IRI.
    The string tooltip is not a registered keyword or absolute URL.

    It would be better, identifying a tooltip link with a class like:
    <a href="#" class="tooltip" title="first tooltip">hover over me</a>

    • However, the rel attribute is not used by the browser in any way, as
      you already mentioned, but it may influence your ranking in search
      engines
      . Google suggests to validate your documents and
      to “write good, clean HTML”.
    • The rel attribute may also be
      interesting for accessibility tools like screen readers.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

bootstrap popover currrently expects this: <a href=# id=example class=btn btn-danger rel=popover data-content=It's so simple
I'm just trying out the example in Bootstrap documentation, but it doesn't seem to
According to the twitter bootstrap documentation , I should be able to Wrap strings
The bootstrap documentation on that topic is a little confusing to me. I want
I'm putting some documentation together using Bootstrap and running into an issue with the
The Tomcat Class Loader HOW-TO documentation describes 4 different class loaders: Bootstrap System Common
I'm looking into Bootstrap and am wondering about offsetting columns: http://twitter.github.com/bootstrap/scaffolding.html#gridSystem The documentation says
In twitter bootstrap documentation , there is an interesting way to append a button
I am using twitter bootstrap in a project and while reviewing the documentation, i
I have a simple (almost directly from the documentation) drop down menu using Bootstrap's

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.