Show Rupee Symbol for coders PHP Bootstrap .NET

 <!DOCTYPE html>  

 <html>  
 <head>  
 <title>Font Awesome Icons</title>  
 <meta name="viewport" content="width=device-width, initial-scale=1">  
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">  
 </head>  
 <body>  
 <h1>fa fa-rupee</h1>  
 <i class="fa fa-rupee"></i>  
 <i class="fa fa-rupee" style="font-size:24px"></i>  
 <i class="fa fa-rupee" style="font-size:36px"></i>  
 <i class="fa fa-rupee" style="font-size:48px;color:red"></i>  
 <br>  
 <p>Used on a button:</p>  
 <button style="font-size:24px">Button <i class="fa fa-rupee"></i></button>  
 <p>Unicode: &#x20B9 </p>  
 <i style="font-size:24px" class="fa">&#xf156;</i>  
 </body>  
 </html>   

Comments

Popular posts from this blog

Xampp MySQL not starting

Multiple Login in Google Talk!