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

Consider the following HTML snippet: foo <input type="text" value="bar"> <select><option>baz</option></select> qux You see "foo bar baz qux" rendered. But if ...
Joseph Sible-Reinstate Monica's user avatar
-3 votes
0 answers
22 views

Como alterar a cor de preços de um site . E mudar a letra de descrição do produto?
Altevir de Oliveira Rosas's user avatar
2 votes
1 answer
108 views

Consider the HTML code below. When run on an iPad, iPhone (from the Netherlands) in Safari, the numbers in the first two lines are recognized by Safari as phone numbers. However, the number in the ...
clp's user avatar
  • 1,722
-2 votes
0 answers
32 views

I'm encountering a difference in IntelliJ IDEA's behavior between pure Vue and Nuxt projects regarding the CSS class .router-link-active. In a pure Vue project using <RouterLink>, IDEA correctly ...
Halogly's user avatar
0 votes
0 answers
44 views

Screenshot of actual effect: The abnormal blank space is circled in red。The template and CSS code are as follows: <DynamicScroller :items="msg_list" :min-item-size=&...
yyqf's user avatar
  • 13
1 vote
1 answer
98 views

I have seen this question having already been asked at least one time on this site. However, there were no satisfying answers, and quite a few years have passed since then. Given the pace of change in ...
Binarus's user avatar
  • 4,607
-4 votes
0 answers
67 views

how do I make the image below the lines and before the letters responsive? The img-fluid class can't be used here because there's no img tag, only a div tag. The tag responsible for displaying images ...
Hermas's user avatar
  • 25
Advice
0 votes
6 replies
127 views

Let's say I have this simplified example. These two content divs aren't the same thing because I need to style them differently. "style1" and "style2" text is hidden by default. ...
Light's user avatar
  • 1
Best practices
1 vote
3 replies
101 views

I added a splash screen to my Angular Application and it works. However, I want to know if it is possible to show the splash screen also while the global css file is loading. As you can see in the ...
Silvan's user avatar
  • 381
Advice
2 votes
4 replies
103 views

Should I rely more on CSS media queries, frameworks like Bootstrap, or other methods to make my website responsive across different devices? I’m a beginner and would appreciate clear, practical advice ...
Oluwatosin Ojo-George's user avatar
Advice
0 votes
5 replies
140 views

I'm trying to create a specific to-do list that has the Google keep kind of tick boxes, but I want to create it with Flask so I can store it with the current price of the written list in the database, ...
Lucy Sunday's user avatar
1 vote
2 answers
91 views

I am working on a site built with Pico CSS. I have a nav dropdown as follows: <body> <main class="container"> <nav> <ul> <li><strong>...
RedBassett's user avatar
  • 3,629
-4 votes
0 answers
76 views

I used the new CSS anchoring to create a simple popover attached to a draggable button. When the popover reaches the borders it flips correctly. https://codepen.io/raldone01/pen/pvEQrmd Now I would ...
raldone01's user avatar
  • 435
-2 votes
0 answers
36 views

I am trying to make a CSS selector to match elements with a class that starts with ai-. So for example, I would want to match items with ai-images or ai-videos, but not kizuna-ai-images or samurai-...
Stevoisiak's user avatar
  • 28.2k
0 votes
0 answers
49 views

There is a chromium flag called "overlay-scrollbar". It is supposed to re-enable css overflow: overlay. Some websites and articles claim that this chromium flag is disabled. However, it is ...
Pedro Henrique's user avatar

15 30 50 per page
1
2 3 4 5
53784