View Full Version : Crash on watching my website
googooloo 02-24-2010, 08:10 PM Hello and good evening.
I just joined this forum site and i wish to get my helps here.
recently i have created a simple website with HTML codes and finished it
here is my website : mezamuzo.parsbox.com
the problem is that i just can open it with Internet Explorer and if i open it with Mozilla fire fox,the images wont be shown.
and when i open it with IE , i cannot see the About tab (my other Tab).
is this problem from my :
1.HTML Programming?
2. or from my FTP program
3. or the web hosting?
and i also used Smart FTP Client program (it's an FTP Program) for uploading files.(i uploaded them with FileZilla too but the whole site crashed and didn't work)
P.S : Some say that even with IE they cannot see my website is that happening to you too?
Quartz 02-24-2010, 08:16 PM I was able to pull the site up on both browsers. I also get redirected to http://phpnet.us/notify/1.php a lot.
zomex 02-24-2010, 08:18 PM I am also able to view your site on both.
googooloo 02-24-2010, 08:21 PM I was able to pull the site up on both browsers. I also get redirected to phpnet.us/notify/1.php a lot.
Oo . thanks for replying lol
anyways can you go into the ABOUT section?
and u said u redirect to phpnet.us... alot,u mean by visiting my web u get to that site alot or ur own webs?
googooloo 02-24-2010, 08:25 PM You guys were even able to see the IMAGES on fire fox????
And also able to see the About section(at top of main page)
with any of browsers (IE or Firefox)?
Atlas Global 02-24-2010, 08:29 PM You've got lots of bad HTML in that page...
Images\yahoo.jpg should be Images/yahoo.jpg
This is why Fire Fox is not showing images... but IE seems to be smart enough to correct your error.
Quartz 02-24-2010, 08:30 PM No images on FireFox. When I went to View Image - It redirected me to that URL I posted. When I clicked About, it also redirected me to that URL.
As well as http://xlphp.net/notify/1.php
googooloo 02-24-2010, 08:45 PM You've got lots of bad HTML in that page...
Images\yahoo.jpg should be Images/yahoo.jpg
This is why Fire Fox is not showing images... but IE seems to be smart enough to correct your error.
THANKS ALOT MEN.
that solved all my problem.
anyways how can i mark this topic as SOLVED???
Atlas Global 02-24-2010, 08:45 PM He’s obviously missing the about.html page or it’s not being found because of a miss-spelling or some other error . This causes a 404 error and the servers set to redirect on a 404 to the hosts site.
If you want to be a good Webmaster then never use any spaces in the names of images and other objects and always use all lower case letters too. Apache hates it when there are spaces and shifts between upper and lower case letters as it has to work harder, and that’s not good, as its not efficient programming.
googooloo 02-24-2010, 08:48 PM OHHH WAIIIIT.....its not solved...:D
lol the images are solved in mozila firefox,about section can come but it has problems on uploading images...
in about section the background image and the image of that html.net are not loaded lol you know why?
Atlas Global 02-24-2010, 08:50 PM THANKS ALOT MEN.
that solved all my problem.
anyways how can i mark this topic as SOLVED???
Happy to have helped :D
Atlas Global 02-24-2010, 08:53 PM OHHH WAIIIIT.....its not solved...:D
lol the images are solved in mozila firefox,about section can come but it has problems on uploading images...
in about section the background image and the image of that html.net are not loaded lol you know why?
Your missing body background="images/space.jpg"
googooloo 02-24-2010, 09:08 PM Your missing body background="images/space.jpg"
wow thanks....every thing is solved except the background for firefox....Internet explorer can load the background of about section...
P.S : the background is a giant picture and it is .jpg
should i change it to .png , .bmp or something?
googooloo 02-24-2010, 09:13 PM ouch nvm it was in my temporary file when firefox was reading it.and when i cleared it and loaded up about section ,it went fine...
thanks alot now for 100% my problems are solved ;)
I LOVE YOUOUOUOUOU
JNadolski 02-25-2010, 03:56 AM Works good for me. Some things can be done to improve your code, but my browsers worked fine.
jwebhost 02-25-2010, 12:43 PM Wow, Im affraid i've got to agree (bad coding). I'd recommend to you to take it down, re-make it via "drag and drop" and implement a little code of your own.
That way, the code will be computer generated (tidy-ish) and you can see what and where you are going wrong.
googooloo 03-01-2010, 02:13 PM Works good for me. Some things can be done to improve your code, but my browsers worked fine.
Yea you are right!
i must go for a long way to learn lots of html thing...this just was my 1st web making :P thank anyways for the suggestions.
|