TestSEHTML / hints /facility.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
510 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Facility</title>
</head>
<body>
<p>A <b>Facility</b> represents a physical structure or environment.</p>
<h2>Category:</h2>
<p>Physical. Active Structure.</p>
<h2>Examples:</h2>
<p>Oil refinery, Factory, Laboratory, Warehouse, Shopping Mall, Office.</p>
</body>
</html>