Jump to content

Recommended Posts

Posted

i have a sort of problem... i have just finished my index page for the site and it werked pretty well... the only problem i have is the pics

 

how do i noe the link of my pics in order to place them into the html of the page? when i right-click the image and find the link... it is not accessable...

 

all my pics are in the public_html/images folder... but i dunno what the link for the images in there are... plz help T.T

Posted (edited)

Try

<img src="images/picture.jpg" width="300" height="225" >

 

Using the picture name, height and width for your image.

Edited by TCH-Don

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...