How to find background color?
<Html>
<head>
<Title> Find background color </title>
</head>
<body bgcolor="pink">
<p> This code type note pad and save as anyname.html,
and run any browser find background color</p>
</body>
</html>
Find background color
This code type note pad and save as anyname.html,
and run any browser find background color
<head>
<Title> Find background color </title>
</head>
<body bgcolor="pink">
<p> This code type note pad and save as anyname.html,
and run any browser find background color</p>
</body>
</html>
Comments