How to Add new div element which contains text [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 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.

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.

CSS Border inside the container but not at the edge [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
How can I set the position of the border inside the container to create a shape similar to this picture ?enter image description here
I want to create a shape similar to the picture, where the left border is inside the container but not at the edge.

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%

How to display a gif behind the title? [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 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.

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.