HighDots Forums  

Alternative methods to IMG

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Alternative methods to IMG in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
wapo
 
Posts: n/a

Default Alternative methods to IMG - 05-09-2007 , 05:15 AM






Hi all,

I was wondering what are the options for having images on a web page.
The standard approach is the IMG tag. Any other methods using standard
HTML. How about other approaches like DHTML, Javascripts etc.

Just give me the names for the solutions you think are possible. I
will do the further searching myself.

Thanks in advance


Reply With Quote
  #2  
Old   
Ben C
 
Posts: n/a

Default Re: Alternative methods to IMG - 05-09-2007 , 05:56 AM






On 2007-05-09, wapo <apostolos.georgakis (AT) gmail (DOT) com> wrote:
Quote:
Hi all,

I was wondering what are the options for having images on a web page.
The standard approach is the IMG tag. Any other methods using standard
HTML. How about other approaches like DHTML, Javascripts etc.

Just give me the names for the solutions you think are possible. I
will do the further searching myself.
background-image (CSS property)
OBJECT (HTML element)


Reply With Quote
  #3  
Old   
David E. Ross
 
Posts: n/a

Default Re: Alternative methods to IMG - 05-09-2007 , 08:28 PM



wapo wrote:
Quote:
Hi all,

I was wondering what are the options for having images on a web page.
The standard approach is the IMG tag. Any other methods using standard
HTML. How about other approaches like DHTML, Javascripts etc.

Just give me the names for the solutions you think are possible. I
will do the further searching myself.

Thanks in advance

I much prefer IMG. Since I hand-code my HTML, IMG immediately tells me
I am dealing with an image without having to read further into the code.

--

David E. Ross
<http://www.rossde.com/>.

Don't ask "Why is there road rage?" Instead, ask
"Why NOT Road Rage?" or "Why Is There No Such
Thing as Fast Enough?"
<http://www.rossde.com/roadrage.html>


Reply With Quote
  #4  
Old   
Brendan Gillatt
 
Posts: n/a

Default Re: Alternative methods to IMG - 05-16-2007 , 12:22 PM



On 9 May 2007 02:15:39 -0700, wapo <apostolos.georgakis (AT) gmail (DOT) com>
wrote:

Quote:
Hi all,

I was wondering what are the options for having images on a web page.
The standard approach is the IMG tag. Any other methods using standard
HTML. How about other approaches like DHTML, Javascripts etc.

Just give me the names for the solutions you think are possible. I
will do the further searching myself.

Thanks in advance
What on earth for?

Depends what sortof image; as others have pointed out, object and CSS
can be used for bitmaps. There's also the <canvas> element for vector
graphics.
Brendan Gillatt
www.brendangillatt.co.uk
GPG: 0x6E265E61


Reply With Quote
  #5  
Old   
wapo
 
Posts: n/a

Default Re: Alternative methods to IMG - 05-24-2007 , 06:05 AM



On May 16, 6:22 pm, Brendan Gillatt
<bren... (AT) brendanREMOVETHISgillatt (DOT) co.uk> wrote:
Quote:
On 9 May 2007 02:15:39 -0700,wapo<apostolos.georga... (AT) gmail (DOT) com
wrote:

Hi all,

I was wondering what are the options for having images on a web page.
The standard approach is the IMG tag. Any other methods using standard
HTML. How about other approaches like DHTML, Javascripts etc.

Just give me the names for the solutions you think are possible. I
will do the further searching myself.

Thanks in advance

What on earth for?

Depends what sortof image; as others have pointed out, object and CSS
can be used for bitmaps. There's also the <canvas> element for vector
graphics.
Brendan Gillattwww.brendangillatt.co.uk
GPG: 0x6E265E61
I have a web crawler and I want to get the images linked in a page.
Any type of image, from jpg to bmp to whatever you can think of.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.