Answer the question
In order to leave comments, you need to log in
How do I make a line 35 degrees to the right?
How can I make the line length increase, and it was tilted to the right by 35 degrees, well, like put an interval so that the length increases and it goes up?
It's almost the same as on this site - rublix.fun
Answer the question
In order to leave comments, you need to log in
function pop(){
alert('Good');
}
for(var i = 1; i <= 3; i++){
setTimeout(pop, 2000);
}
for(var i; i = 100; i++)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question