"Gradient Text"
Bootstrap 4.1.1 Snippet by Umerfarooq

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <h1> UMer Farooq </h1>
h1 { font-size: 72px; background: -webkit-linear-gradient(#dc2430,#fdca4b,#3ec3f7); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

Related: See More


Questions / Comments: