Authentic Candie Forum Index FAQ Memberlist Search Usergroups Profile Log in to check your private messages Log in Register
Authentic Candie Forum Index
 Images Reference View next topic
View previous topic
Post new topic Reply to topic
Author Message
soRa
Candie Staff


Joined: 23 Jan 2005
Posts: 21

PostPosted: Sun Jan 23, 2005 7:23 pm Reply with quoteBack to top

To put and image on your website, the format would be

Code:
<img src="URL OF IMAGE">


If you would like to make the image a link like a button, the format would be

Code:
<a href="URL OF WEBSITE"><img src="URL OF IMAGE OR BUTTON"></a>


To resize your image with HTML, here is how to do it

Code:
<img height="##1" width="##2" src="image.gif">


##1 - The height of the image. This can be defined by pixels
##2 - The width of the image. This can be defined by pixels.

-soR
View user's profileSend private message
Niki FM
Skittles


Joined: 23 Jan 2005
Posts: 36
Location: in your pants :D

PostPosted: Wed Jan 26, 2005 3:19 am Reply with quoteBack to top

Oooh I see how to resize images with html haha. I would use to just paste it in a new entry on xanga, resize it there, and copy the html on "edit". Thanks!

_________________
Image » Image
View user's profileSend private messageVisit poster's websiteAIM AddressMSN Messenger
Display posts from previous:      
Post new topic Reply to topic


 Jump to:   



View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum