Yido
Explore posts from serversKPCKevin Powell - Community
•Created by Yido on 9/6/2024 in #front-end
Css, divs gets squeezed when used margin
6 replies
KPCKevin Powell - Community
•Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
Was trying to make the input dissappear when the counter hit 0 but it doesnt work and nothing happens with it https://codepen.io/SirYido/pen/VwOzroq
31 replies
KPCKevin Powell - Community
•Created by Yido on 6/1/2024 in #front-end
Progress bars value/width does not change with javascript (bootstrap)
i was trying to change the value or width (i dont know what to call it) of the bootstrap progress bar using onclick event but when i tried to change that nothing has happened so i tried to console log to see whats happening and i saw the width variable of the progress bar keeps returning as NaN. https://codepen.io/SirYido/pen/ExzWwPN
3 replies
KPCKevin Powell - Community
•Created by Yido on 5/18/2024 in #front-end
Div opacity affecting the content in it
i lowered opacity of an div and now the image in the div also got opacity, i have used
z-index:
too but im still stuck on the same problem https://codepen.io/SirYido/pen/gOJPgxZ5 replies
KPCKevin Powell - Community
•Created by Yido on 4/13/2024 in #front-end
the a tag is not appearing
in the javascript code before i added
text.innerHTML = "Hello world and welcome";
the username.innerHTML = name
was working normally and now it does not. it just disappears unless i remove text.innerHTML = "Hello world and welcome";
6 replies
KPCKevin Powell - Community
•Created by Yido on 4/13/2024 in #front-end
"declaration or statement excepted." problem
32 replies
KPCKevin Powell - Community
•Created by Yido on 3/17/2024 in #back-end
My slash commands doesnt show up
6 replies
KPCKevin Powell - Community
•Created by Yido on 3/12/2024 in #front-end
Why does the eyes stand outside of the div and get pushed down?
12 replies
KPCKevin Powell - Community
•Created by Yido on 3/11/2024 in #front-end
Css animation keeps going down and up
The animation i made for a div class keeps going up and down while playing, is there a way to fix this?
5 replies
KPCKevin Powell - Community
•Created by Yido on 3/10/2024 in #front-end
The other div not showing up
So i have created 2 divs in a class but one of them doesnt show up whatever i do
6 replies