close
Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
18 views

I am very new to coding, and I am just now learning HTML, CSS, and JavaScript. Right now I am trying to make a script/hack for a Minecraft-based browser game called "Cuberealm.io." I was ...
RichDog.jWfO's user avatar
-1 votes
0 answers
26 views

I'm trying to make a program. For purpose of simplicity, it's a single HTML file with other languages in a <script type="text/___" section. Most of it seems to work except the CSS, the ...
User's user avatar
  • 1
Best practices
3 votes
4 replies
47 views

I am trying to build a responsive webpage using Bootstrap (v5), but I am struggling to combine several layout components effectively into a clean structure. Here are the specific layout requirements I ...
mikee19's user avatar
0 votes
0 answers
35 views

I have set Editor Format on Save to true. My PHP files reformat when I save them but my HTML, Javascript files do not. Do I have to use some other setting to get them to format on save?
Pete's user avatar
  • 501
-1 votes
0 answers
32 views

My expectation: The .lower-card height should be 70px and .upper-card height to be 140px (because flex is set to 1 and 2 respectively and total height is 210px). Reality: Problem is that my padding is ...
shadow's user avatar
  • 143
0 votes
0 answers
49 views

I am facing an issue with a pure HTML/CSS text-typing animation sequence built using stacked, absolutely positioned layers. The effect works perfectly on Firefox and Safari, but breaks consistently on ...
famousStratum's user avatar
-3 votes
0 answers
70 views

I am trying to work with dynamic HTML imports in my Vite application. I am using this pattern: <html-include src="widgets/component-name.html"></html-include> And then a ...
lharby's user avatar
  • 3,341
Advice
1 vote
3 replies
81 views

I've been using Claude and ChatGPT to generate HTML pages for work. Landing pages, simple portfolios, small tools for clients. The output looks really good inside the chat window and I want to share ...
john's user avatar
  • 1
-1 votes
1 answer
131 views

I am working on an accessibility design concept where a user clicks and holds an element, such as a button, and subsequently releases the mouse outside of it. When this occurs, the element's visual ...
DevQt's user avatar
  • 2,053
-3 votes
0 answers
73 views

I am currently testing sending an (HTML) email using PHP via SMTP. Everything is working fine so far - but I’ve discovered a small issue: I inserted a short text snippet (see example here) into the ...
Oberlump's user avatar
Advice
0 votes
5 replies
80 views

I am trying to make a chessboard with this layout, chat panel on left, board in middle and controls panel on right. Using container queries and 100cqmin i can get the board to always take that space ...
dankobgd's user avatar
  • 424
2 votes
0 answers
64 views

I have a custom dropdown field on my website. The dropdown is activated by clicking a button. I am trying to prevent the VirtualKeyboard from popping up when the button is clicked. The code below ...
Paul Kendal's user avatar
Advice
0 votes
9 replies
91 views

I've got a php, javascript, html code that is working in an old PC with windows 7 and Mozilla 115.34.1esr (32-bit). I'm trying the same code in computers with windows 11 and 10 that have mozilla 150....
lexer's user avatar
  • 77
1 vote
2 answers
119 views

I'm using a black colored circle as the mask of a red rectangle that's 100x100, which is 10,000 pixels. The mask looks great and gives a nice red circle, but when I try to count all the red pixels in ...
docaberle's user avatar
Advice
0 votes
3 replies
94 views

I want to add a clickable hyperlink on my website. I am a beginner and I don't know how to add a link in HTML. Can someone please explain with an example how to use the anchor tag to create a ...
Skyvoyage's user avatar

15 30 50 per page
1
2 3 4 5
79063