Difference between revisions of "Basic HTML"
(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...") |
Shadowfiles (talk | contribs) m (moved Main HTML to Basic HTML) |
(No difference)
|
Revision as of 20:02, 14 January 2011
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.