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 3427890
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:53:34+00:00 2026-05-18T06:53:34+00:00

I want to do a dynamic word cloud and I was wondering if there

  • 0

I want to do a dynamic word cloud and I was wondering if there is a way of changing the link colour in my html section, normally you just define the links colours in css something like:

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #0c3569; }
.tag_cloud:visited { color: #0c3569; }
.tag_cloud:hover { color: #ffffff; background: #0c3569; }
.tag_cloud:active { color: #ffffff; background: #0c3569; }

But I’m planning to do a word cloud were every word has a different colour, aka link/visited will colour will be defined dinamicaly, but is there a way of defining link/visited/hover/active inline in the html?

I Imagine it could be something like this

<a href="something" style="font:arial; ???"word</a>

Thanks.

  • 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-05-18T06:53:34+00:00Added an answer on May 18, 2026 at 6:53 am

    It can’t be done inline since :hover etc. are css pseudo selectors and won’t work inline since that is not the intention of it.

    But don’t be afraid of using css classes – you will need some javascript anyway to make this work. Just define the classes you want to use like:

    .cloud_item_1:link {color:red;}
    .cloud_item_1:visited {color:yellow;}
    .cloud_item_1:hover {text-decoration:underline;}
    .cloud_item_1:active {color:black;}
    .cloud_item_2:link {color:blue;}
    .cloud_item_2:visited {color:orange;}
    ...
    

    And than apply them to your html as you wish. No big deal here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to stylize only certain word from my dynamic div say, <div id=info>{$info}</div>
i want create Dynamic Slideshow in Jquery i'm Write this code var ctx =
I want to use dynamic ExpandoObjects for a project I'm working on, but it
I want to implement dynamic, client side file generation in javascript. Is it possible?
I want to call dynamic tag in my custom tag . for example <mytag:taga
I want to create dynamic tabPages in TabControl. In each tabPage I create dataGridView
I want to emit dynamic error messages like all interpreters do nowadays, for example:
I want to make Dynamic UI for a desktop application. I am planning to
I want to create dynamic number of thread which is depends on the database
Hi I want to set dynamic path to my picture box in winforms. Is

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.