0

Why these codes are not working in computer

i copied this and paste nhi html and its not working

1st Mar 2017, 4:17 PM
Robin Nelson
Robin Nelson - avatar
16 odpowiedzi
+ 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
2nd Mar 2017, 8:39 AM
visph
visph - avatar
0
The main structure of the HTML should be as follows: <!DOCTYPE html> <html> <head> </head> <body> </body> </html>
1st Mar 2017, 5:03 PM
Batuhan
Batuhan - avatar
0
yeah i know but its a program i think beause when i touch the screen it shows fireworks
1st Mar 2017, 5:05 PM
Robin Nelson
Robin Nelson - avatar
0
I run the same code and it works.
1st Mar 2017, 5:10 PM
Batuhan
Batuhan - avatar
0
But why its not working in my pc... please tell me the process
1st Mar 2017, 5:14 PM
Robin Nelson
Robin Nelson - avatar
0
Copy code to notepad and save it. Then change the file extension to html.Open that
1st Mar 2017, 5:28 PM
Meharban Singh
Meharban Singh - avatar
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.
1st Mar 2017, 5:31 PM
Batuhan
Batuhan - avatar
0
again not working
1st Mar 2017, 5:42 PM
Robin Nelson
Robin Nelson - avatar
0
Are you user of whatsapp or any other social websites
1st Mar 2017, 5:43 PM
Robin Nelson
Robin Nelson - avatar
0
Yes I use facebook
1st Mar 2017, 5:48 PM
Batuhan
Batuhan - avatar
0
Will you tell me how can i connect you there
1st Mar 2017, 5:50 PM
Robin Nelson
Robin Nelson - avatar
0
ok bro am sending you request
1st Mar 2017, 6:00 PM
Robin Nelson
Robin Nelson - avatar
0
its robin nelson
1st Mar 2017, 6:05 PM
Robin Nelson
Robin Nelson - avatar
0
OK, I accepted it.
1st Mar 2017, 6:08 PM
Batuhan
Batuhan - avatar
- 1
<!-- Thank You SoloLearn again... --> <!DOCTYPE html> <html> <head> <title>Particle Hit Detection</title> </head> <body> </body> </html>
1st Mar 2017, 4:22 PM
Robin Nelson
Robin Nelson - avatar
- 1
these codes are not working
1st Mar 2017, 4:22 PM
Robin Nelson
Robin Nelson - avatar