Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
HTML Stretching Image Problem
Old 10-26-2005, 02:38 PM HTML Stretching Image Problem
Junior Talker

Posts: 1
Trades: 0
Hello everyone.
I'm having a problem stretching an image with HTML. The current tag I am using is: <img src="(image source)" height="100%" width="10" alt="" />
This is currently embedded in a table cell, whose height is 100%. The stretching images are for the sides of a website I am working on, and almost complete with. http://halophile.net/~jordan/njrotc/

For some reason IE, and some other browsers are not correctly displaying it. The browser I use is (FF 1.0.7). If you know how to correct this problem please post here.
Shdw Shinobi is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-27-2005, 02:52 AM
Mooofasa's Avatar
Defies a Status

Posts: 1,611
Name: Michael (mik) Land
Location: England
Trades: 0
Never use percentages when relating to images. They need to be in their default size (in px) for them to look ok. If you want it to cover the whole of the table, you need to use CSS and use the background-repeat option.
__________________

Please login or register to view this content. Registration is FREE
- Tumblog with thoughts, quotes, links, videos, images and my creations.

Please login or register to view this content. Registration is FREE
- The best free web browser.

Please login or register to view this content. Registration is FREE
- Firefox is now Firefail.
Mooofasa is offline
Reply With Quote
View Public Profile Visit Mooofasa's homepage!
 
Old 10-28-2005, 09:13 AM Try This
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
<img src="../Name of File/name of image.gif" width="100" height="100" border="4" >

Regards
Clipper
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Reply     « Reply to HTML Stretching Image Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.23545 seconds with 12 queries