close
Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
3 replies
51 views

I'm trying something with similar goals as the Knuth-Plass linebreaking algorithm. (However, no offering on the market will work for my use case - and I don't want the overhead of a library anyhow.) ...
Neokythera's user avatar
-3 votes
0 answers
102 views

I am trying to add 5 social media buttons to the footer of my website, which already has 3 established columns for the words. I'm not sure if these columns are 'correct', but they work, so I haven't ...
Jess Wright's user avatar
Advice
0 votes
4 replies
62 views

I created a rather simple interactive illustration with html (an <svg> with four <button>, all inside a <figure>) with a bit of css and js so that when the user clicks the buttons ...
Nicolas Bège's user avatar
1 vote
1 answer
110 views

I get the error "400 (BAD REQUEST)" in the browser (dev tools) console when trying to send HTML form data with JS frontend to MySQL database through a flask back end. HTML form: <form id=&...
kingokanu's user avatar
0 votes
2 answers
112 views

I have a created a test website at infinityfree and uploaded a test file to display a Youtube video in an <iframe\> <!DOCTYPE html> <html lang="en"> <head> <...
Terry's user avatar
  • 69
Advice
1 vote
4 replies
91 views

After a really long time searching, I can't find the logic to apply to this code for it to loop without me needing to type out all of the pattern. It goes in a Y direction but I want it to be in a X ...
LADsy8's user avatar
  • 9
1 vote
1 answer
139 views

Target device is a hand held scanner (~6" diagonal). Web page is primitive, self-coded HTML with very minimal CSS and JS. On my PC I can make the page really wide and the elements reposition ...
dipr's user avatar
  • 59
0 votes
0 answers
22 views

I have child elements that have min-width and max-width baked in. I want to define a grid parent that would put as many of those children as it can before wrapping to the next line, while respecting ...
waterplea's user avatar
  • 3,681
Advice
0 votes
2 replies
82 views

So I'm making a website with a box. I want the box to, when clicked, open and reveal objects inside it which when clicked take you to other pages for different things. For the second part I'm planning ...
Abidul's user avatar
  • 1
-3 votes
1 answer
93 views

I am trying to upload an MS Excel file from JS front end to a Python Flask back end with fetch-api. but I get the following error message below. I am not too familiar with other means of using AJAX or ...
kingokanu's user avatar
-7 votes
0 answers
71 views

Can anyone see what's wrong here at the last graphic on this page showing the bell curve with the blue circles and lines: https://aberlechiropractic.com/testpage4/ Looks great in Firefox, but in ...
docaberle's user avatar
0 votes
2 answers
93 views

I have a module, which presents all my products on the home page (prestashop). Each product category is in a DIV. My problem is that the DIVs appear next to each other, instead of one under/after the ...
Maria Boogert's user avatar
Advice
0 votes
1 replies
78 views

Alright I cant explain it properly, I work with HTML since I am just starting and I want to code a website where someone picks an order Pays with it Wants to put a message Money is sent Then the ...
Charlie Irish's user avatar
2 votes
0 answers
56 views

I am trying to get a table to render properly in Safari on iOS (I am using Safari 17 to test this). The table is supposed to: Have 2 rows. Have 3 cells in the first row. Have 2 cells in the second ...
Melab's user avatar
  • 3,084
1 vote
0 answers
78 views

I'm having this issue that I am struggling to fix that only happens on Iphones and with any browser on that device. Basically, I have a couple of checkboxes and labels toggled by the user when ...
Guy Don's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
79056