DEV Community

Cover image for I want to erase this white border line...
Rodmako
Rodmako

Posted on

I want to erase this white border line...

Image description
Image description
Image description

I want to erase this white border line.
I've tried several times.
And I knew it wasn't a border.
But I have no idea how to fix it.

It is a text type of input tag.
It is a background setting of 100% width and height.

However, the rest of the white parts are formed.

Take a picture of the code and upload it to make it easier to see.

I asked the school teacher, but only the insincere answer came back.

This is English that feels like a Korean using a translator.

Top comments (10)

Collapse
 
ronaldohoch profile image
Ronaldo Hoch

Hello, can you post a jsfiddle/codepen with the code?

Collapse
 
rodmako3 profile image
Rodmako

what are you going on about? I had this site first time so could you tell me what i should to do .Could you explain what you just said in more detail?

Collapse
 
lenerabe profile image
Marco Peppins

Go to codepen.io/

Make a new one, and paste in your code, and share it with us. That way we can adjust and play with it easier and see what's going on.

Thread Thread
 
rodmako3 profile image
Rodmako
Thread Thread
 
lenerabe profile image
Marco Peppins

Yes like that, however, I think you haven't done it the right way since the preview doesn't show the same thing you showed.

But yes, that's what @ronaldohoch was referring to, maybe he can help you out now. Ill have a look and I'll let you know when I spot something.

Thread Thread
 
rodmako3 profile image
Rodmako

I appreciate. It's the same code, but I don't know why the results are different.

Thread Thread
 
lenerabe profile image
Marco Peppins

The code looks correct to me, and the borders are given the color that is written in the code. Not sure why yours displays a white color.

Thread Thread
 
ronaldohoch profile image
Ronaldo Hoch

Hello Rodmako, it's so close.
You don't need to put the head tags inside html panel.

And the js and css inside head you can configure at the cog button in the head.

Thread Thread
 
rodmako3 profile image
Rodmako

You mean when i write code in codepen.io? right?

Thread Thread
 
ronaldohoch profile image
Ronaldo Hoch • Edited

Yes, just put in the minimum code to see the bug