Jump to content

My Profile Page


ventura_kids

Recommended Posts

Here's the basics. First, check the box that indicates that the content you are providing is in HTML. Second, enter the following to make an image appear on the page:

 

<img src="URL" height="h" width="w" align="placement">

 

Where

  • URL is the web address of the image you want to place on the site. You can right click many images on the internet or images you've uploaded to your profile and get their properties.
  • h is the height of the image. You can leave this out and the browser will determine the height of the image automatically.
  • w is the width of the image. You can leave this out and the browser will determine the width of the image automatically.
  • placement is the place on the page you want the image to appear. Common values are "left", "right", and "center". This is also optional.

You can see some image examples in my profile page.

 

Good luck!

Link to comment
Ok, I'm just majorly PC challenged. :blink:

Where could I put the pics I want to use?

And.... when you say leave the height etc. out, do I leave the word out too? Sorry I'm so lame at this, but I really want to add some pics.

Upload them to your profile. There are links about half-way down the edit-profile page to allow you to upload images.

Link to comment
Ok, I'm just majorly PC challenged. :anibad: 

Where could I put the pics I want to use?

And.... when you say leave the height etc. out, do I leave the word out too? Sorry I'm so lame at this, but I really want to add some pics.

... and, yup! Leave the height= part off too if you don't want to provide it. If you aren't providing the height, you can probably leave off width= too!

 

Just don't be afraid to try something and see how it works. Just keep going back and tweaking it and you will get the hang of it. That's how 90% of us did!

 

Good luck!

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...