Basic HTML

From The Wajas Wiki
Revision as of 19:11, 10 January 2011 by 24.247.183.176 (talk) (Created page with "Pretty much, the only HTML that you need to know are how to get a link and a picture. Link: <a href="HERE1"></a> Picture: <img src="HERE2"> Picture-Link: <a href="HERE1"> <i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pretty much, the only HTML that you need to know are how to get a link and a picture.

Link: <a href="HERE1"></a>


Picture: <img src="HERE2">


Picture-Link: <a href="HERE1"> <img src="HERE2"></a>

To get HERE1: You see the white bar at the top of the screen that says "http://www.wajas.com/waja.php?id=....."? Highlight it and put it into where it says HERE1. Pretty simple, eh?


To get HERE2:

On Firefox - Right click your waja's image and click "Copy Image Location" and put it into where it says HERE2.

Internet Explorer won't do that. What I suggest is pressing "Print Screen" on your keyboard, then pasting it into Photoshop or something similar, then cropping so only the waja's image shows, then saving it as a JPEG and uploading to to Photobucket or Imageshack, and putting the (Direct) link into the HERE2.