BLOB URL CAPTCHA AUDIO
I want to extract the audio from a captcha audio the only problem is that the audio is not in the DOM whatsoever and the only thing i can find is a blob url of it in the Network tab in chrome dev tools im currently trying to find a way to extract that url so i can download the audio and do whatever i please with it afterwards any sort of help would be appreciated
Fixed Footer
Hi,
I've searched the web a lot but can't get the result I want. I want the footer to appear at the bottom of the page when the content does not fill the page, but I always have a scroll bar and space under the footer. However when I have a lot of content it works as expected. I scroll down and the footer is placed after the content with no space under.
Can someone tell me where I'v e gone wrong?
Thanks...
Layout on mobile browsers breaks when grid-template-columns is not explicitly set.
The first two images show the layout on mobile. When there is no nested text the layout is fine and doesnt overflow, however as soon as I add text inside the image card, the content overflows.
NOTE: this is only an issue on mobile browsers. it is not an issue on desktop versions of safari, chrome, and firefox which makes it even harder to test for me because it looks perfectly fine there.
Here is the code that doesn't work. ...

Amazon store website one feature
Hey I guys I have question of how the Amazon nav bar which has some list below the search removes and adds the elements back when the screen viewport changes it removes or adds some element when it is resizes horizontally

Overlapping css grid problem
Helllo,
I try to make 3 div's overlapping each other.
So far I have this : https://codepen.io/RoelofWobben/pen/JojOzqz
...
SlamBook for Farewell
Can someone please help me in creating a website for farewell where people can write whatever they want to in a notebook themed page and people can create their own slam books in subdomains of the website. I'm very new to html and actually im grade 10 so if someone would collaborate with me it would be nice. I have created the basic layout of the notebooks.
Parallax / floating effect
I'm trying to make a really simple floating effect where a foreground element moves at a different speed than the background. I understand I can use background-attachment: fixed for a parallax effect but I don't really want that; I just want the foreground elements to move at a different speed (if they have a .parallax class).
https://codepen.io/vince1444/pen/bNGYwBa
I can't seem to get this to work, and all the resources out there are honestly pretty bad; I can't seem to find anything that works well....
Begin on Lenis scroll
Hi everyone
can I have some help I want begin on Lenis scroll but is difficult for me
I want recreate these effect...
I want recreate these effect...
Position: fixed is not working as expected
I'm trying to recreate this animation.
when hovered on triggered element, I'm switching between
display: hidden; to display: grid;
for the video element.
I've given it, position: fixed
with full height and width. but it's behaving like absolute.
...Extra space, missing space and breakpoint adjustment
This is an attempt to practice building a very basic blog for the first time. (Mostly for grid practice).
Code: https://codepen.io/Mcoding-300/pen/JojOKGB borders included so that you can see what’s going on
What do you think is the most recommended way to fix these issues?...
How to recreate curvy background
How can i be able to create this pattern of design and make it responsive please?(I.e the blue curve behind the illustration) I want to learn how to create it
Or resources that can help me with it
#how-to-ask-good-questions #front-end...

how to tell on grid break; the last element take full grid col
```css
.our-packs-grid{
width: clamp(calc(64rem - 4rem),70vw,80rem);
margin-inline: auto;...

Dialog styling with nested vanilla CSS
Hi,
I've taken this code from Adam Argyle as a basis for styling my dialogs:
`dialog {...
Image to base64 throwing an 500 error
Hi, am working on project where there is wholesaler create form that needs to post image and other few datas. The api takes application/json as reqHeaders so, I am trying to convert the image as a base64string but on submitting it throws this error
django.db.utils.DataError: (1406, "Data too long for column 'image' at row 1")
django.db.utils.DataError: (1406, "Data too long for column 'image' at row 1")
API how to
Hello,
I have 2 question about apis:
- Time to time I found free apis but I could not figure out how could I get the api link and how could I use it on the correct way.
Example this: https://graphql.org/swapi-graphql
I have no idea how can I get the link....
UI is quite hard to debug idk what's causing this overflow
here i'm hovering over body & still looks that i's not overflown by any element

Increasing Div's width from it's center
Example with explanation in the codepen: https://codepen.io/mab141211/pen/VYwzMqN?editors=1100
I've been at it for so long and tried multiple ways to achieve this. This was the last way that I tried. I hope someone can help....
removing crossing path in svg
Hi Im trying to make some simple svgs, but when doing a cross sign (x) there's some path that is overlapping but cant find where since Im only using the cubic bezier command for rounded tips.
Here's my jsfiddle (it's the last svg):
https://jsfiddle.net/qh87nk3u/3/...