HTML for Inserting Images???

Message Bookmarked
Bookmark Removed
Terrible sorry for the ignorance but can someone please tell me the format to insert images into a tread?

christoff (christoff), Friday, 11 October 2002 14:14 (twenty-three years ago)

<img src="URL GOES HERE">

o. nate (onate), Friday, 11 October 2002 14:16 (twenty-three years ago)

<http://www.website.co.uk/image.gif>>

(substituting gif. for jpeg as necessary)

Jez (Jez), Friday, 11 October 2002 14:18 (twenty-three years ago)

Erm, apologies...I insterted code with extra brackets, thinking it would render as sample code. How do you quote code?

Jez (Jez), Friday, 11 October 2002 14:20 (twenty-three years ago)

Thanks nate -- Responcible parties can go ahead and delete this thread.

christoff (christoff), Friday, 11 October 2002 14:20 (twenty-three years ago)

How do I make print appear italicized?

Alex in NYC (vassifer), Friday, 11 October 2002 14:20 (twenty-three years ago)

(i)Text(/i) substituting brackets for angled brackets

Jez (Jez), Friday, 11 October 2002 14:23 (twenty-three years ago)

/Like this?/

Alex in NYC (vassifer), Friday, 11 October 2002 14:25 (twenty-three years ago)

/i/or how about this?/i/

Alex in NYC (vassifer), Friday, 11 October 2002 14:26 (twenty-three years ago)

I'm stupid.

Alex in NYC (vassifer), Friday, 11 October 2002 14:26 (twenty-three years ago)

If you want to learn how to do HTML tricks, find a page that contains whatever cool feature you want to duplicate and select "View / Source" from the browser menu... search for text that's included or near the thing you're looking for...

dave225 (Dave225), Friday, 11 October 2002 14:27 (twenty-three years ago)

Let's see if this works...

Italicized text goes here

Sean Carruthers (SeanC), Friday, 11 October 2002 14:38 (twenty-three years ago)

Me = stoopid. Doh.

Sean Carruthers (SeanC), Friday, 11 October 2002 14:38 (twenty-three years ago)

...like this < & this >

To make text bold, use b (in angled brackets). To end, repeat the tag but with a forward slash before the i, b etc. Using u will underline.

Jez (Jez), Friday, 11 October 2002 14:44 (twenty-three years ago)

Type < as &lt;
Type > as &gt;

Easy way to insert images:
Type ihttp://www.etc.etc/etc.gif

Graham (graham), Friday, 11 October 2002 14:48 (twenty-three years ago)

just glue the pic on the screen, that usually works.

nathalie (nathalie), Friday, 11 October 2002 14:49 (twenty-three years ago)

Thanks Graham. Alex, try this: <i> Text </i> for italic & <b> Text </b> for bold.

Jez (Jez), Friday, 11 October 2002 14:55 (twenty-three years ago)

One More Time

Alex in NYC (vassifer), Friday, 11 October 2002 20:08 (twenty-three years ago)

HOLY SHIT, IT WORKED!!!! THANKS JEZ

Alex in NYC (vassifer), Friday, 11 October 2002 20:09 (twenty-three years ago)


You must be logged in to post. Please either login here, or if you are not registered, you may register here.