

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Which HTML5 tags are more appropriate to represent money amount
To display money amount, price, etc, try any of the following −
- Use microdata to display a product’s price
- Use <strong> element to show the importance of price.
- Use <span> with a class to style the price differently.
- You can also use the <b> element to give special representation to price.
If you’re showing income of employees or share rice, do not forget to add a column headed by −
<th scope="col">Salary</th>
- Related Questions & Answers
- HTML5 New Tags
- Finding the date at which money deposited equals a specific amount in JavaScript
- Program to find total amount of money we have in bank in Python
- The Electricity-Free Air Conditioner Which Saves Money
- Which one is important in life money or attitude?
- C++ Program to find out the least amount of money required to subscribe to the OTT services
- SSH vs VPN: Which is more secure?
- Internet Explorer 8 will not modify HTML5 tags in print stylesheet
- C++ Program to find out the maximum amount of money that can be made from selling cars
- Drop target listens to which events in HTML5?
- What are the things money cannot buy?
- What are JSTL formatting tags in JSP?
- What are JSTL Core tags in JSP?
- PC or Mac: Which is more resistant to cyber threats?
- Friends Of Appropriate Ages in C++
Advertisements