Blinking Button Code with icons
Hi I want blinking button code like below image with icon like fb telegram email like that is there any website available for generate button for below or any code available please provide me Thanks
View Articlefirefox fails the simplest grid layout possible below arbitrary vw of 450px
Hi, I notice that firefox-based browsers can’t even handle a simple css grid layout. I wonder what is the cause. Look at samplesamplesample.netlify.app reduce the viewport’s width below 450px and...
View ArticleHow do I make this layout possible?
I have tried many, many times to make this possible but can't figure out how to get the comments box and button to be inline with the reactions emojis and I can't get it working. It has frustrated me...
View ArticleCSS video background
Helo. I have implemented a video background to a div on my website. As you will see from the code below it´s in a div class called main. I would like to add a grid layout within this div to add my...
View Articlecss issue with banner element
Hi everybody, I've been learning html/css for three month now and I'm creating my first website at the moment (pure css, no js). Now I've run into a pretty strange problem and got totally stuck. It...
View ArticleIm a new coder and I need help in my code!
Im a student that recently started studying computer science. We were asked to make a website with a navigation bar, 5pages and in each page credits. Ive had some problems with the design of the page...
View Articleissue with z-index
I'm rebuilding a site with a really old custom wordpress template and running into an issue with using z-index properly. The logo in the footer is supposed to float over the separation of the main...
View ArticleProblem with the buttons
Hello! Thank you for letting me use this forum! I'm having problem with the buttons, I need text to be written in row. HTML:Copy to clipboard <button class="section__button text"><img...
View Articleonly one rule/color to make all the lines the right color.
How do I do this? You may only modify the CSS file and should only write one rule/color to make all the lines the right color. The correct color is inside the text. You are also not allowed to use the...
View ArticleFile path
Given the following folder structure, how do I write the full html tags needed to reach the different different files starting from the orange file? a) house.jpg b) menu.js c) style.css
View Articleinstalling sass into vs code
Hello, a bit lost and intimated here i have done some research and can not find a good youtube on installing sass into VS Code i am hoping some one here can suggest one btw i read a good part of sass...
View ArticleFigure and figcaption
Is it valid to have one figure that contains more than one image with a single figcaption? The spec says "One figcaption element followed by flow content. Or: Flow content followed by one figcaption...
View ArticleWhat is the reason for the sound playing in my code?
https://codepen.io/MIRACULOUS-WORLD/pen/qBgvxMo
View ArticleHelp with a breakpoint
I am doing a school project and am having trouble getting a certain breakpoint to work. I'm sure it is something simple and I just can't see it. This is my first month coding, tried to use chatGPT to...
View ArticleHelp with Implementing Recaptcha? (HTML, PHP)
Hi guys. I'm trying to set up a Recaptcha V3 challenge on an html contact form, but I don't know enough about PHP to add to the corresponding PHP form to only proceed with the required fields check and...
View Articlegetting started with :root and css variables
Hello, besides background-color, what are other common uses for css vairables? if i want to use css variables for an entire site, is it best to have say a style.css that i can link to in all my pages?...
View ArticleCSS: Text aligned and justified around a pic or div
Hi, Is it possible to obtain this result (see pic) in CSS ? It should be readable in an Epub (afaik limited to css3, no js). Text should justified before and after the image.
View ArticlePlaying Audio Using Keystrokes: Is It Possible?
I'm wondering, how would I make an app that plays audio files using the keys on the number pad? Specifically, I want to make an app that triggers "Rotary Pulse 1" by pressing 1 on the numeric keypad,...
View ArticleHow to fix Hover css effect tremble/shaking?
I'm experiencing a shaking effect when hovering over buttons-links on my website. When I hover over the buttons, they shake instead of smoothly transitioning. Here's the CSS code CSS:Copy to clipboard...
View Article