0

Html question

I am using notepad++ as the ide, and html as my language. i am making a small 20 question quiz for a friend. when i run it, it runs on a command prompt window. but my question is, how can i put a picture in the background of the window, when i run the program?

22nd Oct 2016, 4:24 AM
Aquarius
Aquarius - avatar
3 Answers
+ 1
You wrote a program in HTML and it runs on a command prompt window? That seems curiously, because a HTML code would be run only in web browser. But if you wrote it in java as console application, i am affraid, i would be a very hard way to put a picture in the background of the console window.
22nd Oct 2016, 6:10 AM
Petr Hatina
Petr Hatina - avatar
+ 1
It isnt supposed to run in a command promt window. What i think is that you saved it as .js or something else. BE SURE TO RUN THE FILE WITH .HTM or .HTML
22nd Oct 2016, 7:37 AM
Tom Post
Tom Post - avatar
0
when i saved it a while back, i didnt know what i was doing. But yeah it opens up to my program, but its in a cmd. i dont have to type anything to get to my program though.
22nd Oct 2016, 12:22 PM
Aquarius
Aquarius - avatar