How to display a gif behind the title? [closed] - html

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 3 months ago.
Improve this question
I'm trying to display a gif behind the title only when you hover over the title tho.
As of right now, I'm failing to make it work.

Related

why isnt background color showing on live server [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 4 days ago.
Improve this question
background color isn't showing on live server, and I had designed it in CSS, every other text design is working.
I tried changing the CSS file path. but it still didn't work.

How to Add new div element which contains text [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 days ago.
Improve this question
I recently added a bunch of text in my site but it doesn't look good. Is there a way to create a new div element using CSS that would solve this problem? I want move all the text after the image box.

How to fit two pics in one row? [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 days ago.
Improve this question
Css grid how to fit two pics in one row ?lot of empty space are available how to remove this?
I tried grid_row _1/3
Width:50%

Fitting Images in carousel in bootstrap 5 [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 days ago.
Improve this question
Am trying to make images fit in bootstrap carousel and be responsive. But images appear to be stretching and not responsive. This is the code:
Previous
Next

Add shadow to toolbar divider [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 years ago.
Improve this question
I am trying to add white shadow/blur around one of my toolbar divider. Is it possible
Here is the link to fiddle. Anybody can help?
Alex
add width to .headerDivider that way you assign the length of you element.