HTML - Major Problem With Internet Page
Hi
I have just finished editing a webpage for a compay and sent it to a html validator to clean up the code a bit. Now i have done this though and made the changes whenever i try to open the page in IE all it shows is an empty page with no errors. The page displays fine in firefox but i have no idea what i have done. The link is: www.bgp-group.co.uk/ben/index2.htm Thanks in advance Similar TutorialsMy website displays perfectly in all browsers from FF to IE6, but in IE7 all I get is my header image and my main nav bar, and nothing below that, can someone please have a look and see if you can find out why? here is my html - Code: <!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" xml:lang="en" lang="en"> <head> <title>Fife Southern RFC || HOME || last revised: 17:05 17/06/2008</title> <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en-us" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="MSSmartTagsPreventParsing" content="true" /> <meta name="description" content="Description" /> <meta name="keywords" content="Keywords" /> <meta name="author" content="Colin Burt" /> <style type="text/css" media="all">@import "includes/styles/global.css";@import "includes/styles/menu_hor.css";</style> </head> <body> <div id="fsrfc_container"> <div id="fsrfc_header"> </div> <div id="fsrfc_menu"> <div class="fsrfc_ld"> <ul class="select"> <li><a href="index.html"><b>Clubhouse</b></a></li> <li class="line"><a href="#"><b>The Teams</b><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="sub"> <li><a href="1stxv.html">1st XV</a></li> <li><a href="2ndxv.html">2nd XV</a></li> <li><a href="U18.html">Under 18's</a></li> <li><a href="mnm.html">Mini/Midi's</a></li> <li><a href="committee.html">The Committee</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li class="line"><a href="#nogo"><b>SRU Caledonia League</b><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="sub"> <li><a href="fixtures.html">Fixtures</a></li> <li><a href="results/index.html">Results</a></li> <li><a href="league_table.html">League Table</a></li> <li><a href="cup.html">Cup Competitions</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li class="lrt"><a href="laws.html"><b>Club Laws</b></a></li> <li class="line lrt"><a href="#nogo"><b class="arrow">Team Sheet</b><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="sub rt"> <li><a href="U18_ts.html">Under 18's</a></li> <li><a href="2ndxv_ts.html">2nd XV</a></li> <li><a href="1stxv_ts.html">1st XV</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li class="line lrt"><a href="#nogo"><b class="arrow">News & Events</b><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="sub rt"> <li><a href="sbm.html">Stevie Bell Memorial</a></li> <li><a href="sevens.html">Rugby 7's</a></li> <li><a href="disco.html">Disco's</a></li> <li><a href="bbq.html">BBQ's</a></li> <li><a href="clubnews.html">Club News</a></li> <li><a href="clubawards.html">Club Awards</a></li> <li><a href="dinner.html">Annual Dinner</a></li> <li><a href="forum/index.php">The Fish Tank</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif] --> </li> </ul> </div> </div> and the css... Code: .fsrfc_ld { height:35px; width:900px; background:url(../imagebin/ld/black_0.gif); position:relative; font-family:arial, verdana, sans-serif; font-size:11px; z-index:500; } .fsrfc_ld .select { margin:0; padding:0; list-style:none; white-space:nowrap; } .fsrfc_ld li { float:left; background:url(../imagebin/ld/black_1.gif); } .fsrfc_ld li.lrt { float:right; background:url(../imagebin/ld/blue_1.gif); } .fsrfc_ld .select a { display:block; height:35px; float:left; background: url(../imagebin/ld/black_0.gif); padding:0 0 0 15px; text-decoration:none; line-height:33px; white-space:nowrap; color:#cc99cc; } .fsrfc_ld .select li.lrt a {color:#cc99cc;} .fsrfc_ld .select a b { display:block; padding:0 30px 0 15px; background:url(../imagebin/ld/black_0.gif) right top; } .fsrfc_ld .select li.line a b { background:url(../imagebin/ld/black_0a.gif) right top; } .fsrfc_ld .select a:hover, .fsrfc_ld .select li:hover a { background: url(../imagebin/ld/black_1.gif); padding:0 0 0 15px; cursor:pointer; color:#ffffff; } .fsrfc_ld .select li.lrt a:hover, .fsrfc_ld .select li.lrt:hover a { background: url(../imagebin/ld/black_1.gif); } .fsrfc_ld .select a:hover b, .fsrfc_ld .select li:hover a b { display:block; padding:0 30px 0 15px; background:url(../imagebin/ld/black_1.gif) right top; cursor:pointer; } .fsrfc_ld .select li.line a:hover b, .fsrfc_ld .select li.line:hover a b { background:url(../imagebin/ld/black_1a.gif) right top; } .fsrfc_ld .select li.lrt a:hover b, .fsrfc_ld .select li.lrt:hover a b { background:url(../imagebin/ld/black_1.gif) right top; } .fsrfc_ld .select li.lrt a:hover b.arrow, .fsrfc_ld .select li.lrt:hover a b.arrow { background:url(../imagebin/ld/black_1a.gif) right top; } .fsrfc_ld .sub { display:none; } .fsrfc_ld ul ul {display:none;} /* IE6 only */ .fsrfc_ld table { border-collapse:collapse; margin:-1px; font-size:1em; width:0; height:0; } .fsrfc_ld .sub { margin:0; padding:0; list-style:none; } .fsrfc_ld .sub li {background:transparent;} .fsrfc_ld .select :hover .sub { height:25px; display:block; position:absolute; float:left; width:900px; top:35px; left:0; text-align:center; background:#810541 url(../imagebin/ld/fade.gif); border:1px solid #aaa; } .fsrfc_ld .select :hover .rt li {float:right;} .fsrfc_ld .select :hover .sub li a {display:block; height:25px; line-height:22px; float:left; background:transparent url(../imagebin/ld/transparent.gif); padding:0 8px; margin:0; white-space:nowrap; color:#660033;font-size:10px;} .fsrfc_ld .select :hover .sub li.subline a {color:#c00;} .fsrfc_ld .select :hover .sub li a:hover, .fsrfc_ld .select :hover .sub li:hover {color:#000; line-height:20px; position:relative; background:#C12283 url(../imagebin/ld/fade.gif) left bottom;} Thanks for looking. for a live view please visit my site at its temp location of: Here hey guys, Long time viewer, finally got around to joining. I have a huge issue, that i am hoping someone here, or some of you can give me options of doing what i want to do.. also i hope i posted in the right area. Ohkay, so my website consist of a frame, which is about 25% of the window, 75% of the remaining being the main body. I am trying to view a large website, such as facebook within my frame. so basically, my problem is, when i do this, facebook will not function within my 75% of my main body, instead, when i try to log in, it leaves my website/frame, and goes to the www.facebook.com. Is it possible to get around this encryption? API? Perhaps using 3 legged oauth? PLEASE HELP ME! Appreciate ANY anythings you MAY think will work! thanks guys! Sorry if this is in the wrong section, but I couldn't find where to put it. I have installed 2 wordpress blogs on over the last few months and they both have the same problem. I can write posts, but I cannot format them at all. If I do so, it doesn't publish. It just takes me back to the index page. you can login he http://waynerooneyonline.com/wordp/wp-login.php to see what I mean. user: test pass: test any help would be greatly appreciated. When I go to certain pages on my website, i get this error: Internet Explorer cannot open the Internet site http://<Web site>.com. Operation aborted. What does this mean and how do I fix it, I have read that google API can cause it but I have tried those fixes, then sitemeter.com additions to the restricted zones. Here is my page code: Code: <?php require('includes/page_elements/param_check.php'); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="meta" href="http://thegayestwebsiteever.com/labels.rdf" type="application/rdf+xml" title="ICRA labels" /> <meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://thegayestwebsiteever.com" r (n 3 s 3 v 0 l 2 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0) gen true for "http://www.thegayestwebsiteever.com" r (n 3 s 3 v 0 l 2 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0))' /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Title Goes Here</title> <META name="description" content="descriptsion goes here"> <META name="keywords" content="keywords goes here"> <META name="y_key" content="0d1a89d01da31b4d" > <!-- img lightbox <script type="text/javascript" src="js/prototype.js" defer="defer"></script> <script type="text/javascript" src="js/scriptaculous.js?load=effects,builder" defer="defer"></script> <script type="text/javascript" src="js/lightbox.js" defer="defer"></script> phpmyvisites <a href="http://www.phpmyvisites.net/" title="Free web analytics, website statistics" onclick="window.open(this.href);return(false);"><script type="text/javascript" defer="defer"> <!-- var a_vars = Array(); var pagename=''; var phpmyvisitesSite = 1; var phpmyvisitesURL = "http://www.thegayestwebsiteever.com/stats_script/phpmyvisites.php"; </script> <script language="javascript" src="http://www.thegayestwebsiteever.com/stats_script/phpmyvisites.js" type="text/javascript" defer="defer"></script> <object><noscript><p>Free web analytics, website statistics <img src="http://www.thegayestwebsiteever.com/stats_script/phpmyvisites.php" alt="Statistics" style="border:0" /> </p></noscript></object></a> <!-- /phpmyvisites --> <!-- videobox --> <!--<script type="text/javascript" src="js/mootools.js"></script> <script type="text/javascript" src="js/swfobject.js"></script> <script type="text/javascript" src="js/videobox.js"></script>--> <!-- stylesheets --> <link rel="stylesheet" href="css/simple.css" type="text/css" /> <link rel="stylesheet" href="css/global_navi.css" type="text/css" /> <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /> <link rel="stylesheet" href="css/videobox.css" type="text/css" media="screen" /> <link rel="stylesheet" href="css/loginmodule.css" type="text/css" /> <!-- please check the linked css for additional styles. --> <!-- CONTENT DOES NOT GO ON THIS PAGE! please edit the files in includes/content for actual content--> <!-- Movie Gallery Popup Script --> <script type="text/javascript" defer="defer"> window.onload=function() { var opts=['uriList1','uriList2','uriList3','uriList4','uriList5','uriList6','uriList7','uriList8','uriList9','uriList10','uriList11','uriList12','uriList13']; // Place in this array the ID of those drop down for(var i=0;i<opts.length;i++) { document.getElementById(opts[i]).onchange=function() { if(this.value!='') // Open new window. Set the preferences of your desire window.open('http://www.thegayestwebsiteever.com/phptest/includes/content/members/mov/'+this.value+'','mywin','height=600,width=600'); } } } </script> <!-- --> </head> <body> <table id="content" cellspacing="0" cellpadding="0" width="953" align="center"> <tr> <td id="header"> <img height="84" width="953" border="0" alt="kiwi.png (908 bytes)" src="img/aurora_banner3.jpg" align="center"/> <img width="953" alt="The reflection" src="reflect_v3.php?img=phptest/img/aurora_banner3.jpg" align="center"/><!--<img width="953" height="84" alt="Welcome to The Gayest Website EVER" alt="banner" src="img/aurora_banner3.jpg" /><img width="953" alt="reflection" src="reflect_v3?img=img/aurora_banner3.jpg" />--> </td> </tr> <tr valign="top"> <td id="contentwrap" valign="top"> <?php include('includes/content/content_conditions.php'); ?> </td> </tr> <tr valign="bottom"> <td id="adspace" align="center"> <?php include ("includes/page_elements/rotator.php"); ?> </td> </tr> <br /><br /> <tr id="footer"> <td> <?php include('includes/page_elements/footer.php'); ?> </td> </tr> </table> <br /><br /> </body> <!-- Google Analytics --> <script type="text/javascript" defer="defer"> defer="defer" 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" defer="defer"> defer="defer" var pageTracker = _gat._getTracker("UA-6170382-1"); pageTracker._trackPageview(); </script> </html> Thanks for the help guys. Need help determining why the below code will load on firefox but not internet explorer. fixed Hi, I have a problem with my website. I have been using Firefox as testbrowser when I developed my site, and when IE users open the site it is shown differently. Have a look at these screenshots: http://www.senate.dk/debug/clean_firefox.jpg http://www.senate.dk/debug/clean_internet_exploder.jpg The problem speaks for itself and you can see in the filename which browser was used. Don't mind the white bars, I have just drawn them to hide some information. I use basic html image maps to create the links for the menu, and the problem occurs after these are added. As the website is written in php, the HTML code is generated by the server. These files contains the generated code: http://www.senate.dk/debug/clean_firefox.txt http://www.senate.dk/debug/clean_internet_exploder.txt If you compare the two files, you will find that they are equal, so why does IE not show it correctly when Firefox does? Obviously there must be a bug in my HTML code, but where? Can anyone help? If I know where it is in the HTML file I can correct it in my PHP file. Hi all, I'm have a problem with my mouse over buttons. They work under FireFox, but they don't with IE, DAMN IE! Can someone take a look at my code? It's about the "BUY", "INFO" and "CONTACT" buttons. HTML Code: <!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" /> <META name="author" content="-"> <META name="copyright" content="© -"> <META name="keywords" content="-"> <META name="date" content="2008-11-11T00:45:00+00:00"> <TITLE>Artmania Art Galleries</TITLE> <link REL="shortcut icon" HREF="icon.ico" > <!-- Icon in the address bar --> <SCRIPT TYPE="text/javascript" SRC="rip.js"></SCRIPT> <!-- Anti rip java script --> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- function change_all() { parent.main_frame.location="main.php"; parent.right_frame.location="paintings.php"; } //--> <!-- function change_buy() { parent.main_frame.location="main.php"; parent.right_frame.location="buy.php"; } //--> <!-- function change_info() { parent.main_frame.location="main.php"; parent.right_frame.location="paintings.php"; } //--> <!-- function change_contact() { parent.main_frame.location="main.php"; parent.right_frame.location="contact.php"; } //--> </script> <script language="javascript"> function ShowPic(sImage) { sImage = sImage ; document.ShowRoom_buy.src = sImage; } function ShowPic2(sImage) { sImage = sImage ; document.ShowRoom_info.src = sImage; } function ShowPic3(sImage) { sImage = sImage ; document.ShowRoom_contact.src = sImage; } </script> </HEAD> <!-- Background color of the webpage --> <BODY BGCOLOR="#FFFFFF"> <!-- The background image build out of 25 images, put into a TABLE --> <TABLE ID="TABLE_01" STYLE="position:absolute; top:7px; left:7px; overflow:auto" WIDTH="1000px" HEIGHT="700px" BORDER="0" CELLPADDING="0" CELLSPACING="0"> <TR> <TD> <IMG SRC="images/layout_01.gif" WIDTH="200" HEIGHT="140" BORDER="" ALT="" USEMAP="#home"></TD> <TD> <IMG SRC="images/layout_02.gif" WIDTH="200" HEIGHT="140" BORDER="" ALT="" USEMAP="#home2"></TD> <TD> <IMG SRC="images/layout_03.gif" WIDTH="200" HEIGHT="140" BORDER="" ALT="" USEMAP="#home3"></TD> <TD> <IMG SRC="images/layout_04.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_05.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_06.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_07.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_08.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_09.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_10.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_11.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_12.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_13.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_14.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_15.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_16.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_17.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_18.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_19.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_20.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_21.gif" WIDTH="200" HEIGHT="140" BORDER="0" ALT="" ID="ShowRoom_buy" USEMAP="#buy"></TD> <TD> <IMG SRC="images/layout_22.gif" WIDTH="200" HEIGHT="140" BORDER="0" ALT="" ID="ShowRoom_info" USEMAP="#info"></TD> <TD> <IMG SRC="images/layout_23.gif" WIDTH="200" HEIGHT="140" BORDER="0" ALT="" ID="ShowRoom_contact" USEMAP="#contact"></TD> <TD> <IMG SRC="images/layout_24.gif" WIDTH="200" HEIGHT="140" ALT="" ></TD> <TD> <IMG SRC="images/layout_25.gif" WIDTH="200" HEIGHT="140" ALT="" ></TD> </TR> </TABLE> <!-- rectangle links with the coordinates --> <MAP NAME="home"> <AREA shape="rect" ALT="Artmania Art Galleries" COORDS="46, 35, 200, 72" href="javascript:change_all()"> </MAP> <MAP NAME="home2"> <AREA shape="rect" ALT="Artmania Art Galleries" COORDS="0, 35, 200, 112" href="javascript:change_all()"> </MAP> <MAP NAME="home3"> <AREA shape="rect" ALT="Artmania Art Galleries" COORDS="0, 35, 195, 112" href="javascript:change_all()"> </MAP> <MAP NAME="buy"> <AREA onMouseOver="ShowPic('images/layout2_21.gif')" onmouseout="ShowPic('images/layout_21.gif')" shape="rect" ALT="buy" COORDS="52, 30, 142, 57" href="javascript:change_buy()"> </MAP> <MAP NAME="info"> <AREA onMouseOver="ShowPic2('images/layout2_22.gif')" onmouseout="ShowPic2('images/layout_22.gif')" shape="rect" ALT="info" COORDS="58, 30, 148, 57" href="javascript:change_info()"> </MAP> <MAP NAME="contact"> <AREA onMouseOver="ShowPic3('images/layout2_23.gif')" onmouseout="ShowPic3('images/layout_23.gif')" shape="rect" ALT="contact" COORDS="65, 30, 155, 57" href="javascript:change_contact()"> </MAP> <!-- The FRAMEs where the main text, slogan and paintings are displayed --> <DIV STYLE="position:absolute; top:187px; left:57px; WIDTH:510px; HEIGHT:230px"> <IFRAME NAME="main_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="230" WIDTH="510" SRC="main.php" ID="main_frame"></IFRAME> </DIV> <DIV STYLE="position:absolute; top:191px; left:617px; WIDTH:315px; HEIGHT:432px"> <IFRAME NAME="right_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="432" WIDTH="315" SRC="paintings.php" ID="right_frame"></IFRAME> </DIV> <DIV STYLE="position:absolute; top:466px; left:60px; WIDTH:499px; HEIGHT:81px"> <IFRAME NAME="slogan_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="81" WIDTH="499" SRC="slogan.php" ID="slogan_frame"></IFRAME> </DIV> <DIV STYLE="position:absolute; top:675px; left:405px; WIDTH:200px; HEIGHT:30px"> <IFRAME NAME="copyright_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="30" WIDTH="200" SRC="copyright.php" ID="copyright_frame"></IFRAME> </DIV> </BODY> </HTML> http://www.dishonor-elite.com/Trashy/screencap1.jpg if you look at the link it says it all, i paid for someone to code my website and they kinda just left me hanging, so if anyone can help me with this one problem i would be very very thankful, your friend from new orleans, John Ruckler Hi All, I have developed my website using Internet Explorer version 7.0 which was on my PC. When I opened site in Internet Explorer 6.0 I observed that there is a lot of difference in what is there on v7.0 and now on v6.0. I found many images has got displaced from there original location. Even there is are changes in the color scheme and the background effect of text. I use to see text in <LEGEND> tag in "white " color in my IP7.0 which is apearing in "Blue" color in IP6.0. I think this is happening due to difference in version of IP. Is that correct? Please suggest me the way how to design website so that it will appear as same irrespective of the browser used to open it. Thanks in advance. Regards, Jaas. Hello, Im new to this whole web design world, and i have run into a little problem that I nor my designer could solve. my site is www.TheFinancer.ca if i access the site from mozilla firefox everything is fine, however, if I use internet explorer (as most people and clients do) my MENU BAR*** automatically disappears. I dont know what the problem is. Whenever I go to click on it it reappears but in white. I would really appreciate any help in regards to this issue. Thanks! Hi all, I'm not sure if I'm posting in the right place but I have an issue with Internet Explorer 7. Apparently, when user's are looking at my website (it's internal) with IE 7 - the size of the font shrinks to 2 (or even lower). the site looks ok on fireFox/older version on IE. can anyone advise how to fix it? THANK YOU! Hi all, I can not seem to figure out why a form on my fathers website is having trouble being read by Internet Explorer. The text directing what should be written (ie. Name, Telephone, Email Address, etc...) is being cut in half. I have no idea why it is doing this I have tried playing around with the cell padding to no avail. I appreciate you help Thanks, Josh Korn I'm not sure how MySpace is viewed on this forum, but I figured that posting here would be my best bet for help. I'm using HTML to place a table composed of several GIFs over my normal page. It changes the look completely, while still maintaining the functions I wish to keep. I normally use FireFox and the table I made works perfectly fine with it. The issue is most of my friends use Internet Explorer, and I realized the table has weird gaps when viewed in IE. It used to have vertical gaps too, but I turned the table code into one long line and that was fixed. I'm still left with horizontal gaps, though. http://www.MySpace.com/NeoApollo My HTML experience is limited, so lots of the code is borrowed from this site or that generator. Because of this, the code isn't very readable and I apologize. Hi, I have developed a website and used Internet Explorer to view it when making it. However, when I load the pages in firefox it is not formatted the same - why is this? Doesn't firefox recognise certain html and css tags? How can I fix this if I want the website to be viewed the same in Firefox? hello. i have a table in HTML (made with Dreamweaver) with some text in one row. when i browse it with IE the text is where I putted it but with Netscape the text is much lower. before the text i have one colored column (widith 2 pixels), in IE it is visible correct but with Netscape Navigator it is missing. only if i incrase the widith i can see it with Netscape. Can somebody help me solve this problems? Thank You in advance. i need major help with my fan site. i'm trying to set up word press so it looks pretty, and will work on my site my site currently only works in fire fox and i have no idea why. my site; garageglamorousgaga.freehostia.com my word press keeps showing a bunch of the same stories when all i need is 1 of each also i need help with customizing each to match my site, and to make it a white box around each of them with each story/post ahh i actually need to help, some one fix my wordpress What do I major in if I want to study computer programming and website design? Ok here goes... basicly I have an issue with my website... (www.kingstonian.webs.com). The index page is all their & stuff but when I try to edit the HTML for another page, I can't quite get it to do what I want it too. I'm not the best at explaining things but here goes: Basicly if you look at the source for my site, I want to turn everything under the 'Kingstonian TV' banner & above that thin white strip near the bottem into ONE TABLE CELL. For the life of me I have tried to do this but every time it completely stuffs up the page. Sends all the table rows & coloumns everywhere. If anyone can spare the time to have a look at it & if at all possible (a bit cheeky i know) sort me out with the correct code for the page I would be very appreciative! |