I'd like to specify a space for the body image by letter and individual.

Asked 1 years ago, Updated 1 years ago, 94 views

Hello, Hashcode I want to get some help, so I'm asking you this question.

I'm making skins on the T-story platform, but the image in the text looks too small on the small screen I want to fill it up without any space separately from the body text.

To sum up, the text of the body remains padded I don't want the image interfered with Padding.

I used position: absolute; but this is because it ignores the body sequence and has an absolute position I couldn't think of a way to solve it

Is there any way to fill up the image 100%?

*For your information, I'd like to fill it up to a thin gray line.

css css3 html html5 javascript

2022-09-22 12:58

1 Answers

You can do it with viewport and margin. If possible, it would be better to go to the container separately Haha

Demo link: https://jsfiddle.net/inkyu/fw9bxtdf/2/


2022-09-22 12:58

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.