Jump to content

Error?


eduard

Recommended Posts

What´s wrong with this line: (image doesn´t load!) <img width="320" height="256" align="right" style="border-left:2px solid grey" src="me.jpg" id="foto" alt="img Eduard Lid" />

Link to comment
Share on other sites

Lets Guess what the problem could be, as again! you provide very little to go by, as usual. DOES this image exist? is it the correct name spelled exactly with identical uppercase and lowercase characters? is it the right ext .jpg, and not .png, .gif.IS the image viewable from it its location, in a graphic app? in other words not corrupted.IS the image in the exactly same location as the document with this html img coding, and not another folder?Have you placed the html code in the correct location in the document between <body></body> and not in <head></head> as usual.

Link to comment
Share on other sites

Check everything dsonesuk told you, and i found a mistake in your code. The semicolon is missing in your style attribute plus i think solid should go first, like this

style="border-left:solid 2px grey;"

Link to comment
Share on other sites

Check everything dsonesuk told you, and i found a mistake in your code. The semicolon is missing in your style attribute plus i think solid should go first, like this
style="border-left:solid 2px grey;"

If there's a single rule, the semi-colon is not required. Problems with the CSS wouldn't be the cause for the image not loading, anyways.
Link to comment
Share on other sites

If there's a single rule, the semi-colon is not required. Problems with the CSS wouldn't be the cause for the image not loading, anyways.
Meh my bad, missed his parenthesis.
Link to comment
Share on other sites

I see two possibilities:1. Image is in <head>. Get it out of there! It must be in <body>.2. "me.jpg" is not in the exact same folder as the *.html file. Either give a link to wherever you host the page or give the full source of the HTML page.

Link to comment
Share on other sites

I´ve found the right reply! File was damaged!
And it never crossed your mind that a few days ago you had exactly the same problem, and you just could not be bothered to check to see if it was this problem???, but instead posted here, and wasted about 2 and a half hours, for something that could have been discovered in a few seconds...jeez I think a goldfish has a longer memory span than you have.
Link to comment
Share on other sites

I see two possibilities:1. Image is in <head>. Get it out of there! It must be in <body>.2. "me.jpg" is not in the exact same folder as the *.html file. Either give a link to wherever you host the page or give the full source of the HTML page.
I´m afraid you´ve the wrong image (link). It´s definitively in the <body> I put the image in the same folder.
Link to comment
Share on other sites

You seriously can't be serious, Oh I think the goldfish wins hands fins down here, Here's a clue teacher http://www.thefreedi...nary.com/memory , have you got that website finished yet! or have you forgot.
Aswell as my website is ´repaired´ as the client´s website is so far on the internet (sub-domain:nicolas.eduardlid.com)
Link to comment
Share on other sites

You seriously can't be serious, Oh I think the goldfish wins hands fins down here, Here's a clue teacher http://www.thefreedi...nary.com/memory , have you got that website finished yet! or have you forgot.
I'm sure Eduard was being sarcastic (c'mon... you invoked the analogy; you should get it)... no need for the... err... whatever that was supposed to be.
I´m afraid you´ve the wrong image (link). It´s definitively in the <body> I put the image in the same folder.
What do you mean by that? You haven't given any image or link... just a fragment of the code for it.Whatever... problem solved already, right? Just keep it in mind for future's sake.Also, in regard to your joke above... don't joke with not understanding something. You don't have that privilege.
Link to comment
Share on other sites

I'm sure Eduard was being sarcastic (c'mon... you invoked the analogy; you should get it)... no need for the... err... whatever that was supposed to be. What do you mean by that? You haven't given any image or link... just a fragment of the code for it. Whatever... problem solved already, right? Just keep it in mind for future's sake. Also, in regard to your joke above... don't joke with not understanding something. You don't have that privilege.
The first part of your reply: you´re totally right!The second part: the image is a link (it works now!) I'm sure Eduard was being sarcastic (c'mon... you invoked the analogy; you should get it)... no need for the... err... whatever that was supposed to be. > THAT´S TRUE!
Link to comment
Share on other sites

What the f...... is a groundhog?
Assuming that you're serious this time...http://en.wikipedia.org/wiki/Groundhog[edit]@thescientist I was asking if Eduard is serious.[/edit]
Link to comment
Share on other sites

Assuming that you're serious this time...http://en.wikipedia.org/wiki/Groundhog
more likehttp://en.wikipedia....i/Groundhog_Day and yes, I'm certainly serious. What was it that Einstein said about insanity...... (i know I get the feeling in each of these threads, and I'm not even the OP.... :wacko:)
Link to comment
Share on other sites

I'm sure Eduard was being sarcastic (c'mon... you invoked the analogy; you should get it)... no need for the... err... whatever that was supposed to be.
The problem is anyone else saying it, I would know he was being sarcastic back, but with eduard with all the postings where he can't seem to clasp the simplest concept of putting a page together, and repeating the same question over, and over again, and receiving the same advice time and time again you're got to wonder... is this a language problem... is he truly attempting sarcasm ... or he really doesn't know, to be honest I can't be sure with him.
Link to comment
Share on other sites

The problem is anyone else saying it, I would know he was being sarcastic back, but with eduard with all the postings where he can't seem to clasp the simplest concept of putting a page together, and repeating the same question over, and over again, and receiving the same advice time and time again you're got to wonder... is this a language problem... is he truly attempting sarcasm ... or he really doesn't know, to be honest I can't be sure with him.
I know, I know. That's why I also told Eduard not to joke with not understanding stuff.I'm closing this topic before any further needless offtopic discussions.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...