Category "css"

How is it possible to create a circle in CSS that always keeps the same size?

I have the problem that I have a circle that adjusts according to the content of the text. However, I would like the font size to adjust to the circle and not h

Receiving "unmatched pseudo-class :lang" after updating Angular

After updating node, I started receiving the following error: custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang I am not unders

CSS, .jpg sequence - improve preload/hide last frames

First of all, i am absolute greenhorn when it comes to coding.. I have a scroll animation with a .jpg sequence with this css: <canvas id="Neue-Lippen-Kop

Select Second Image Not In <noscript> Tag

Wordpress is returning the followed by a tag and the same inside. In my case, I have two images and I need to select the second and ignore the ones. Here i

I'm having issues with my Drop Down navigation in bootstrap! How can I center the drop down?

Take a look at the drop-down menu? Do you see that it looks rather odd and not straight! How do I fix that? I have tried float, margin, and a few other tricks,

CSS Not Linking To HTML Replit

I am using replit to host a chat server using Node.js and Socket.io. I used the getting started guide provided by socket.io (https://socket.io/get-started/chat)

Why is image not showing? and how to put an image on top of the background image? html, css

I'm struggling with understanding css/html at this point. The background-image is only showing when I put it into body in css, but I would prefer to have it in

How do I get SVG textPath to work with animated path?

Please view the demo here: https://codepen.io/bsoutendijk/pen/gOvLMaq Expected behavior: After clicking "update path" button, the path will change, and the text

Responsive HTML text/images in Outlook365, gmail, etc

I have a PowerShell script that creates a single HTML file, email.html, with inline CSS and embedded base64 images.. then sends it daily to me (my website repor

Keeping image size the same relative to each other

So this site I'm making has a hero with a full sized image, a full width image banner beneath it, and then the rest of the page. The hero and banner images have

change the background color of the Table Row

How can I change the background color of the Table Row, I tried using "BackgroundColor" but it didn't change How can i solve the problem? <TableRow styl

before pseudo classifier not working in React

I wanted to apply a background image to the whole of my react app and give it an opacity. I used the following code to do so. .App::before{ content:""; ba

Button text won't be displayed properly in browsers other than Firefox

So I'm studying javascript and I had to do Pokemon-themed app. My goal was to create a Pokeball shaped button and it looked actually pretty decent, but then I d

I have a widget definition showing up outside of my page at the bottom. I can't find what is causing this. Any suggestions?

Help.. Probably simple solution, but. I have a widget definition showing up outside of my page frame boundary at the bottom. I can't find what is causing this.

CSS Grid full width columns on the mobile

I use CSS Grid to show 2 columns (50% grey/50% black). You see how it looks I want to make them full width on the mobile, so that gray would be in the first li

Content is wider than screen on ios

I'm creating a Wordle like app with an on-screen keyboard. When developing on desktop and using dev tools to simulate a mobile screen, it looks fine. But when I

Javascript code broken in firefox browser only

I created a div C. Its absolute position is setted to stay between the bottom margin of div A and top margin of div B. Every div is a rectangle with same width.

Not able to access CSS from the phone storage in Cordova

I am trying to access CSS file from phone storage in Cordova. The simple use case is to use dynamic CSS. Donwload the CSS from the server on a specific interval

Vue component - detect outside click

So, I've implemented this custom dropdown list in Vue JS (2.x) and pretty much have what I need, except once the list is open, I would like for a click outside

MUI: Overlap text over an image?

I'm trying to make half of the text overflow (overlay) with the image on the right. How do I achieve this within a Grid item? I tried using position "absolute",