Mineral Market Tools
Grab a Button for your Site
If you would like to display the following button on your site use the code below. When a visitor to your site clicks on the button the auction will display only your items for bids. Simply cut and paste.
The button:
The Code:
<a href="http://www.mineralcollecting.org/market/auction.pl?action=
search&searchstring=[name]&searchtype=username"><img
src="http://www.mineralcollecting.org/market/button1.gif"></a>Replace [name] with your Mineral Market user name.
Grab a link for your site
To display a link on your site to only your items for bids use the code below. Simply cut and paste.
<a href="http://www.mineralcollecting.org/market/auction.pl?
action=search&searchstring=[name]&searchtype=
username">My Items at Mineral Market</a>Replace [name] with your Mineral Market user name.
Frequently Used HTML
Highlight (by clicking and dragging your cursor over the text), Copy (by pressing "Ctrl + c"), and Paste (by pressing "Ctrl + v") the following codes into your description to utilize the effects you desire
To add an extra image to your description:
<img src="http://www.your_picture_url.com">
To add a new line break:
<br>
To begin and end a new paragraph:
<p>Your paragraph here</p>
To insert a link:
<a href="http://www.site_to_link_to.com"
target="_blank">Link Name Here</a>
To change text color:
<font color="#code">Colored text</font>
NOTE: #code equals a six character code that represents a color.
Some examples are listed below:Red = #FF0000
Blue = #0000FF
Yellow = #FFFF00
Green = #008000
Purple = #800080
Orange = #FF9900
White = #FFFFFF
Brown = #996600