 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
lencho
Joined: 19 Jun 2009
Posts: 2
|
| Posted: Fri Jun 19, 2009 11:27 am upper case JPG vs lower casr jpg |
|
|
| when i write my code with an upper case JPG file and add a lower case jpg file, the jpg file does not show on the screen. When i change it to a upper case JPG file it shows on the screen. i was told by other webmaster that it should not matter, but in my case it does. Is there a code that can fix this or am i SOL? |
|
|
sticks464
Joined: 31 Dec 2006
Posts: 2311
|
| Posted: Fri Jun 19, 2009 2:48 pm |
|
|
The path should match the file extension
<img src="myImage.JPG">
image extension should be myImage.JPG not myImage.jpg
It is good practice to always use lower case. To change an extension from upper case to lower case, locate the image on your computer, right click and choose Rename. Rename the file to whatever you want using lower case and hit enter. |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|