Page 1 of 1

Trying to make a MOCpage

Posted: Wed May 14, 2008 8:34 pm
by castlebuilder100
Hello, I am currently trying to make a MOCpage. I made an account but I having trouble with it. For one thing I don't know how to put a link to my brickshelf. Here is a link to my current MOCpage http://www.mocpages.com/home.php


Can someone help? :?

Posted: Wed May 14, 2008 8:39 pm
by wobnam
Did you read How do I add a photo to my page? in the Help section?

Posted: Wed May 14, 2008 8:44 pm
by castlebuilder100
Yeah, I did and I posted a picture but I can't make a link.

Posted: Wed May 14, 2008 8:48 pm
by wobnam
You want a text link, like "visit BrickShelf"?

I don't have MOCpages, but from their Help section it seems they use HTML for this: HTML tips.

If you want a text link, do this:

Code: Select all

<a href=URL>DESCRIPTION</a>
For example, for a link to www.brickshelf.com with "Wee, BrickShelf" as the description:

Code: Select all

<a href=http://www.brickshelf.com/>Wee, BrickShelf</a>

Posted: Thu May 15, 2008 12:39 am
by castlebuilder100
Thanks wobnam I got it. :D