Computer Science, asked by ankitsagar, 1 year ago

Tag for adding image in HTML with back ground ??

Answers

Answered by meghakatiyar1
11
<HTML>

<head>

<title> flower </title>

</head>

<body bgcolor="folder path">

<IMG SRC="folder path">

text

.....
....

</body>

</html>

Geazy: hey
Answered by Anonymous
9
heya


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