HTML - Hola, Me Ayudas con este problemilla en mi WEB ?

 
Vista:
Imágen de perfil de Patricio

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por Patricio (8 intervenciones) el 05/07/2016 01:39:14
Vale es bien simple, desarrolle una página Web en HTML y CSS, utilicé SUBLIME TEXT, luego la termine y le di Hosting con ayuda de FILLEZILLA y un hosting gratis "Webhost"

Los primeros días anduvo impecable mis usuarios podían ver la Web y yo interactuar bien con el servidor etc.
paso una semana aproximadamente y ...

la subí a GOOGLE, apareció sin problemas.

hoy en día mis Clientes no puedes observar la página, lanzandoles el siguiente error en sus navegadores.
pero cuando la abro desde el Hosting ningún problema.

Soy bien nuevo en esto, me podrían ayudar ?

PD:

1. Yo si puedo observar sin errores la página
2. La mayoría (16) de los usuarios a quienes pregunte, les aparece este error.


13598994_525946594265208_996537098_n
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder
sin imagen de perfil

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por DAVID (94 intervenciones) el 05/07/2016 07:49:25
Hola,
Necesitamos que nos pongas el código del archivo .htaccess del directorio raiz de tu web. Y también el index.html o index.htm que tengas, por si hubiera algo raro.


Un saludo,
David
paginas web economicas
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
Imágen de perfil de Patricio

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por Patricio (8 intervenciones) el 05/07/2016 16:08:32
Estimado, gracias por responder, agradecería mucho si me sacas de este drama, te dejo una imagen completa del INDEX, si la resolución ni el zoom apoyan, también dejo un archivo adjunto con el código del INDEX.

hay cosas que ignoro completamente como el Htacess ! y no las tiene mi código, saludos.



xddd
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
Imágen de perfil de xve
Val: 1.144
Oro
Ha mantenido su posición en HTML (en relación al último mes)
Gráfica de HTML

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por xve (1543 intervenciones) el 05/07/2016 17:08:59
pero porque no pegas el código directamente??? estoy no hay quien lo mire!!!
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
Imágen de perfil de Patricio

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por Patricio (8 intervenciones) el 05/07/2016 17:28:32
Es que no has podido verlo ?. esto último se hace por tema de seguridad
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
sin imagen de perfil

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por DAVID (94 intervenciones) el 06/07/2016 08:27:43
Patricio, como dice xve, no podemos ver nada. Pon el código fuente, porque sale demasiado pequeño.

Un saludo,
David
diseño web madrid
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
Imágen de perfil de Patricio

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por Patricio (8 intervenciones) el 06/07/2016 16:02:12
Vale chicos lo lamento ahí va. espero y puedan ayudarme



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<!--LOGO-->
<div id="logo">
<a href="#"><div style="position:absolute; left:-30px; top: 1px;"><img src="http://imageshack.com/a/img924/2811/WKjnGw.jpg"></div></a>
</div>
<!--LOGO-->
 
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Sonic Zone</title>
<link rel="shortcut icon" type="image/x-icon" href="http://www.iconj.com/ico/7/c/7cntvkbbz4.ico" />
<link href="styles.css" rel="stylesheet" type="text/css" />
</head>
<div id="main_bg">
<div id="main">
<div id="header">
<div id="logo">
<a href="#"></a>
<h2><a href="#"><small></small></a></h2>
</div>
 
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
 
<!-- MENU DE BARRA -->
   <div id="buttons">
   <a href="index.html" class="but_home"  title=""></a><div class="but_razd"></div>
      <a href="blog.html" class="but" title="">Noticias</a><div class="but_razd"></div>
      <a href="gallery.html"  class="but" title="">Sonic Zone</a><div class="but_razd"></div>
      <a href="about_us.html"  class="but" title="">Sonic Team</a><div class="but_razd"></div>
      <a href="Minigames.html" class="but" title="">MiniJuegos</a><div class="but_razd"></div>
      <a href="Personajes.html"  class="but" title="">Personajes</a><div class="but_razd"></div>
      <a href="contact_us.html" class="but" title="">Contacto</a><div class="but_razd"></div>
    </div>
</div>
<!-- MENU DE BARRA -->
 
 
<!-- SLIDER -->
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<div class="top">
<ul class="round">
      <li><a href="#"><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Slider/header1_zps7sg82tyq.jpg" alt="" /></li></a>
      <li><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Slider/header2_zpsqjhcdwhp.jpg" alt="" /></li>
      <li><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Slider/header3_zps5by1xfmy.jpg" alt="" /></li>
      <li><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Slider/header4_zpslavv7pjn.png" alt="" /></li>
      <li><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Slider/header5_zpsrjpbvsj1.jpg" alt="" /></li>
      <li><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Slider/header6_zps1cgbthz0.png" alt="" /></li>
</ul>
<script type="text/javascript" src="lib/jquery.js"></script>
<script type="text/javascript" src="lib/jquery.roundabout.js"></script>
<script type="text/javascript">
      $(document).ready(function() {
        $('.round').roundabout();
      });
</script>
</div>
<!-- SLIDER -->
 
 
 
      <div class="cont_top"></div>
      <div id="content">
      <div class="cont_home">
 
 
                      <!--EVENTOS -->
                      <div class="home_box">
                          <br>
                          <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/eventos_zpsj8cgrvxz.png" alt="" />
                          <br>
                          <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/img11_zpsv5iirqmp.png" alt="" />
                          <div style="height:10px;"></div>
                          <b>Aquí encontrarás los eventos realizados en Sonic Zone con sus respectivos resultados y también especiales como Sonic Halloween y Navidad junto a Sonic, y el evento del mes.</b><div style="height:5px"></div>
                          <br>
                          <div style="height:20px;"><a class="read_l" href="#">more</a></div>
                        </div><div style="width: 40px; height:20px; float: left;"></div>
                      <!--EVENTOS -->
 
 
                      <!--SONIC ZONE -->
                        <div class="home_box">
                        <br>
                        <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Classic_zpsbjnskmko.png" alt="" />
                        <br>
                        <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/img13_zps7nx2ufnh.jpg" alt="" />
                        <div style="height:10px;"></div>
                       <b>Que es Sonic Zone ? de que se trata realmente ? aquí conocerás la historia y la misión que queremos cumplir como comunidad la cúal es salvar a Sonic, únete a nuestra causa !</b><div style="height:5px"></div>
                        <br>
                        <div style="height:20px;"><a class="read_l" href="#">more</a></div>
                        </div><div style="width: 40px; height:20px; float: left;"></div>
                      <!--SONIC ZONE -->
 
 
                      <!--REDES SOCIALES -->
                      <div class="home_box">
                      <br>
                      <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/artista_zps7zffxy4n.png" alt="" />
                      <br>
                      <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/img12_zpshpckgfgc.jpg" alt="" />
                      <div style="height:10px;"></div>
                     <b>Quieres revisar los dibujos que han hecho nuestros artistas ? pués adelante, es posible que tu dibujo aparezca aquí.  Asi que atento querido artista pués aquí esta tu sección favorita, y los fancharacters de verdad.</b><div style="height:5px"></div>
                      <br>
                      <div style="height:20px;"><a class="read_l" href="Arte.html">more</a></div>
                      </div>
                    <!--REDES SOCIALES -->
 
 
                 <div style="clear: both"></div>
                </div>
                </div>
                <div class="cont_bot"></div>
                <div style="height:15px"></div>
 
 
    <div id="bottom">
    <div style="height:10px"></div>
    <div id="b_col1">
    <div style="height:10px"></div>
 
            <br>
            <br>
 
 
            <!--BOTONES VIDEO & CHAT -->
            <div style="position:absolute; left:180px; top:1150px;"><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/vs_zpsb3pfn5cc.png"></div>
            <div style="position:absolute; left:795px; top:1130px;"><img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/chat_zpsegrwnrzk.png"></div>
            <!--BOTONES VIDEO & CHAT -->
 
            <!--VIDEO DESTACADO -->
   <iframe width="570" height="385" src="https://www.youtube.com/embed/xTe4Kgb2JwE" frameborder="0" allowfullscreen></iframe>
            <!--VIDEO DESTACADO -->
            <bR>
            <br>
            <br>
            <br>
 
      </div>
      <div id="b_col2">
      <div style="height:15px"></div>
     </div>
 
 
 <!-- CHAT -->
<div id="b_col3">
<br>
<br>
<br>
<iframe name="CHATBUTTON_CHATBOX" id="CHATBUTTON_CHATBOX" src="https://www.chatbutton.com/chatroom/18379681/" width="350" height="380" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"><a href="https://www.chatbutton.com/chatroom/18379681/">Enter Chat Room</a></iframe>
<script type="text/javascript">
CHBT_channel="18379681";
CHBT_profanityfilter="1";
CHBT_position="inline";
</script>
</script>
<!-- CHAT -->
 
 
 
 
 
    </div>
    <div style="clear: both;"></div>
    </div>
    <div class="cont_bot"></div>
    <div style="height:15px"></div>
    <div id="bottom">
    <div style="height:10px"></div>
 
 
    <!--ULTIMAS NOTICIAS-->
    <div id="b_col1">
        <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Buttons/ultimasnoticias_zpsyjs8miek.png" class="img_ind1" alt="" />
            <ul class="spis_bot">
                <li><a href="Sonic 25ºAnniversary.html">Sonic Anniversario Nº25</a></li>
                <li><a href="#">Conoce a Sonic Zone</a></li>
                <li><a href="#">La Comunidad en Facebook</a></li>
                <li><a href="#">Toda la historia de Sonic</a></li>
                <li><a href="#">Crush 40 y sus discografías</a></li>
                <li><a href="#">Los Comics en español por aquí</a></li>
                <li><a href="#">El Fandom Actual y sus cambios</a></li>
            </ul>
      </div>
       <!--ULTIMAS NOTICIAS-->
 
 
 
       <!--DESTACAMOS-->
      <div id="b_col2">
      <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Buttons/destacamos_zpsrsclfugw.png" class="img_ind1" alt="" />
      <div style="height:15px"></div>
 
      <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/img14_zpseuz478sg.jpg" class="img_l" alt="" />
 
      <span class="span_cont">Sonic X la serie ya esta disponible</span><br />
      Disfruta de la serie Sonic X en japónes subtitulada al español completamente gratis, haz click para descargar.   <a href="Sonic X series.html">Ver</a><div style="height:5px"></div>
 
 
      <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Home/img15_zps9crdr8mj.png" class="img_l" alt="" />
 
      <span class="span_cont">Los juegos de Sonic ya disponibles</span><br />
            Conoce la historia, y disfruta de todos los juegos existentes de Sonic !   <a href="#">Ver</a><br />
      </div>
        <!--DESTACAMOS-->
 
 
 
          <!--LIKE BOX-->
 
        <div id="b_col3">
        <img src="http://i53.photobucket.com/albums/g52/SonicZonemx/Buttons/visitas_zpsm7wrilk8.png" class="img_ind1" alt="" />
 
       <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FSonicZonex%2F&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="130" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
 
        <!--LIKE BOX-->
 
 
    </div>
    <div style="clear: both;"></div>
    </div>
    <div class="cont_bot"></div>
 
 
 
<!-- FOOTER -->
  <div id="footer">
   Copyright  2016. Designado por <a href="http://www.metamorphozis.com/" title="Flash Templates">Sonic Zone</a><br />
   <a href="#">Politicas de privacidad</a> | <a href="#">Términos de uso</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">SZ</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">SU</abbr></a></div>
<!-- FOOTER -->
 
</div>
</div>
</html>
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
sin imagen de perfil

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por DAVID (94 intervenciones) el 06/07/2016 16:06:05
Hola,
lo primero que has puesto, ya esta mal.
esta parte quitala de ahi y metela en body.
1
2
3
4
5
<!--LOGO-->
<div id="logo">
<a href="#"><div style="position:absolute; left:-30px; top: 1px;"><img src="http://imageshack.com/a/img924/2811/WKjnGw.jpg"></div></a>
</div>
<!--LOGO-->

De todas formas, yo si veo el html. Lo he abierto en firefox, y aunque sale descolocado, me sale.

Un saludo
David
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
Imágen de perfil de Patricio

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por Patricio (8 intervenciones) el 06/07/2016 16:48:13
Gracias, correjiré ese error.

por otra parte creo que no comprendiste mi duda, pues mira, subiré mi WEB al servidor y verás que no es posible verla desde internet.

http://soniczone.netai.net/

sabes a que se debe este error ?
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
Imágen de perfil de xve
Val: 1.144
Oro
Ha mantenido su posición en HTML (en relación al último mes)
Gráfica de HTML

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por xve (1543 intervenciones) el 06/07/2016 19:39:30
Hola Patricio, sin ninguna duda, es un problema tuyo, yo visualizo la web perfectamente en el servidor que comentas!!!
has probado desde otro navegador? u otro ordenador?
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
Imágen de perfil de Patricio

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por Patricio (8 intervenciones) el 06/07/2016 19:49:01
Antes que nada gracias por responder, y Vaya cosas men, es bien raro, no todos pueden visualizar la Web, a algunos de mis usuarios le sale

"Pagina web no disponible, etc ..."


es probable que haya sido un problema momentáneo del servidor, o ya sea un problema del navegador de mis usuarios.


Muchas Gracias de todas formas
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar
sin imagen de perfil

Hola, Me Ayudas con este problemilla en mi WEB ?

Publicado por DAVID (94 intervenciones) el 07/07/2016 07:45:54
Hola Patricio,
yo puedo ver la web en http://soniczone.netai.net/ sin problemas. Tiene que ser problema tuyo o de tu proveedor de servicios de internet.

Un saludo
David
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar