Quick HTML help.

Live forum: http://forum.freeipodguide.com/viewtopic.php?t=39570

aguy

19-05-2006 00:22:34

How can i paste a code on myspace in text...

how do i make it not show the picture but show up in text?

kyks17

19-05-2006 01:10:21

so....is this code or a picture? O_o

aguy

19-05-2006 01:33:38

never mind i figured it out.. took me FOREVER

haha

jy3

19-05-2006 04:26:47

nice. html can be confusing. sometimes myspace as well )

drummer_kew_03

19-05-2006 05:28:24

Step 1 Quit using MySpace.

EatChex89

19-05-2006 12:13:00

<img src="http//www.image-link-here.com" />

and of course you might have to switch the < and the > tags because i always confuse those.

[edit..] nope that's right. go ahead and use that. substitute any "<" tag with a &lt; and any ">" tag with a &gt; and your HTML won't display as HTML but as code.

FreeOffersNow

19-05-2006 14:32:01

[quoteb81bbaba3f="EatChex89"]&lt;img src="http//www.image-link-here.com" /&gt;

and of course you might have to switch the &lt; and the &gt; tags because i always confuse those.

[edit..] nope that's right. go ahead and use that. substitute any "<" tag with a &lt; and any ">" tag with a &gt; and your HTML won't display as HTML but as code.[/quoteb81bbaba3f]


How do you confuse those?

&lt; = less than (<)
&gt; = greater than (>)

hehehhehe

19-05-2006 14:34:48

[quote9e0ecd25ff="FreeOffersNow"][quote9e0ecd25ff="EatChex89"]&lt;img src="http//www.image-link-here.com" /&gt;

and of course you might have to switch the &lt; and the &gt; tags because i always confuse those.

[edit..] nope that's right. go ahead and use that. substitute any "<" tag with a &lt; and any ">" tag with a &gt; and your HTML won't display as HTML but as code.[/quote9e0ecd25ff]


How do you confuse those?

&lt; = less than (<)
&gt; = greater than (>)[/quote9e0ecd25ff]
There are some people that think < means greater than and vice versa...

Wolfeman

19-05-2006 14:49:55

[quotea080424e75="hehehhehe"][quotea080424e75="FreeOffersNow"][quotea080424e75="EatChex89"]&lt;img src="http//www.image-link-here.com" /&gt;

and of course you might have to switch the &lt; and the &gt; tags because i always confuse those.

[edit..] nope that's right. go ahead and use that. substitute any "<" tag with a &lt; and any ">" tag with a &gt; and your HTML won't display as HTML but as code.[/quotea080424e75]


How do you confuse those?

&lt; = less than (<)
&gt; = greater than (>)[/quotea080424e75]
There are some people that think < means greater than and vice versa...[/quotea080424e75]
HAHAHAHAHA!!!

EatChex89

19-05-2006 17:25:49

[quote3f4b70e7d4="FreeOffersNow"][quote3f4b70e7d4="EatChex89"]&lt;img src="http//www.image-link-here.com" /&gt;

and of course you might have to switch the &lt; and the &gt; tags because i always confuse those.

[edit..] nope that's right. go ahead and use that. substitute any "<" tag with a &lt; and any ">" tag with a &gt; and your HTML won't display as HTML but as code.[/quote3f4b70e7d4]


How do you confuse those?

&lt; = less than (<)
&gt; = greater than (>)[/quote3f4b70e7d4]

because until now, i never knew what they stood for.

drummer_kew_03

19-05-2006 23:12:41

Not this again... roll