Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
15 views

i have a project and i need to upload a video, i have set it and uploaded it using Githubs LFS (i just followed the documentation and it seemed to have worked?) Video in the files on Github The way ...
Yasmeen's user avatar
0 votes
0 answers
13 views

I'm writing an HTML/CSS/JS-only webapp that reveals text character by character. I currently have two elements in the same text box, where the "ghost text" determines the final size of the ...
Haley Halcyon's user avatar
-2 votes
0 answers
19 views

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"&...
Dev's user avatar
  • 1
3 votes
1 answer
55 views

I have a form in my ASP.NET Core MVC view, but when I click submit, my POST action does not run. Controller public IActionResult Create() { return View(); } [HttpPost] public IActionResult Create(...
Larry Wheels's user avatar
0 votes
0 answers
32 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,605
-2 votes
0 answers
42 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
  • 29
1 vote
0 answers
59 views

I’ve recently been working with the Statamic Laravel framework, and I noticed that the text field type seems to accept Markdown or HTML-like tags. It’s behaving like a Markdown field type, which made ...
clot's user avatar
  • 11
0 votes
0 answers
40 views

I'm working on a website, and I've implemented a kind of wiki that uses Markdown files along with MathJax for the formulas. The problem is that I want to add my own SVG symbols so they can be used for ...
Dual's user avatar
  • 9
Advice
0 votes
6 replies
111 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
-1 votes
0 answers
41 views

The VScode export for Jupyter Notebooks doesn't always work well for me. It usually works to export as HTML, but when I try to export notebooks as PDFs it always fails. I have extensions for PDFs also ...
Aarathi Param's user avatar
Tooling
1 vote
10 replies
154 views

I'm currently developing a website for a dental clinic where users can schedule and track their appointments, and the doctor will maintain all records online. The entire project is being built using ...
Anaa's user avatar
  • 1
0 votes
0 answers
51 views

I am using a HTML template (shared below) with placeholders to generate the body of an email, which is sent to users using a logic app workflow. Despite attempting to define the [data-ogsc] attribute, ...
Sushruth Kamarushi's user avatar
-3 votes
0 answers
54 views

I'm stuck with Code 39 not generating the correct barcode. It's too short. I need it to generate the full length version. I've attached my JavaScript for you to look at. For reference see here https://...
Jay Melbourne's user avatar
-2 votes
2 answers
146 views

I'm using flask to run a website, working across my personal imac (running macos 26) at home, and a windows PC (running win11) at college to code, storing all the code in github. I run app.py from the ...
PassionateFruit678's user avatar
-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

15 30 50 per page
1
2 3 4 5
79083