0
Why these codes are not working in computer
i copied this and paste nhi html and its not working
16 Respuestas
+ 4
This is a script of someone else web code playground:
Do you have saved ( copy/pasting to text editor and save it in a file on your pc ) only the Html tab content, or do you saved all three tabs ( html, css, and js ) content? If not, it's required ^^
And you need also link them correctly with the Html main code ( embeding them inside or linking them as external file, but in a correct way: on code playground this is silently virtually automatically handled :P
0
The main structure of the HTML should be as follows:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
0
yeah i know but its a program i think beause when i touch the screen it shows fireworks
0
I run the same code and it works.
0
But why its not working in my pc... please tell me the process
0
Copy code to notepad and save it. Then change the file extension to html.Open that
0
First open a notepad on your desktop.
2. Write the code into the notepad you just opened.
3- Then click the "Save As" button and save it as ".html or .htm".
4- It must be when you run the .html or .htm file you saved.
0
again not working
0
Are you user of whatsapp or any other social websites
0
Yes I use facebook
0
Will you tell me how can i connect you there
0
ok bro am sending you request
0
its robin nelson
0
OK, I accepted it.
- 1
<!--
Thank You SoloLearn
again...
-->
<!DOCTYPE html>
<html>
<head>
<title>Particle Hit Detection</title>
</head>
<body>
</body>
</html>
- 1
these codes are not working