Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
43 views

I'm looking for another way to achieve the same effect, but without using a white background to hide the line that runs beneath the SVG. Otherwise, I can't incorporate it when there's a background ...
Jimmy.D's user avatar
  • 143
-1 votes
2 answers
70 views

I want to make a CSS selector that matches an element which contains both of two specified matching child elements. For example, let's say I want to match a <section> element that contains both ...
Stevoisiak's user avatar
  • 28.1k
Best practices
0 votes
0 replies
23 views

Context summary We are modeling a Sequence Diagram for a React application (Next.js). The flow describes the creation of a new staff member through a form located in the AddStaff.tsx component. The ...
dok's user avatar
  • 469
-1 votes
1 answer
111 views

I am writing a simple web-app to display flashcards using PHP, SQL and HTML. To show the cards currently created I have a page called view_cards.php which loads with a query string comprising the ...
Rene Thomas's user avatar
0 votes
0 answers
47 views

I am implementing Flutter Web Multi-View Embedding to integrate independent Flutter components into a React.js frontend. Following the official documentation, I am initializing each Flutter widget ...
Nelynx's user avatar
  • 1
-1 votes
0 answers
82 views

As the title suggests, when the "focus" trigger is set for Bootstrap's Popover function I am unable to interact with the elements within the popover. In this example I added a popover ...
Shaun Gentry's user avatar
-2 votes
0 answers
56 views

I use axeCore plugin to check the accesibility of a website. It seems YouTube embedded videos have started showing a couple of errors resulting in a much lower "accessibility score". These ...
Dubjase's user avatar
Best practices
0 votes
2 replies
78 views

My apologies if the title is not good. I am on a group project making a DND map that will let the player move around pieces on the board. It utilizes Jquery-UI for its draggable functions. Currently I ...
CsharpEvan's user avatar
Best practices
0 votes
0 replies
29 views

<a href="CV.pdf" target="_blank" rel="noopener" data-translation="CV" aria-label="Voir le CV en pdf"> Voir mon CV </a> The WAWE extension ...
Hydra Phy's user avatar
Best practices
0 votes
2 replies
57 views

Let’s say I have a fragment of navigation in my documentation: Control system: Overview | Envelope protection | API | Error states Unattended operation: Overview | Monitoring | Execution limits | ...
Daniele Procida's user avatar
-3 votes
1 answer
77 views

We have simple webpage in HTML, as of a few days ago the borders around our tables just disappeared. They were working fine for years. Does anyone have any insight on to why they now just show nothing?...
slang75's user avatar
1 vote
0 answers
50 views

This one might be tricky to explain but hopefully some diagrams will help. Let's say I have a simple HTML grid layout like this: Everything is nice and aligned with each other. But what happens if ...
WackGet's user avatar
  • 3,139
-1 votes
0 answers
29 views

Currently, even though i use the variant as 'active-step', I am not getting blue color ring. It is inheriting the org's brand color (light-orange) and using it. I want the ring to look blue. Is there ...
kk8968723764's user avatar
-6 votes
1 answer
54 views

How can I align the logo.svg, website name and the menu icon on one level/in one line? You can see the example here: https://html5up.net/phantom
pk5ive's user avatar
  • 11
1 vote
3 answers
95 views

:has(:focus-visible) not matching on programmatic .focus() When calling .focus() programmatically the :focus-visible selector doesn't apply on buttons like it does on inputs, but tabbing to the button ...
orindholt's user avatar
  • 123

15 30 50 per page
1
2 3 4 5
79088