How to style alert? (Sorry, for my grammar mistakes) | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to style alert? (Sorry, for my grammar mistakes)

I'm write the code, this code have alert with the very large text. I wanna style this alert, because if I'll leave everything as it is, the user will be bored reading large text.

3rd Mar 2022, 7:30 PM
ŠŠ“ŠøŠ»ŃŒ ŠŠ°Š·ŠøрŠ¾Š²
ŠŠ“ŠøŠ»ŃŒ ŠŠ°Š·ŠøрŠ¾Š² - avatar
3 Respostas
+ 7
<span class="closebtn" onclick="this.parentElement.style.display='none';">&times;</span>
4th Mar 2022, 4:47 AM
Vaibhav
Vaibhav - avatar
+ 1
This is one way to do this, with you own alert: https://code.sololearn.com/WxbjPA3GaVuJ/?ref=app
3rd Mar 2022, 7:55 PM
JaScript
JaScript - avatar
0
https://code.sololearn.com/WaB2vCB0urR1/?ref=app
5th Mar 2022, 5:34 AM
CalviÕ²
CalviÕ² - avatar