Message 239 of 320

code test

Here is your code:

<a href="http://www.girly-tags.net">< img src="http://off1.imgcup.com/images/ girly/thankYou/thankYou16.gif" border="0"></a><br /><a href="http://www.girly-tags.net"> Girly Comments & Graphics</a><br /><br />


Let me break it into pieces so we can talk about it.

1] <a href="http://www.girly-tags.net">
2] <img src="http://off1.imgcup.com/images/ girly/thankYou/thankYou16.gif" border="0">
3] </a>
4] <br />
5]<a href="http://www.girly-tags.net">
6] Girly Comments & Graphics
7] </a>
8] <br /><br />

mbotos's profile
Here is your 'Thank You' code:

<a href="http://www.girly-tags.net">< img src="http://off1.imgcup.com/images/ girly/thankYou/thankYou16.gif" border="0"></a><br /><a href="http://www.girly-tags.net"> Girly Comments & Graphics</a><br /><br />


Let me break it into pieces so we can talk about it.

1] <a href="http://www.girly-tags.net">
2] <img src="http://off1.imgcup.com/images/ girly/thankYou/thankYou16.gif" border="0">
3] </a>
4] <br />
5] <a href="http://www.girly-tags.net">
6] Girly Comments & Graphics
7] </a>
8] <br /><br />

The above code gives you a picture that links to a web site [line #2] and a comment line #6] that links to the same web site.

line #2 is the code that specifies the image. If all you want is to place in image in a post, this is all you need! line #1 is the starting part of the link tag and identifies the site the picture will link to. In this case 'www.girly-tags.net'.

line #3 ends the link code started in line #1.

lines #1 & #3 link the picture if you click on it. Line #2 causes the picture to appear on the page.

line #4 is the 'break' tag -- skips a line

line #5 is the starting part of another link tag and idenifies the site the words in line #6 will link to.

line #6 just some words. Could be anything. These are called 'hypertext' because they are clickable [because of lines #5 and #7, which make the link]

line #7 closes the link started in line #5.

line #8 contains 2 'break' tags -- skip 2 lines.

When you go to a site, they may tell you to copy and paste their code. Look at their code before you paste to see what it is. As in this case, if you only wanted the image and not the linking, then the only part you need is line #2.

Michael...

mbotos's profile

over 2 years ago


Here is my text.

Want custom colorful text?

mbotos's profile

over 2 years ago
Text before DIV



Here is my text.

Want custom colorful text?



Text after DIV

mbotos's profile

over 2 years ago

More ideas for using colorful text....

Want custom colorful text?



Colorful text displays better on a dark background. To get the above area to have a black [or other color] background, you can used the HTML DIV tag and specify a background color. Here is the code you need:


[place your colorful code here]


Any text before or after the DIV tag will appear with the normal background.

Michael....

mbotos's profile

over 2 years ago

header 3

This is the start of a paragraph

If you do not have access to the various 'edit' buttons on your Profile page, select the appropriate link:

mbotos's profile

over 2 years ago

header 3

This is the start of a paragraph

If you do not have access to the various 'edit' buttons on your Profile page, select the appropriate link:

mbotos's profile

over 2 years ago

header 3

This is the start of a paragraph

If you do not have access to the various 'edit' buttons on your Profile page, select the appropriate link:

mbotos's profile

over 2 years ago