File: minerals.html

package info (click to toggle)
cronometer 0.9.9%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,788 kB
  • sloc: java: 17,382; xml: 909; makefile: 19
file content (35 lines) | stat: -rw-r--r-- 1,572 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<link rel="stylesheet" href="cron.css" type="text/css"/>
	<title>About CRON-o-Meter</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
</head>

<body>

<h2>Minerals</h2>

<ul>
	<li><a href="http://en.wikipedia.org/wiki/Calcium">Calcium</a></li>
	<li><a href="http://en.wikipedia.org/wiki/Chromium">Chromium</a></li> 
	<li><a href="http://en.wikipedia.org/wiki/Copper">Copper</a></li> 
	<li><a href="http://en.wikipedia.org/wiki/Fluoride">Fluoride</a></li> 
	<li><a href="http://en.wikipedia.org/wiki/Iron">Iron</a></li> 
	<li><a href="http://en.wikipedia.org/wiki/Magnesium">Magnesium</a></li> 
	<li><a href="http://en.wikipedia.org/wiki/Manganese">Manganese</a></li> 
	<li><a href="http://en.wikipedia.org/wiki/Phosphorus">Phosphorus</a></li> 
	<li><a href="http://en.wikipedia.org/wiki/Potassium">Potassium</a></li>  
   <li><a href="http://en.wikipedia.org/wiki/Selenium">Selenium</a></li> 
   <li><a href="http://en.wikipedia.org/wiki/Sodium">Sodium</a></li> 
   <li><a href="http://en.wikipedia.org/wiki/Zinc">Zinc</a></li> 
</ul>
  
<!-------------------------------------------------------->
<br><br><hr>
<div id="plea">Help make this manual better for the next user. <br>
 Contribute some material to the sourceforge project at <a href="http://sourceforge.net/projects/cronometer/">http://sourceforge.net/projects/cronometer/</a></div>
 
</body>
</html>