Why wont my html image hyperlinks show up in internet explor

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

User avatar
Levio91
Chaos Rift Regular
Chaos Rift Regular
Posts: 119
Joined: Thu Nov 06, 2008 9:50 pm

Why wont my html image hyperlinks show up in internet explor

Post by Levio91 »

Why wont my html image hyperlinks show up in internet explorer? It sucks because I dont know what im doing wrong the hyperlinks show up in firefox just not in internet explorer.

look at the code. http://mars.umhb.edu/~mth/

make sure you look at the site in firefox and internet explorer.
"Criticism is something you can avoid easily by saying nothing, doing nothing, and being nothing. " - Aristotle

http://www.facebook.com/profile.php?id= ... ef=profile
Image
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Why wont my html image hyperlinks show up in internet explor

Post by LeonBlade »

IE sucks that's why...
There's no place like ~/
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Why wont my html image hyperlinks show up in internet explor

Post by Ginto8 »

LeonBlade wrote:IE sucks that's why...
I agree. Try Google Chrome.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Why wont my html image hyperlinks show up in internet explor

Post by LeonBlade »

Firefox FTW
There's no place like ~/
User avatar
MarauderIIC
Respected Programmer
Respected Programmer
Posts: 3406
Joined: Sat Jul 10, 2004 3:05 pm
Location: Maryland, USA

Re: Why wont my html image hyperlinks show up in internet explor

Post by MarauderIIC »

Because you typoed it.

Code: Select all

<a href="http://mars.umhb.edu/~mth/aboutme.html"<img src="http://mars.umhb.edu/~mth/pics/aboutme.jpg" border="0"></a>
should be

Code: Select all

		<a href="http://mars.umhb.edu/~mth/aboutme.html"><img src="http://mars.umhb.edu/~mth/pics/aboutme.jpg" border="0"></a>
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Why wont my html image hyperlinks show up in internet explor

Post by LeonBlade »

LOL missing an ending angle bracket... not good
There's no place like ~/
User avatar
Aeolus
Chaos Rift Regular
Chaos Rift Regular
Posts: 179
Joined: Fri Jan 16, 2009 2:28 am

Re: Why wont my html image hyperlinks show up in internet explor

Post by Aeolus »

LeonBlade wrote:LOL missing an ending angle bracket... not good
You spam a lot lol. And its called a Bracket, not angle bracket haha.
Hyde from That 70's Show wrote:Woman are like muffins... Once you have a muffin you will do anything to have another muffin... And they know that.
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Why wont my html image hyperlinks show up in internet explor

Post by eatcomics »

LeonBlade wrote:LOL missing an ending angle bracket... not good
He posts random stuff all the time cause he wants a blue egg :lol:
I think we should reset his posts! :lol: :lol:
Image
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Why wont my html image hyperlinks show up in internet explor

Post by LeonBlade »

"Dethklok has summoned a troll"
"That's impossible, there's no such thing as trolls"
"Then how do you explain all the dead unicons?"
Image
That is spam... lol

Also... if it's not angle bracket... then what is [

P.S. I have no desire for such eggs...
There's no place like ~/
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Why wont my html image hyperlinks show up in internet explor

Post by eatcomics »

LeonBlade wrote:"Dethklok has summoned a troll"
"That's impossible, there's no such thing as trolls"
"Then how do you explain all the dead unicons?"
Image
That is spam... lol

Also... if it's not angle bracket... then what is [

P.S. I have no desire for such eggs...
I saw that episode, that part made me crack uplololol :lol: :lol:
Image
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Why wont my html image hyperlinks show up in internet explor

Post by LeonBlade »

You just want teh purple egg!
There's no place like ~/
User avatar
LuciDreamTheater
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 39
Joined: Tue Jan 20, 2009 2:18 am
Location: Southern CA
Contact:

Re: Why wont my html image hyperlinks show up in internet explor

Post by LuciDreamTheater »

The term I use for the <> symbols is "chevrons," although guillemets is probably more standard.

For others:

() - Parenthesis
[] - Brackets
{} - Braces

As a matter of fact, "angle bracket" is nearly accurate, when referring to a chevron. According to wikipeida, "[Guillemets are] also called angle quotes..." Obviously, context plays a role as well. In mathematics and related disciplines, those symbols denote vectors and inequalities.
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Why wont my html image hyperlinks show up in internet explor

Post by LeonBlade »

They are angles technically...
I've never heard those other terms tbh...
There's no place like ~/
User avatar
LuciDreamTheater
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 39
Joined: Tue Jan 20, 2009 2:18 am
Location: Southern CA
Contact:

Re: Why wont my html image hyperlinks show up in internet explor

Post by LuciDreamTheater »

LeonBlade wrote:They are angles technically...
Indeed. I've heard others' refer to them as angle brackets as well. In my mind, it's a perfectly valid phrase because it gets the idea across. I suppose that a linguist might argue against it, but languages are too fluid to stick to dictionary definitions one-hundred percent of the time. I don't often sit around and think, but I was actually pondering this topic earlier today. Most people learn language by reading a book or listening to someone speak. If they were to pick up a word from their professor, which was used incorrectly, then I can't fault them for their mistake. In fact, they aren't necessarily wrong, but I tend to point out the standard usage as tactfully as possible.
User avatar
aamesxdavid
ES Beta Backer
ES Beta Backer
Posts: 347
Joined: Wed Jan 07, 2009 8:49 pm
Location: Bellevue, WA
Contact:

Re: Why wont my html image hyperlinks show up in internet explor

Post by aamesxdavid »

Guys.. they're just greater-than and less-than symbols.. geeze. ;)
Post Reply