What does the SRC in <IMG SRC> stand for?

P

pheadxdll

Here's what I've been wondering:

What exactly does the SRC in <img src="w/e"/> stand for?

I've been brought up thinking it stands for source but the state's
outdated curriculum says its search which doesn't sound right to me.
What are your opionions?

Thanks,

Alex
 
H

Harlan Messinger

pheadxdll said:
Here's what I've been wondering:

What exactly does the SRC in <img src="w/e"/> stand for?

I've been brought up thinking it stands for source but the state's
outdated curriculum says its search which doesn't sound right to me.
What are your opionions?

What state? Curriculum for what?

In any event, it's definitely "source", whether it's the source of an
image, a frame, an INPUT tag, or a script, all of which have an
available src attribute. "Search" doesn't make sense.
 
P

pheadxdll

What state? Curriculum for what?

In any event, it's definitely "source", whether it's the source of an
image, a frame, an INPUT tag, or a script, all of which have an
available src attribute. "Search" doesn't make sense.

Makes sense. Thank you very much.
 
R

rf

pheadxdll said:
Here's what I've been wondering:

What exactly does the SRC in <img src="w/e"/> stand for?

<quote src='specifications'>
This attribute specifies the location of the image resource...
</quote>

Since the specifications don't actually specify what src means we can only
assume it means whatever we want it to mean but my money is on "source".
I've been brought up thinking it stands for source but the state's
outdated curriculum says its search which doesn't sound right to me.
s/outdated/misguided/

What are your opionions?

How does "search" condense to "src"? And there is no "searching" involved.
It's either exactly where you said it is or it's a 404, not found.

Then again what does <span> mean? Nothing to do with bridges over rapidly
running rivers.
 
H

Harlan Messinger

rf said:
<quote src='specifications'>
This attribute specifies the location of the image resource...
</quote>

Since the specifications don't actually specify what src means we can only
assume it means whatever we want it to mean but my money is on "source".

We can assume it was chosen as an abbreviation for something meaningful,
and that seems to be the most likely candidate.
Then again what does <span> mean? Nothing to do with bridges over rapidly
running rivers.

The meaning of "span" wasn't that specific even before HTML.
 
N

Neredbojias

Here's what I've been wondering:

What exactly does the SRC in <img src="w/e"/> stand for?

I've been brought up thinking it stands for source but the state's
outdated curriculum says its search which doesn't sound right to me.
What are your opionions?

Well, back in the old days before the word "digital" meant anything not
related to the finger or archeology, teletype information streams were
often referred to as "Serially Received Crap". That could be it.
 
D

Dan

In any event, it's definitely "source", whether it's the source of an
image, a frame, an INPUT tag, or a script, all of which have an
available src attribute. "Search" doesn't make sense.

Do you have a source for that? :)
 
C

Chris F.A. Johnson

Indeed, that is what I have always assumed.

Of course, the reduction to 'src' can also be accomplished by the
more standard removal of vowels. With 'search', that leaves
'srch', which is the more common abbreviation.
 
D

dorayme

"Chris F.A. Johnson said:
Of course, the reduction to 'src' can also be accomplished by the
more standard removal of vowels. With 'search', that leaves
'srch', which is the more common abbreviation.

Yes, src has seemed to many of us, I am sure, an abbreviation by
the usual method of vowel removal.
 
J

Jukka K. Korpela

Scripsit dorayme:
Yes, src has seemed to many of us, I am sure, an abbreviation by
the usual method of vowel removal.

Some people seem to have though of it as a misspelling of "scr", presumably
short for "screen". I've rather often seen the attribute name as "scr", and
although it could be just a typo (metathesis), I've wondered whether it has
some explanation.

Nevertheless, the SRC in <IMG SRC> stands for the attribute that indicates
the URL of the image. Nothing more, nothing less. We can discuss its
historic origin at any length, and the explanation as an abbreviation of
"source" is most probably correct, but it has no impact on the _meaning_ of
the attribute. Once you take a word or abbreviation from a natural language
and define it e.g. as an element name, attribute name, function name, or
whatever, it by definition loses connection with the natural language - it's
just a defined symbol, with no other meaning than the one you have given to
it.

This is particularly important when you consider names that were chosen
poorly, such as the element name "a" or the CSS property name
"letter-spacing" (which affects the spacing between all characters, not just
letters) or "white-space" (which also affects line breaking in strings
containing no white space).
 
D

dorayme

"Jukka K. Korpela said:
Once you take a word or abbreviation from a natural language
and define it e.g. as an element name, attribute name, function name, or
whatever, it by definition loses connection with the natural language - it's
just a defined symbol, with no other meaning than the one you have given to
it.

Yes, indeed. I think there is a general phenomena under which
this comes. Many names, for instance, had their origins in words
that had natural meaning, connotations from occupations, places
of birth, and other things. It is rare to even think of these
"natural" meanings with proper names, they no longer "mean"
anything, their meaning is exhausted in acting as labels to refer
to individuals, their origins long forgotten.
 
D

Dan

Scripsit dorayme:

This is particularly important when you consider names that were chosen
poorly, such as the element name "a" or the CSS property name
"letter-spacing" (which affects the spacing between all characters, not just
letters) or "white-space" (which also affects line breaking in strings
containing no white space).

....and also affects spacing even when the background color is
something other than white. (There's no "grey-space" or "pink-space"
property, as far as I know.)
 
D

Dan

Yes, indeed. I think there is a general phenomena under which
this comes. Many names, for instance, had their origins in words
that had natural meaning, connotations from occupations, places
of birth, and other things. It is rare to even think of these
"natural" meanings with proper names, they no longer "mean"
anything, their meaning is exhausted in acting as labels to refer
to individuals, their origins long forgotten.

And it's happened in the other direction too; lots of words derive
from proper names, like "boycott" (after somebody named Boycott who
was, er, boycotted) and "chauvanist" (I don't think I spelled that
right... Mozilla's spellchecker is underlining it... but then again,
Mozilla's spellchecker is underlining "spellchecker" too) is after
some French politician named "Chauvan" (which I may have misspelled
too). (I can't look anything up... Wikipedia is having server
problems! And of course I'm too lazy to get up and grab my
dictionary.)
 
N

Neredbojias

And it's happened in the other direction too; lots of words derive
from proper names, like "boycott" (after somebody named Boycott who
was, er, boycotted) and "chauvanist" (I don't think I spelled that
right... Mozilla's spellchecker is underlining it... but then again,
Mozilla's spellchecker is underlining "spellchecker" too) is after
some French politician named "Chauvan" (which I may have misspelled
too). (I can't look anything up... Wikipedia is having server
problems! And of course I'm too lazy to get up and grab my
dictionary.)

And don't forget "Balzac" who relieved us of the need for goin' 'round
saying "scrotum" all the time...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top