Tag for adding image in HTML with back ground ??
Answers
Answered by
11
<HTML>
<head>
<title> flower </title>
</head>
<body bgcolor="folder path">
<IMG SRC="folder path">
text
.....
....
</body>
</html>
<head>
<title> flower </title>
</head>
<body bgcolor="folder path">
<IMG SRC="folder path">
text
.....
....
</body>
</html>
Geazy:
hey
Answered by
9
☺
Here is the ans. ⤵
↪ <HTML>
< head>
<title> flower <title>
<head>
<body colour = 'folder path'>
< IMG SRC = 'folder path'>
text
</body >
</html>
________________
Hope it helps
Similar questions