|
creati14
|
 |
« on: May 23, 2003, 08:48:35 PM » |
|
Hi there Have been trying to get my images to show in my index page. Have changed the code to - 'no capital letters'. Have done all necessary corrections (i think). H/W, it shows ok in dreamweaver but doesn't show over the website. Also, is it weird that the hyperlinked text shows blue in dreamweaver but turns kaki green on the website? Thanks! sabrina
|
|
|
|
|
Logged
|
|
|
|
|
StunnA
|
 |
« Reply #1 on: May 23, 2003, 10:29:17 PM » |
|
Hmm
Ok.. you have changed the code to no capital letters, but did you change the Filenames themselves to have no captial letters?
The 'no capital letters' rule isnt really how it looks. It means that if you use capital letters in your html, the filename must have the capital letters as well.. In other words, the server is case sensitive.
As for your Links,
|
|
|
|
|
Logged
|
|
|
|
|
StunnA
|
 |
« Reply #2 on: May 23, 2003, 10:30:16 PM » |
|
Let me try again.. As for your links..
Your links are blue!! They are just a green colour when you view them because you have visited them before. its the visited link colour
stunz
|
|
|
|
|
Logged
|
|
|
|
|
|
|
TWebMan
|
 |
« Reply #4 on: May 24, 2003, 11:40:56 AM » |
|
...or put all the images in a properly named folder...this will keep your site nice and tidy 
|
|
|
|
|
Logged
|
"Computers cause people to make more mistakes than any other invention in history, with the possible exception of handguns and tequila." - Unknown "Liberty of any kind is seldom lost all at once." - D. Hume Every day is an Ode to JoyThe planet will be fine... and so will your site
|
|
|
|
Pete
|
 |
« Reply #5 on: May 24, 2003, 12:04:00 PM » |
|
You either have to create an images folder and move all your images into it ( by far the tidiest way to go), or alter your HTML to point to your root directory I.E http://www.creatingme.org/ashdance.jpgThat way....... everything is hunky dory. lol Hmm I think I already said that.. but it never hurts to repeat it it never hurts to repeat it it never hurts to repeat it 
|
|
|
|
|
Logged
|
|
|
|
|
Stephanie®
|
 |
« Reply #6 on: May 25, 2003, 02:38:39 AM » |
|
lol @ Pete. Yep, Sabrina. The main thing is that wherever you decide to put your images, the html must follow it exactly, letter for letter. One comma/capital or "/" out of place and your image will not show. 
|
|
|
|
|
Logged
|
|
|
|
|
Rhys
|
 |
« Reply #7 on: May 25, 2003, 02:43:50 AM » |
|
Its ok to to use caps and non caps on a microsoft iis server, but linux apache is case sensitive, as ive found out. 
|
|
|
|
|
Logged
|
Its nice to be important, but its more important to be nice. 
|
|
|
|
Stephanie®
|
 |
« Reply #8 on: May 25, 2003, 02:45:18 AM » |
|
Try this as a test: Upload an image to your root html directory (where your index is) and call it. "test.gif" (Make sure it is a gif) open your notepad and just type: <img src="test.gif"> And save it as " test.html" Upload this to the same place as your gif, and type in http://www.creatingme.org/test.htmlYou will then see the imaged displayed. It should help give you an idea of what is needed 
|
|
|
|
|
Logged
|
|
|
|
|
Pete
|
 |
« Reply #9 on: May 25, 2003, 06:26:26 AM » |
|
hmm. I though this was an answered query Sabrina. to show what I mean and for the apparent benefit of some of the moderators.. click here>>>> http://www.x-visions.co.uk/creatingme.htmI rewrote your index page with full links ( http://www.creatingme.org etc) added a few meta tags for you and as you can see it all works ok.. please feel free to copy the html code and ( if you want ) replace your index.htm file with it.
|
|
|
|
|
Logged
|
|
|
|
|
Stephanie®
|
 |
« Reply #10 on: May 25, 2003, 08:43:16 AM » |
|
That's a really nice thing to do Pete  It's nice to see there's still lots of friendly helpful people about. 
|
|
|
|
|
Logged
|
|
|
|
|
creati14
|
 |
« Reply #11 on: May 25, 2003, 08:55:05 PM » |
|
Thank you all! You folks are really helpful. Will try the suggestions. Appreciate lots sabrina
|
|
|
|
|
Logged
|
|
|
|
|
TWebMan
|
 |
« Reply #12 on: May 26, 2003, 08:02:31 AM » |
|
Sabrina, still no images! Need more help? Let us know. I can't stand to see a site...especially one that actually serves a good purpose-go on like that.
|
|
|
|
|
Logged
|
"Computers cause people to make more mistakes than any other invention in history, with the possible exception of handguns and tequila." - Unknown "Liberty of any kind is seldom lost all at once." - D. Hume Every day is an Ode to JoyThe planet will be fine... and so will your site
|
|
|
|
Pete
|
 |
« Reply #13 on: May 26, 2003, 08:24:44 AM » |
|
Hi mr T Ive emailed Sabrina a copy of my modded html code.. but dont know now if maybe its a little late in the day for her to read her mail.. its 4 pm here.. which makes it ...um  9 pm there anyway.. hope my help was of some help 
|
|
|
|
|
Logged
|
|
|
|
|
creati14
|
 |
« Reply #14 on: May 27, 2003, 12:39:54 AM » |
|
Hi all Resassured that i'm still working on my site. It's just that i'm still quite blur and still sorting all the links out... Eg. U say open the notepad - i'll be like huh? where? Or use the html coding - in the index page copied out for me (that's really nice -thanks:) - but i'm still sorting out how to make good use of the great suggestions. So... am still feeling my way around. But definitely will get it up - real soon - i hope! Thanks for the encouragement!! sabrina
|
|
|
|
|
Logged
|
|
|
|
|