HTML question

Forums General Sci Fi General Sci Fi Stuff HTML question HTML question

#41668
Anonymous
Guest

quote:


Originally posted by BlackCloud:
[b] Hopefully, Sad will tell BOTH of us how to do that picture thing. [img]http://www.sadgeezer.com/ubb/smile.gif[/img][/b]


Oki, the picture thing. I’ll tell you the html rather than the UBB code since you can do a lot more with the html tag.

The objective is to get the ‘Cult TV Sci Fi SadBOARD’ logo into this message. I also want it to be placed on the right and have the text wrapped round it on the left.

For placeing pictures this way you need to use the tag. The syntax is:

All I need to do now is fill in the address of the image. I right click on the image above and find that it’s full address is
[url=http://www.sadgeezer.com/ubb/]http://www.sadgeezer.com/ubb/[/url]

So I put that into the code and get:

I place this code at the start of the paragraph (I.e. And there it….) to get the following:

[img]http://www.sadgeezer.com/ubb/[/img]And there it is. You can see that the text is now wrapped around the image which is aligned right. Simple huh?

You ned to make sure that there is no space between the ” (I couldn’t do it because the Board tried to execute the code – silly board [img]http://www.sadgeezer.com/ubb/smile.gif[/img]

——————
[img]http://www.sadgeezer.com/sad-images/sad-sig.gif[/img]

[This message has been edited by SadGeezer (edited 01-31-2001).]

[This message has been edited by SadGeezer (edited April 03, 2001).]