Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HTML and CSS Webpage Design Im designing a website and want to use a css background-image that will display on each page and fill the

HTML and CSS Webpage Design

Im designing a website and want to use a css background-image that will display on each page and fill the background with the single image. I have a project folder with all pages and an images folder as well as a css folder. I cannot seem to link to the image I want with the code Im using. Ive been trying the following code snipet.

body{

background-image: images/burninglogs.jpg; background-size:cover

}

But it will not link to my picture I have saved. I have also tried

background-image: url("images/burninglogs.jpg"); I have had no luck from either way.

Any help or suggestions would be welcome.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Marketing The New Profit Frontier

Authors: Ed Burnett

1st Edition

0964535629, 978-0964535626

More Books

Students also viewed these Databases questions

Question

What are the uses of performance appraisal?

Answered: 1 week ago

Question

What are the best practices for managing a large software project?

Answered: 1 week ago

Question

How does clustering in unsupervised learning help in data analysis?

Answered: 1 week ago