my website is tetris www.tetris.com.es but... is nut found for the browser why only look with firefox ? i need look with all browser thakns
IE is a crap browser. Try this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Jugar al Tetris - Tetris Gratis - Juego Tetris en Tetris.com.es</title> <link href="/favicon.ico" rel="icon" type="image/x-icon" /> <META NAME="description" CONTENT="Juega al tetris gratis y podras tambien jugar al tegris online, tu juego clasico tetris para jugar en tetris.com.es"> <div align="center"><br /> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="800"> <param name="movie" value="http://www.tetris.com.es/tetris.swf" /> <param name="quality" value="high" /> <embed src="http://www.tetris.com.es/tetris.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="800"></embed> </object> </div> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-759488-30"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html> Code (markup): All I've done is add a <br /> before the <object> tag. Seems to work
Have you place this code: <link href="/favicon.ico" rel="icon" type="image/x-icon" /> inside the <head> to </head> of your html or php files.
THAKNS!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!" kompyuter Have you place this code: <link href="/favicon.ico" rel="icon" type="image/x-icon" /> inside the <head> to </head> of your html or php files. what ?