Forum: hoop
Page 7275
Subject: A quick HTML question


  Posted by: Butt Monkey - [13047411] Tue, Feb 05, 2002, 16:52

Hey guys,

How do you insert pictures using HTML? RFS, I think you are some kind of expert on this. A little help would be greatly appreciated. Thanks.

-BM
 
1rockafellerskank
      Donor
      ID: 01359
      Tue, Feb 05, 2002, 16:56
I'm no expert, but this site will help.

A picture can be posted this way:

[img src="INSERT THE PICTURE HERE.JPG"] and replace the [] WITH <>

rfs ®



 
2Butt Monkey
      ID: 13047411
      Tue, Feb 05, 2002, 16:57
Hey thanks, man.

Now that's fast service. You should be running TSN.

-BM
 
4CanEHdian Pride
      ID: 426351415
      Tue, Feb 05, 2002, 17:03
<img src = "Insert Picture Here">
 
5Butt Monkey
      ID: 13047411
      Tue, Feb 05, 2002, 17:12
 
6Butt Monkey
      ID: 13047411
      Tue, Feb 05, 2002, 17:13
Cool, it worked. Thanks a lot fellas. Not that I doubted your knowledge, just my ability to do it.

-BM
 
7CanEHdian Pride
      ID: 426351415
      Tue, Feb 05, 2002, 17:17
BM, unless the picture is in the public domain only you will be able to see it. If it is simply a picture saved on your computer everyone else will just see this:




If you want us to be able to see something you have to post a link to a picture on the WWW.
 
8GolfFreak
      Donor
      ID: 250282822
      Tue, Feb 05, 2002, 18:11
just testing

Creates bold text
Creates italic text
Emphasizes a word (with italic or bold)
Creates the small headline

color
Sets font color, using name or hex value

thanks this is so cool





 
9rage_22@work
      ID: 57932917
      Tue, Feb 05, 2002, 18:16
Htmlgoodies is a pretty good site where I learned a few things back in the day.
 
10Butt Monkey
      ID: 21342922
      Tue, Feb 05, 2002, 18:28
How do I know the link to a picture?

-BM
 
11Butt Monkey
      ID: 21342922
      Tue, Feb 05, 2002, 18:40
I'm guessing you find out the link by right clicking on an image and selecting properties. Sound right?

-BM
 
12Butt Monkey
      ID: 21342922
      Tue, Feb 05, 2002, 18:41
Can you guys see this?
 
13RacerX
      ID: 341154191
      Tue, Feb 05, 2002, 18:59
I can see it- it's this year's MVP!
 
14Butt Monkey
      ID: 21342922
      Tue, Feb 05, 2002, 19:06
Thanks, RacerX
 
15Butt Monkey
      ID: 21342922
      Tue, Feb 05, 2002, 20:40
Okay, how do I seperate the text from the picture? i.e. put it on a different line. I seem to be losing all of my formatting for the rest of my document when I get it to "work".
 
16RecycledSpinalFluid
      ID: 211013916
      Tue, Feb 05, 2002, 22:58
(img src=xxx)(br)Text

will place it on next line.