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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T08:13:50+00:00 2026-05-29T08:13:50+00:00

Related Topic: How to write a:hover in inline CSS? I need to create an

  • 0

Related Topic: How to write a:hover in inline CSS?

I need to create an HTML Email News Letters. All styles should be inline. (According to –
http://www.campaignmonitor.com/css/
Not all email clients recognize STYLE tag with in the HEAD tag. but they all prefer inline styles.)

My Problem:
The designer wants a dark background color + white links, so I use –

<a href="http://www.mySite.com" target="_blank">
  <span style="color: #ffffff;" >ici</span>
</a>

but the default “visited color” is dark.

Is there another way to change the “visited color” ?

Thanks,

Atara.

P.S. I also tried the decrypted BODY link, vlink attributes. did not work.

  • 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-29T08:13:51+00:00Added an answer on May 29, 2026 at 8:13 am

    First off, good luck! HTML email is stuck firmly at 1996 tech levels.


    One thing to attempt if you don’t actually need a separate “visited” colour is to add an !important on the span.

    For example, your mail client may have something like this in their style sheet:

    a:visited * { color: #000 !important; }
    

    In which case that will override your inline style.

    So, try changing your span to:

    <a href="http://www.example.com" target="_blank">
        <span style="color: #ffffff !important;" >ici</span>
    </a>
    

    to override it back again.

    A quick test in Chrome shows that the a:visited * { ... !important} does override the inline style, but adding the !important back to the span works fine.


    2017 Update

    The CampaignMonitor CSS guide now seems to recommend using a <style> element in the head, rather than inlining all styles. Based on other answers this seems to provide the best compatibility with recent version of Outlook.

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

Sidebar

Related Questions

All my questions in this topic related to asp.net 2.0 While working on some
I need topic ideas related to AI on which I will base my thesis.
I read all the questions related to this topic, and they all give reasons
I am trying to write a sql query which fetches all the tags related
As I summarized at topic I want to show the DIV related with clicked
I have downloaded some files from the internet related to a particular topic. Now
Related to https://stackoverflow.com/questions/139944/where-can-one-find-free-software-icons-images I have a need for free weather-related icons. Specifically, I need
I have searched for related topic, but still can't solve the problem... use threads;
I found only related topic for c# please don't blame me if I missed
As most (all?) PHP libraries that do HTML sanitization such as HTML Purifier are

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.