So I just updated my firefox to version 8. And now when I visit my business website it show up a line in the side bar menu for different brands. Here is the link to show you what i am talking about. http://http://bbhydraulics.com/products.html Does anyone know how to fix this problem. It works fine in internet explorer.
Haven't a clue what you mean. Looks the same in Chrome and Firefox and IE. Be specific. That's like saying a math formula works on a broken calculator but not on a good calculator. If it doesn't work in good browsers, how it works in a bad browser doesn't matter. But first you need to better describe the problem.
Didn't notice the box I was on had FF7 so I do see it in FF8. Anchors around headings are invalid in HTML4.01 but valid in HTML5. I don't know if changing your doctype to <!DOCTYPE html> will fix this or not but you can try. Otherwise, the problem is simply that your markup is invalid.
You can do all kinds of things to invalid markup to make it look all kinds of ways but that's no solution.
Could you help me find the code to change/delete. The other css files http://www.bbhydraulics.com/css/reset.css
This is what your reset.css code looks like now a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var{ background: transparent; border: 0 none; font-size: 100%; margin: 0; padding: 0; border: 0; outline: 0; [I]vertical-align: top; }[/I] ol, ul { list-style: none; } blockquote, q { quotes: none; } table, table td { padding:0; border:none; border-collapse:collapse; } img { vertical-align:top; } Code (markup): change the code I have put in Italic (vertical-align) and it should fix your problem I also ran your HTML through the W3 site and got 6 errors the main one being the 'charset' Results
Why are you such a hater. I don't want any he'll from you in the future. If you don't have anything nice to say don't post
I'm not a hater. I'm a teacher. But as a student, you don't want to learn. You want it to work no matter it just digs you deeper into a hole. That makes helping you pointless and describes you.