Horje

Display an ampersand

" double quotation mark " "
index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<h1>HTML Entity Example</h1>

<h2>The ampersand (and) sign: &amp;</h2>

</body>
</html>

Output should be:

Display an ampersand




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