Skip to content
/ colortags Public

Color tag is new way to change the color of any html text. This library is a tag based system so you can just wrap the text you want in the color tag with the specified color and you are done.

License

Notifications You must be signed in to change notification settings

mcvo/colortags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Color tag is new way to change the color of any html text. This library is a tag based system so you can just wrap the text you want in the color tag with the specified color and you are done. http://mcvo.github.io/colortags

Code Example

  <Red>Text</Red>
  <Pink>Text</Pink>
  <Purple>Text</Purple>
  <Indigo>Text</Indigo>
  <Blue>Text</Blue>
  <Cyan>Text</Cyan>
  <Teal>Text</Teal>
  <Green>Text</Green>
  <Lime>Text</Lime>
  <Yellow>Text</Yellow>
  <Amber>Text</Amber>
  <Orange>Text</Orange>
  <Brown>Text</Brown>
  <Grey>Text</Grey
  <Black>Text</Black>
  <White>Text</White>

Motivation

Want to find about my motivation behind this project - https://goo.gl/L8i2EG

Installation

<head>
  <link rel="stylesheet" href="colortag.min.css">
</head>  

Contributors

License

Color tags is licensed under the GPL-3.0 license. (https://www.gnu.org/licenses/gpl-3.0.en.html)

About

Color tag is new way to change the color of any html text. This library is a tag based system so you can just wrap the text you want in the color tag with the specified color and you are done.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages