Hello kitties! Its Merlee from the Midgard server. I'v noticed we've been getting a lot of new members, so I decided to post a little about myself. I'm Merlee, a few of you already know my real name, Misti. I play a joyfull (for the most part :lol: ) lvl 57whm / 21 blm / 20 smn little mithra who loves to go questing and helping my fellow kitties out. Some of my real life interests include sky diving, shooting pool, watching anime, and of course video games. I'm 17 and I'm about to go into my Senior year of high school. Lets see here... Ummm... If you need any help, just ask me. As long as I'm not exping with my love (Ishe :D ) I'll probably come help you ^.^ btw, if any one can help me post a pic, I'd be very thankful. I can't seem to figure out how to get a pic from my comp to HTML :(
Bye Kitties! See you online![/img]
Merlee, up close and personal
Re: Merlee, up close and personal
[quote="Merlee"]btw, if any one can help me post a pic, I'd be very thankful. I can't seem to figure out how to get a pic from my comp to HTML
[quote]
If you just need somewhere to host the image (90% of putting an image on the web) I can do that. You just have to send me the picture or get it to me somehow (e-mail works - drop me a PM). Another option is to use the freebie image hosting services like Homestead.com (search for 'free personal web space' via Google). If you already have hosting, the HTLM to show an image is:
<img src="(URL goes here without parenthasis)">.
To link anything, the code is:
<a href="(URL goes here without parenthesis)">text text blah</a>
To link anything to open a new window, the code is:
<a href="(URL goes here without parenthesis)" target="_blank">text text blah</a>

If you just need somewhere to host the image (90% of putting an image on the web) I can do that. You just have to send me the picture or get it to me somehow (e-mail works - drop me a PM). Another option is to use the freebie image hosting services like Homestead.com (search for 'free personal web space' via Google). If you already have hosting, the HTLM to show an image is:
<img src="(URL goes here without parenthasis)">.
To link anything, the code is:
<a href="(URL goes here without parenthesis)">text text blah</a>
To link anything to open a new window, the code is:
<a href="(URL goes here without parenthesis)" target="_blank">text text blah</a>