|
Posted by STILL LEARNING on 02/08/07 15:14
On Feb 7, 7:15 pm, dorayme <doraymeRidT...@optusnet.com.au> wrote:
> <http://members.optushome.com.au/droovies/test/bigAsBigCanBe.html>
dorayme (and anyone else reading this thread) this is precisely the
effect I was looking for. I have another question about the
"clear.gif" that we're using in this example:
I want to be able to specify which of my directories this little image
will be in, as opposed to being dependent on "the image is relative to
the location" option -- in other words, I want to be free to assign a
different directory at my discretion. Right now, the anchor reads
simply
<a href="somewhere.html"><img id="bigAsBigCanBe" src="clear.gif"
alt="nothing much at all"></a>
so if I wanted to specify a particular directory, could I do so
modifying just this one line? or would I have to add additional
line(s) referencing clear.gif's directory location? Example (and
please note I've modified the alt text language ;) . . .
<a href="somewhere.html"><img id="bigAsBigCanBe" src="http://
www.MYHOMEPAGE/ONEofmyDIRECTORIES/ThisSpecificSub-Directory/clear.gif"
alt="Click Absolutely ANYWHERE On This Page To Visit My Homepage!"></
a>
Thanks again dorayme (I just figured out your nickname hee hee,
cute ;)
SL'in
[Back to original message]
|