almost 9 years ago
Hello Reader's if you want to show color in the buttons then you can use bootstrap css. In this blog you can see and learn how to make them customize. Lets see my code as below:-
<!DOCTYPE html> <html lang="en"> <head> <body> <div class="container"> <a href="#" class="btn btn-info" role="button">Link Button</a> <button type="button" class="btn btn-info">Button</button> <input type="button" class="btn btn-info" value="Input Button"> <input type="submit" class="btn btn-info" value="Submit Button"> </div> </body> </html>
Here you just have to add class in the link.
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Comment(s)