Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 09-16-2007, 06:21 PM   #1
Member (1 bit)
 
Join Date: Sep 2007
Posts: 1
Question HTML

Hey, I have an assignment in HTML. It gives me a few images and a text document and its asking me to make five web pages out of it and to create a "storyboard" of the sites contents and links before I do this. I have managed to get 5x html files, but whenever I try to upload an image with the new code in any of them, the image never shows up, I do not know what I am doing wrong. Can anyone explain to me how to create a "storyboard" and how the images I load will display? Everything I am working on is in the same file if you are wondering. Thanks in advance.
ramsey18428 is offline   Reply With Quote
Old 09-16-2007, 07:18 PM   #2
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
Go ahead and post the HTML code of one of your pages iin the [ code ] [ /code] forum tags.
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
Force Flow is offline   Reply With Quote
Old 09-16-2007, 07:36 PM   #3
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Most likely it has to do with paths. If you are making a HTML file on your computer then you can link to it like you did above. However, this won't work if someone else wants to view on theirs. You will need to either transfer both the images and the HTML for others to be able to view it.

<img src="new.jpg">
This assumes that the image is in the same directory as the HTML file.
<img src="images/new.jpg">
This assumes tha the image is in a sub-folder below the HTML file.
<img src="http://somesite/images/new.jpg">
This makes the image viewable from any computer assuming that images have been uploaded to the site.

Welcome to PCMech.
__________________

Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row
mairving is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
n00b PHP question DarkSeraph Web Design / Development 7 06-27-2003 08:12 PM
HTML Help Colb Web Design / Development 2 02-21-2003 02:54 PM
Important network question Ymets2k Networking & Online Security 0 01-25-2003 02:49 PM
Small html question Battery Powered Internet, Web Applications, & The Cloud 9 08-05-2002 06:10 PM
HTML Question Wanabe Web Design / Development 2 11-01-2001 03:05 AM


All times are GMT -5. The time now is 07:32 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2