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.

CSS Forum


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



Reply
Rather large gap in IE but not FF
Old 01-19-2008, 01:40 PM Rather large gap in IE but not FF
feraira's Avatar
BeTheBand!

Posts: 339
Trades: 0
Hey guys, I think this is a CSS related problem... Below are 2 screenshots of the problem along with the code.

Thanks to anyone who can help.




HTML Code:
<div id="file_info">
    <fieldset>
    	<legend>Print Information</legend>
        	<table>
            	<tr>
                	<td width="50px"></td>
                	<td width="100px"><strong>Size</strong></td>
                    <td width="150px"><strong>Filename</strong></td>
<td width="150px"><strong>Comments</strong></td>
<td width="50px"><strong>Quantity</strong></td>
                </tr>
                <tr>
                	<td width="50px">#1</td>
                	<td class="bord" width="100px"><input type="text" name="size1" /></td>
                	<td class="bord" width="150px"><input type="text" name="filename1" size="30"/></td>
			<td class="bord"><input type="text" name="comments1" size="30"/></td>
			<td class="bord"><input type="text" name="qut1" size="5"/></td>
                </tr>
                <tr>
                	<td width="50px">#2</td>
                	<td class="bord" width="100px"><input type="text" name="size2" /></td>
                	<td class="bord" width="150px"><input type="text" name="filename2" size="30"/></td>
			<td class="bord"><input type="text" name="comments2" size="30"/></td>
			<td class="bord"><input type="text" name="qut2" size="5"/></td>
                </tr>
                <tr>
                	<td width="50px">#3</td>
                	<td class="bord" width="100px"><input type="text" name="size3" /></td>
                	<td class="bord" width="150px"><input type="text" name="filename3" size="30"/></td>
			<td class="bord"><input type="text" name="comments3" size="30"/></td>
			<td class="bord"><input type="text" name="qut3" size="5"/></td>
                </tr>
                <tr>
                	<td width="50px">#4</td>
                	<td class="bord" width="100px"><input type="text" name="size4" /></td>
                	<td class="bord" width="150px"><input type="text" name="filename4" size="30"/></td>
			<td class="bord"><input type="text" name="comments4" size="30"/></td>
			<td class="bord"><input type="text" name="qut4" size="5"/></td>
                </tr>
                <tr>
                	<td width="50px">#5</td>
                	<td class="bord" width="100px"><input type="text" name="size5" /></td>
                	<td class="bord" width="150px"><input type="text" name="filename5" size="30"/></td>
			<td class="bord"><input type="text" name="comments5" size="30"/></td>
			<td class="bord"><input type="text" name="qut5" size="5"/></td>
                </tr>
                <tr>
                	<td width="50px">#6</td>
                	<td class="bord" width="100px"><input type="text" name="size6" /></td>
                	<td class="bord" width="150px"><input type="text" name="filename6" size="30"/></td>
			<td class="bord"><input type="text" name="comments6" size="30"/></td>
			<td class="bord"><input type="text" name="qut6" size="5"/></td>
                </tr>
            </table>
</fieldset>
</div>

Last edited by feraira; 01-19-2008 at 01:43 PM..
feraira is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-19-2008, 10:49 PM Re: Rather large gap in IE but not FF
svirid's Avatar
Experienced Talker

Posts: 34
Name: Dima
Location: Toronto, Canada
Trades: 0
Sure its css but its hard to say without actually seeing CSS
svirid is offline
Reply With Quote
View Public Profile Visit svirid's homepage!
 
Reply     « Reply to Rather large gap in IE but not FF
 

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.10239 seconds with 12 queries