The is not getting open in "Mozilla Firefox" why...its only getting opened in "Google Chrome" | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

The is not getting open in "Mozilla Firefox" why...its only getting opened in "Google Chrome"

<!DOCTYPE html> <html> <head> <title>Image Tag </title> </head> <body> <img src="......."/> </body> </html>

7th May 2017, 3:37 PM
Ashiesh Watts
Ashiesh Watts - avatar
6 Respostas
+ 4
If you use notepad++ you can go to the 'run' tab and select 'launch in Firefox', or something like that.
7th May 2017, 5:24 PM
The Coding Sloth
The Coding Sloth - avatar
+ 3
Maybe you've set Chrome to default when opening files such as html
7th May 2017, 3:56 PM
DamiĆ£o Brito
DamiĆ£o Brito - avatar
+ 1
It would be easier to use a server, because it's useful when opening html, php and a lot more files, for example. Search for servers, they will facilitate your life for sure.
7th May 2017, 4:04 PM
DamiĆ£o Brito
DamiĆ£o Brito - avatar
+ 1
Using servers you don't need to be always accessing a file typing "file://blablabla/blablabla/file.html" in the browser... you just need to install a server such as easyPHP or XAMPP (for PC) or maybe KSWEB (for Android) XAMPP: https://www.apachefriends.org/download.html easyPHP: http://www.easyphp.org/easyphp-webserver.php Don't get worried, these servers don't just open PHP files. For more, as well as installing, please check out tutorials on the Internet about how to install and use these servers. Hope this be useful...
7th May 2017, 5:04 PM
DamiĆ£o Brito
DamiĆ£o Brito - avatar
0
@DamiĆ£o Brito But I used to use "open with" option
7th May 2017, 3:59 PM
Ashiesh Watts
Ashiesh Watts - avatar
0
@DamiĆ£o Brito... Sorry I didn't where to search for servers ???
7th May 2017, 4:49 PM
Ashiesh Watts
Ashiesh Watts - avatar