TestSEHTML / hints /communication_network.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
585 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Communication Network</title>
</head>
<body>
<p>A <b>Communication Network</b> represents a set of structures that connects devices or system software for transmission, routing, and reception of data.</p>
<h2>Category:</h2>
<p>Technology. Active Structure.</p>
<h2>Examples:</h2>
<p>LAN. Wireless. Wide Area Network.</p>
</body>
</html>