TestSEHTML / hints /contract.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
653 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Contract</title>
</head>
<body>
<p>A <b>Contract</b> represents a formal or informal specification of an agreement between a provider and a consumer that specifies the rights and obligations associated with a product and establishes functional and non-functional parameters for interaction.</p>
<h2>Category:</h2>
<p>Business. Passive Structure.</p>
<h2>Examples:</h2>
<p>Travel Insurance Policy.</p>
</body>
</html>