HTML - Ie Blues
Hi I am new here and have recently learned HTML. I am having troubles with IE. It is too strict...FF sees it how I want it. Any how here is the lines of code I am having trouble with.
<TABLE BORDER="0" cellspacing="2" CELLPADDING="15" ALIGN="center" valign="top" width="682" height="583"> <tr> <TD BACKGROUND="images/corkboard.gif"> In FF it looks like this: In IE it looks like this: I hope someone can help me Keller Similar TutorialsGood morning world...I've got a problem. I work for a college updating web sites, and I don't have access to anything in the CSS that they setup before me (my administrators won't let me touch it), and I know very little of jQuery and javascript. To the point though, I want to add a "back to top" button that hovers around the bottom corner of the browser. Can I do it without being able to access the CSS that the college uses as its base? (I guess using HTML and HTML only)? |