October 6, 201213 yr Hello im hoping you can help me as theres an issue arose that is baffling me But also making me acknowledge the old adage 'Your Site Won't Look The Same in Every Browser' . The problem is @ the bottom of the page in the footer section.In google chrome all is is fine, although i would prefer the bottom section to stretch right across the whole page.In FF browser something weird happens & in IE the issue is more @ the top of my site (i.e. My Name.) View in those 3 browsers & see the difference please BAFFLING My site is a working progress And Let Me add im building me site gradually as & when i get the chance. I'm sure many of you have experienced similar in the past & laugh @ the face i'm even posting this As the issue is staring me in the boat race :-). Please help.
October 6, 201213 yr Best bet is to run it through the validator and give it a tidy up first, this'll make troubleshooting much easier. http://validator.w3.org/check?uri=http%3A%2F%2Fm-robert-white.co.uk%2F&charset=utf-8&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.3
October 7, 201213 yr Author And look into CSS resets yh i do have a css reset in the code But i commented it out for the time being. Incidentally can anyone please provide a step by step guide/tutorial on how to create pop up window that when i link is clicked a nice little neat window appears with a form to fill in? Thanks.
October 7, 201213 yr Well, there's your problem: validate your markup and don't comment out the reset. The reset is there to give you a baseline to work from so the only styles applied are ones that you explicitly write.
Create an account or sign in to comment