finance
<html>
<head>
<title>Finance Features</title>
</head>
<body>
<h1>Finance Features</h1>
<ul>
<li>Stock quotes</li>
<li>Currency exchange rates</li>
<li>Bond prices</li>
<li>Commodity prices</li>
<li>Market indices</li>
</ul>
<p>
This is a sample of finance features that can be displayed in HTML.
</p>
</body>
</html>
Comments
Post a Comment