Chat & Social > The Bar - General Chat

HTML My First go at it!!!

(1/6) > >>

dazzawhipple:
Can any one tell me how to get my pictures to work on my web pages??

I cant seem to get it to work?

the page links are  (if working)

since edited
http://freespace.virgin.net/darren.mumford/index.htm

Cheers


Darren

Rich_P:
Permitting that you uploaded the images, you do the following in the HTML coding.


--- Code: ---<a href="Link URL goes here"><img src="Image URL goes here"></a>
--- End code ---

That is for a linked image.



--- Code: ---<img src="Image URL goes here">
--- End code ---

Is just for the image.

I strongly advise that you resize the image to the size you want.  This lowers bandwith usage and improves load time.  :wink:

dazzawhipple:
So basically I have to store the image on the web someware!!

Darren

dave_2A_2.25Turbo:
You upload the images with the rest of the site (unless you are using your own PC as the server?)

Skywalker:
Seems like your getting the hang of it now Darren  :D

Dave

Navigation

[0] Message Index

[#] Next page

Go to full version