HTML - Simple Page, Fails Under Firefox...
Hi guys,
So, the problem is: I just made this webpage, which really should be a simple page where the point is to use html/xhtml and css. I also added some javaScript, but thats just to make the gallery look better, or something. Anyways, the page loads good under IE, but when I load it in Firefox the menu is f***** up. I use a table, and it kinda looks like the table height is doubled in firefox, leaving the preLoaded hover-image top-aligned, and the non-hover-image center-aligned, in this doublesized tabel cells. Well, just take a look for yourself. Try loading it in both IE and Firefox. Thanks for any help =) Site: http://stian.portfolio.moo.no Similar TutorialsSome really weird situation: Please look at this page here. Scroll down to the footer. You will see a GIF image right? In alle browsers BUT firefox, this displays fine.. in firefox its cancelled out for some vague reason. Thats weird right, but the weirdest thing is that only in firefox (when looked to at firebug) there is something i only can describe as a "phantom class" Its only visible in firefox, and it has a weird name " ednfltlufdujmlipsfpd" ... so, what the pancakes is going on? Is there a good old fashion way (simple HTML) to make the bottom of my webpage content all meet evenly at the bottom? The problem is that the bottom of my webpage looks different in FireFox versus Internet Explorer. In Firefox, the bottom contents all meet evenly at the bottom. However, in Internet Explorer, the Center content looks shorter than the Left-Side and Right-Side Content, hence making it look uneven and jacked up... I'm using .shtml and templates for the Left-Side and Right-Side of the Site. The Center content is inside the index.shtml file. Thanks so much in advance for your help. I greatly greatly appreciate your help. If I have the following code: <a href='page.html'><font color='green'>a link</font></a> The text link shows up as all green in Internet Explorer (good), however in Firefox the UNDERLINE color is NOT green, and it should be!! The underline color shows up different to the colors of the lettering. Does anyone know how to get around this? Thank you i need to turn a poster into a clickable web page. i want to email a radio station a poster for a band that when clicked anywhere on the poster it links you to a band website... so i have a .jpg and want to embed it to the page. thats easy, but when i email it the graphic is no longer there. all i want to do is mail the .html page , i do want to add the external images along with it. any suggestions ? thx NT I seem to remember creating simple webpages by writing minimal html code and opening either ( I think...) the text file with the browser or changing the text file to a .html file and opening that with a browser. This doesn't seem to work for me anymore... Has something happened with current browsers where they will not display the code as they once did for me? Hello! I am new to this forum. Just read the rules, so I think I'm in the clear. I have a very new website set up with Drupal. Since it is limited in some respects, I installed a module to create a custom front page so that my banner and sundry aren't displayed on it. So, in exchange for this more advanced ability with the front page, I need to know how to write the HTML for it. xD I was hoping someone could help me, since it's (presumably) a very simple task for someone 'in the know.' I simply want my front page to display nothing 'but' a centered link image. I hope I'm not being to presumptuous here, but would it be relatively painless for someone to write this up for me? Thank you for reading! All I am trying to do is unstretch my template that I am using, but all I keep doing is messing it up even more... Could someone please help??? http://PracticeWriter.com/vu/?34DB1 Hello World! (Where did that tradition start anyways?) Yes, I am fairly new at web design, and am using the method of "search-Google-whenever-you-have-a-problem-as-you-go" to learn HTML. I am pretty happy with the results I am getting in Dreamweaver, but there is one nagging thing that is throwing a kink into my designs. I have the majority of the content that is unique to each page within a table cell (<td>). Since I wanted to have the background color of the cell match exactly to an image that tops off the page body, I decided to have the background be one pixel of that color that repeats across the whole table cell. Originally, I just defined the background in the starting tag using "style=" then specifying the background. (Dreamweaver made sure I had it right using its Code Hinting). The background shows up perfectly when in the Dreamweaver editing view, but when looking at the page in any other view (Live view, preview in browser, etc.), the background of that cell is just white. I tried defining the background with a CSS ID, which has worked on other parts of the page, but no beans. What am I doing wrong? Is the fact it is only one pixel that has to repeat an issue? Here is the code: <td width="100%" height="103" colspan="8" align="center" id="page_background_beige" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1; border-bottom-style: none; border-bottom-width: medium;"> <!-- TemplateBeginEditable name="Body" --> //In here goes all of the content of the page <!-- TemplateEndEditable --></td> The CSS: #page_background_beige { background-image: url(Background_Pixel.png); background-repeat: repeat; } Thanks, Wookieguy (Heh, I know tables are a fairly sloppy way to do things, but this is a fairly simple site anyways.) how do you make youtube videos small on your profile like... icon size i've seen it on profiles but cant figure it out I really don't know much about html and I could use some help here. http://www.hazlethawks.com/hawks/cheer_news.asp there should be a link on the left menu that says "loud and proud" but it doesn't show up in firefox. IE works fine. Any thoughts? Thanks in advance Hello. =) On one of my webpages, I want to link to a specific page in a PDF file. I can't get it to work in Firefox for some reason, and I haven't found the answer online. I used this in Internet Explorer, and it worked just fine: http://www.mysite.com/doc2.pdf#page=6 Is there a way to do the same thing in Firefox? I hope someone can help; thanks in advance! I have been working on a site, and I have recently changed over the menus from JavaScript to CSS, the problem is, the site looks completely different when I view it in Firefox as oppose to IE, the menus hide under pictures, extra white space and the bullets are visible. I have attached 2 images of how the site looks in IE as oppose to Firefox Thanks Help! Some pages of this site are not aligning in Firefox. Please see this link http://www.ntcmc.com/news.html . If you view in FF and in IE you will see the difference. The white space below the navigation and above the text in lower left of page should not be there. Any idea why it is displaying incorrectly? THANKS! Hi, I need a dropdown menu where I can assign a different link to each option (and when the option is chosen that link is opened in the same window), it should be as simple as possible so it works on the majority of browsers and doesn't get blocked by various utilities that block java/scripting and all that stuff... I don't mind if the user has to press a 'submit' button or whatever. What's the best way to do this? Thanks. I need a simple html teplate page for ebay and Craigslist posting. Css cannot be a seeperat file. Coding as to be basic for criaglist. What is a good source for template like this? as the title suggests my web page just comes out blank when previewed in I.E but works perfectly for firefox. I have run validation tests with no error results so i have no idea what could be causing this. Hi Guys, Newbie on the forum - so cheers in advance www.cheesenugget.com/lifecoaching/index1.html i have tried everything and it does not display on IE 6,7 or 8 It shows fine on Firefox. Can anyone please shed some light on the issue - i have not added any strange script on it Hi all, I'm tearing my hair out trying to correct the following error. I have one page on my site (the only long page) that has a 1px white line at the bottom in Firefox. It doesn't appear in IE and doesn't appear in my other pages (they all run off the same header and footer files). I was wondering if you could help. Page in question is http://free-uk-bets.co.uk/bet365.php. I've run the page through the W3C validator for HTML and CSS and it passes. I'm using HTML 4.01 Transitional encoding. I think it may have something to do with the height of the divs. Please could someone help? I created a template with photoshop and saved into 1024 x 768 and worked it with front page. when i opened it in firefox the site is apearing at the left side of the window even if i edited in front page to be shown in the middle.In explorer it works just fine. ANy ideas please? I am simply developing a HTML website page, on this page, there are two flag images(USA and Poland) which is used as a language selection of the page for users. I am wondering, for this single web page development (without any backend system), is there any efficient way to implement the page localization(that's display the page in different language) based on the flag selection from user? Thank you in advance for any help. |