Boeroe
Boeroe
KPCKevin Powell - Community
Created by Boeroe on 12/6/2023 in #front-end
Animate pages
Hi guys, I want pages to animate when you come to this part of the page. For example container 1 insert from the right when you are on this part of the page. Anybody who can help me with that. https://codepen.io/Boeroe/pen/GRzQrKJ
3 replies
KPCKevin Powell - Community
Created by Boeroe on 11/19/2023 in #front-end
Animation on scroll
Hi guys, I want to give each page an animation that when you come to the page it inserts via right for example. What is the best way to do this so I can add this to other parts of the entire website as well? https://codepen.io/Boeroe/pen/zYeRobj
12 replies
KPCKevin Powell - Community
Created by Boeroe on 11/11/2023 in #front-end
Get the image under the text
Hi guys, i want my image under the text on smaller devices. Now the image dissapears when i make the screen smaller. Whats going wrong or can i do better https://codepen.io/Boeroe/pen/wvNdKQM
2 replies
KPCKevin Powell - Community
Created by Boeroe on 11/9/2023 in #front-end
Center the img perfect and get it responsive
No description
12 replies
KPCKevin Powell - Community
Created by Boeroe on 11/8/2023 in #front-end
Toggle menu
Hi guys how can i get the menu icon all to the right https://codepen.io/Boeroe/pen/xxMgrxz
23 replies
KPCKevin Powell - Community
Created by Boeroe on 11/6/2023 in #front-end
Mobile nav bar
No description
10 replies
KPCKevin Powell - Community
Created by Boeroe on 11/5/2023 in #front-end
Margin-top and bottom not working
Hi guys, as you can see at the last page its right against the bottom of the previous div and against the top of the footer. If i try to add margin-top and bottom its not working. What am i doing wrong or where should i add this: https://codepen.io/Boeroe/pen/qBgqwRZ
10 replies
KPCKevin Powell - Community
Created by Boeroe on 11/3/2023 in #front-end
center my button
Hi guys i can't get my button responsive in the middle under the textarea. I can get it with margin-left but its not responsive that way. Anyone got an idea what the best solution is? https://codepen.io/Boeroe/pen/oNmzBBg
4 replies
KPCKevin Powell - Community
Created by Boeroe on 11/2/2023 in #front-end
Need some help with my form
No description
21 replies
KPCKevin Powell - Community
Created by Boeroe on 11/1/2023 in #front-end
I want when you click the button text to appear
I want when you click the button text to appear so I can make the divs the same height and size before the button is clicked https://codepen.io/Boeroe/pen/OJdXwBv
5 replies
KPCKevin Powell - Community
Created by Boeroe on 10/29/2023 in #front-end
Size flexbox items
No description
15 replies
KPCKevin Powell - Community
Created by Boeroe on 10/27/2023 in #front-end
How to center my text good.
No description
8 replies
KPCKevin Powell - Community
Created by Boeroe on 10/26/2023 in #front-end
How to get the image a full size of the div.
No description
12 replies
KPCKevin Powell - Community
Created by Boeroe on 10/24/2023 in #front-end
Div sizing with images
No description
12 replies
KPCKevin Powell - Community
Created by Boeroe on 10/23/2023 in #front-end
Image sizing responsive
Hi guys, when i add my image to my page my structure is getting a bit off point. so the div on the left is getting to small. . I tried to make the image smaller but that will make the image ugly. On a bigger screen it works fine but on a normal laptop screen not. https://codepen.io/Boeroe/pen/vYbEOqQ
4 replies
KPCKevin Powell - Community
Created by Boeroe on 10/21/2023 in #front-end
Navbar
My navbar is going to the div when i make the screen smaller. What am i doing wrong. https://codepen.io/Boeroe/pen/mdaNNwX
5 replies
KPCKevin Powell - Community
Created by Boeroe on 10/19/2023 in #front-end
Animation changing when i change the font
When i enter the font to my body, my whole animation is changing. How can i stop that? https://codepen.io/Boeroe/pen/mdaNNwX i've tried to add: <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Glory:wght@100&display=swap" rel="stylesheet"> font-family: 'Glory', sans-serif;
18 replies
KPCKevin Powell - Community
Created by Boeroe on 10/19/2023 in #front-end
How to stop the animation at the end of the h4.
As you can see in the picure my animation keeps running till over h4. How do i stop this at the end of h4. https://codepen.io/Boeroe/pen/mdaNNwX
12 replies
KPCKevin Powell - Community
Created by Boeroe on 10/19/2023 in #front-end
CSS not applying
How can i make sure my CSS is applying on: .homepage .textani h4 { font-size: 3.2rem; font-weight: 700; color: transparent; -webkit-text-stroke: 7px orange; } It's working when i put it on h4 {}only or on .homepage . textani {} What should i do with the parent element or something? https://codepen.io/Boeroe/pen/mdaNNwX
7 replies
KPCKevin Powell - Community
Created by Boeroe on 10/18/2023 in #front-end
Header has a space, how to remove it.
Hi guys, my header has a space its not filling in at the top. I dont have any margin-top or anything. How can i resolve this easily and make the header responsive. If i give the header a flex the whole nav is going wrong. https://codepen.io/Boeroe/pen/QWzeEez
28 replies