Horje

Display a cent sign

¢ cent ¢ ¢
Display a cent sign
Example: HTML
<!DOCTYPE html>
<html>
<body>

<h1>HTML Entity Example</h1>

<h2>The cent sign: &cent;</h2>

</body>
</html>

Output should be:

Display a cent sign




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Entities
Uploaded by:
Admin