DEV Community

Discussion on: I want to erase this white border line...

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