Results 1 to 2 of 2

Thread: how do you set a multicolored text in webpage?

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2019
    Posts
    44

    how do you set a multicolored text in webpage?

    how do you set a multicolored text in webpage?
    < advertising removed by moderator >

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: how do you set a multicolored text in webpage?

    Unless you can find a jQuery plugin or the like, you'd likely have to wrap each character in a <span> and then style each one with the appropriate colour. You can do that manually or use some code to generate it for you, depending on how you're creating this page.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width