Welcome to the iTechForums.
If this is your first visit, be sure to check out the
FAQ by clicking the link above.
You may have to
register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
|
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 4
Members:
Number of Users Online:
Welcome to our newest member, |
|

05-15-2008, 01:30 AM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 1
|
|
What's the html code to insert an image onto a web page?
I thought I had it right, but apparently I don't. Please help me out.
Thank you very much.
|

05-15-2008, 01:33 AM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 1
|
|
<img src="image.jpg">
^^for example and if u wanna adjust the width and height
<img src="img.jpg" width="100" height="50">
|

05-15-2008, 01:40 AM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 1
|
|
<img src="imagepath" width="264" height="33" border="0" alt="Your Text" />
|

05-15-2008, 01:52 AM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 1
|
|
<img src="path to image">
you can add width and height as well if you would like...
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT. The time now is 09:41 AM.