Tagged Questions
1
vote
4answers
96 views
Windows browsers in ubuntu for web developent
I regularly do front end development(html,css,js) and need to test websites for ie7, ie8, ie9, firefox, chrome, safari, opera in windows.I would like to move to ubuntu, but am concerned that testing ...
0
votes
1answer
2k views
How to run javascript/html page
I want to know what is the terminal command for compiling and executing Javascript/HTML.
Is it the same as that of compilation of C program or is it different?