
<body>
<!--background:red; ###name of color
background:#000333; #### Hexadecimal Code Of color; both of tag is working!-->
<div style="background:green;height:40px;width:40px;">
</div>
</body>
</html>
Introduction Node.js is a JavaScript platform for general-purpose programming that allows users to build network applications quickly....