Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lenmat

macrumors newbie
Original poster
Jan 11, 2009
7
0
I have been building a website by using writing the html. It looks and works perfectly in Firefox/safari, but IE is just not looking/working right. Could any one help me out. Thank You.

www.thetrophystalkers.com
 
i put everything into a table to make it 100% width and that didnt work. some of my java doesnt work either, and one of my image links just doesn't show up at all. it is all fine in firefox which everyone should use anyways.
 
I have video links to youtube in a java scroller on the right, does not even show up in IE8. It could just be mine, my buddies, and my brothers computers.
 
link bar links are not working in IE.

the frames seem to be layed out differently in Safari than IE.

Looks much nicer in Safari
 
i agree. that is what i am wondering about. i cannot figure out why
 
i am beginner and am not really sure what that means. sorry

As in the HTML code is not in the proper structure. Example, you have in your code:
HTML:
<a href="http://www.savebristolbay.org/site/c.gqLTI4OzGlF/b.2000555/k.BE39/Home.htm" <img src="atrophystalkers/pebblemine.jpg" width="100%">
</a>
The anchor tag is not closed properly. It's missing the > at the end just before the img tag starts. This type of issue is present in multiple places. If you use Firefox to view the source code of the main page inside the frame it'll show red font text where there's syntax errors. Also running the site through that validator I linked will tell you about additional problems. you may need to submit the real page rather than the link you provided since it involves frames.
 
i fixed all those and now its all about getting it sized right. any suggestions why it wont fit to screen.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.