Computer Science, asked by mylife235, 15 days ago

how to add a background in html?

Answers

Answered by Anonymous
1

✔In HTML, we can easily add the background Image in the Html document which is to be displayed on a web page using the following different two methods: Using the Background attribute (Html Tag)

...

1.<! Doctype Html>

2.<Html>

3.<Head>

4.<Title>

5.Add the Background image using background attribute.

6.</Title>

7.</Head>

8.<Body>

Answered by poojadchauhan123
1

Answer:

if background color the write bg color="red"(suppose)

hope it help u

Similar questions