python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How would I start text at the bottom of the div?
So I'm working on a project about terminal based "progression", and I wanted to make the effect that terminals present in Linux/MacOS, etc. Right now, the text sticks at the top and gets rep...

Zacc
Votes: 0
Answers: 1
Custom cursor not growing/scaling on hover
I have a code for a custom cursor, and the cursor, which is a ball/circle, was supposed to grow/scale when hovering over a link, if you see the code below, this function is there, but it is not workin...
HunterD
Votes: 0
Answers: 0
Im creating my survey form in codepen and I did put the "required" attribute but it still saying that there is no validation error
This is my template
I can't pass the challenge because it says "Inside the form element, I am required to enter my name in a field with id="name". If I do not enter a name I will see an...
lucas Delrue vlogs
Votes: 0
Answers: 1
How do I prevent my equation from giving me concatenated numbers?
In this project, Ive written a script which outputs the total cost of any word you type into a textbox. The cost is $6.00 per letter.
I am also to trying to get the script to output the total cost + 7...
Paola
Votes: 0
Answers: 4