Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
36 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
Best practices
0 votes
2 replies
67 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
-8 votes
0 answers
49 views

I am working on CodePen.io and I have my HTML, CSS, and JS codes ready. Everything works perfectly, except for the sound. I've been struggling with this for two days, trying dozens of solutions ...
Dudu Dobo's user avatar
1 vote
0 answers
52 views

The background blurs as it should, but the child elements also get blurred and I have no idea what could be causing it or how to fix it. Does anyone have experience with this or can you see what the ...
J. Roman's user avatar
1 vote
0 answers
49 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,129
-4 votes
0 answers
37 views

I have never used code before, and I am lost trying to figure this out. Screenshot of where I need to inject my code. All I want to do is add the see more button, but I had no idea it was this ...
Silver Lake Mowing'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
92 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
0 votes
1 answer
121 views

i need your help with my website. When i open my website on my computer, everything is fine. But if i open it on my smartphone, the content is way to wide for the given resolution. My code: @font-face ...
pk5ive's user avatar
  • 11
-2 votes
1 answer
67 views

I am trying to adjust my sidebar in a dashboard and I load the value from localstorage and I get this issue from Next.js A tree hydrated but some attributes of the server rendered HTML didn't match ...
Ifeanyi Chima's user avatar
0 votes
1 answer
126 views

I’m trying to recreate the scroll-based text animation used on SXSW’s website, where text transitions from gray to black as the user scrolls. What I want: - Text should animate line-by-line - Each ...
newuser's user avatar
  • 647
0 votes
0 answers
41 views

Please give HTML and CSS with comments so that I can learn easily The line should exactly be like this one This is the image link so that you can preview the expected output for a better result. I ...
Orhan Khan's user avatar
Tooling
0 votes
5 replies
93 views

How can I use a classy theme in OJS for free? Are there any free theme plugins available, and what are the proper steps to install, activate, and apply them in OJS? Any guidance or recommended sources ...
NOUMAN ABUZAR's user avatar
Advice
0 votes
5 replies
69 views

I have this in my css: .navbar-collapse { ... display: flex; ... } .drawer { position: absolute; top: 100%; left: 0; width: 100%; background-color: red; &.collapse { ...
John Fred Fadrigalan's user avatar
-2 votes
0 answers
58 views

I am overriding the Bootstrap's `.card` class by having the following in my css: .card { border: 1px solid #some-color1 !important; border-radius: some-value !important; background-color: #...
user2470889189's user avatar

15 30 50 per page
1
2 3 4 5
53787