Where is code written in JavaScript? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 2

Where is code written in JavaScript?

3rd Apr 2021, 7:29 AM
mahima
3 Respuestas
+ 2
U could write your javascript code on HTML page by the script tag either u could do it in the javascript tab
3rd Apr 2021, 10:44 AM
•Đคяк รтяεคм 𝅘𝅥𝅮 ᴺ•ᵀ•ᴬˢᵘʳᵃᵖᵖᵘˡᶦ
•Đคяк รтяεคм 𝅘𝅥𝅮 ᴺ•ᵀ•ᴬˢᵘʳᵃᵖᵖᵘˡᶦ - avatar
+ 1
mahima Can you elaborate ask your question clearly use proper tags
3rd Apr 2021, 9:09 AM
R💠🇮🇳
R💠🇮🇳 - avatar
+ 1
You can write JavaScript code in any part of your html document but be sure you start with opening script tag and end with closing script tag Mostly JavaScript codes are preferred to be written under head
3rd Apr 2021, 3:09 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar