python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Function: next from HTML POST form, logging as undefined on submit
Having an issue with my form, trying to submit a website address/keyword and a selected filter. Filters are updated from database so that's why only one option is shown
<div class="add-website...
Jake Unsted
Votes: 0
Answers: 2
Target video source in HTML with JavaScript
My video is not playing after editing the source via JavaScript, can you help me with that?
HTML : <video class="background-video" controls muted loop autoplay>
<source id=&q...
user18194401
Votes: 0
Answers: 2
Div element for new section hidden behind container
I'm fairly new to HTML and still learning and now I'm stuck with something:
I finished making an image carousel and I cannot add a second container under the carousel (its own section). The second con...
user14192941
Votes: 0
Answers: 1
Django for loop template tag made using CBV
I am trying to make a simple blog. One of my blog pages displays all of the blog posts on the website. I know I need to use a for loop but I do not know what to put in for the variables. All of the tu...
user17083547
Votes: 0
Answers: 1