0
[SOLVED] What is the error in the js? How i can use the innerText property?
In Mozilla works fine. https://code.sololearn.com/W1C9IykwzH9H/?ref=app
7 Antworten
+ 2
Use
window.onload=()=>{
//your code goes here
}
+ 1
Thank you SoloProg
+ 1
Benjamin Salas do this
.text
{
position: absolute;
width: 100%;
height: 100%;
}
+ 1
HrCoder it is works thank you
0
HrCoder thank you so much you are an crack
0
How i can center the text ?