Click here to Skip to main content
15,884,059 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Indian rupees symbol in Crystal report Pin
thatraja17-Feb-11 15:38
professionalthatraja17-Feb-11 15:38 
QuestionPorting desktop tools to web Pin
Koder2-Feb-11 0:24
Koder2-Feb-11 0:24 
AnswerRe: Porting desktop tools to web Pin
Not Active2-Feb-11 3:53
mentorNot Active2-Feb-11 3:53 
AnswerRe: Porting desktop tools to web Pin
cjoki3-Feb-11 5:05
cjoki3-Feb-11 5:05 
QuestionPopUp menu closes itself because of Map Area Pin
RachelSo1-Feb-11 10:24
RachelSo1-Feb-11 10:24 
QuestionHow to hide the extension name of the cgi application? Pin
loveabow30-Jan-11 17:42
loveabow30-Jan-11 17:42 
AnswerRe: How to hide the extension name of the cgi application? Pin
cjoki31-Jan-11 5:05
cjoki31-Jan-11 5:05 
QuestionHow do you get rid of table gaps? [modified] Pin
RachelSo30-Jan-11 12:00
RachelSo30-Jan-11 12:00 
I have some table gaps that I can't get rid of and it's driving me insane. Can someone shed some light on why this is happening?

I've simplified my code to just a boarder and nothing else:

<table width="1160" height="600" border="0" align="left" cellpadding="0" cellspacing="0" id="Table_blah">
<tr><td rowspan ="1" colspan="15"><img src="images/HorSeparator.jpg" width="1160" height="16" alt=""></td></tr>
<tr><td rowspan="14"><img src="images/VertSeparator.jpg" alt="" width="11" height="584"></td></tr>
</table>




SOLVED:
Turns out the gap was caused by my opening tags:
<!DOCTYPE html>
<html lang="en">


Does anyone know how they can cause table gaps Confused | :confused:

modified on Sunday, January 30, 2011 9:32 PM

AnswerRe: How do you get rid of table gaps? Pin
Drew Stainton30-Jan-11 13:58
Drew Stainton30-Jan-11 13:58 
GeneralRe: How do you get rid of table gaps? [modified] Pin
RachelSo30-Jan-11 15:17
RachelSo30-Jan-11 15:17 
GeneralRe: How do you get rid of table gaps? Pin
Drew Stainton30-Jan-11 16:56
Drew Stainton30-Jan-11 16:56 
QuestionSerious Site Devlopment Questions Pin
r1reddog29-Jan-11 16:51
r1reddog29-Jan-11 16:51 
AnswerRe: Serious Site Devlopment Questions Pin
Not Active30-Jan-11 6:35
mentorNot Active30-Jan-11 6:35 
GeneralRe: Serious Site Devlopment Questions Pin
cjoki31-Jan-11 5:12
cjoki31-Jan-11 5:12 
GeneralRe: Serious Site Devlopment Questions Pin
Not Active31-Jan-11 10:36
mentorNot Active31-Jan-11 10:36 
AnswerRe: Serious Site Devlopment Questions Pin
Steve Maier2-Feb-11 4:49
professionalSteve Maier2-Feb-11 4:49 
Questionhtml pointing to php Pin
Douglas Kirk26-Jan-11 6:40
Douglas Kirk26-Jan-11 6:40 
AnswerRe: html pointing to php Pin
cjoki26-Jan-11 7:40
cjoki26-Jan-11 7:40 
QuestionConceptShare Pin
Civic0626-Jan-11 3:51
Civic0626-Jan-11 3:51 
QuestionName of the file/form that called / or included an html document. Pin
Douglas Kirk25-Jan-11 9:35
Douglas Kirk25-Jan-11 9:35 
AnswerRe: Name of the file/form that called / or included an html document. Pin
TheGreatAndPowerfulOz25-Jan-11 9:48
TheGreatAndPowerfulOz25-Jan-11 9:48 
GeneralRe: Name of the file/form that called / or included an html document. Pin
Douglas Kirk25-Jan-11 9:50
Douglas Kirk25-Jan-11 9:50 
AnswerRe: Name of the file/form that called / or included an html document. Pin
Gerben Jongerius25-Jan-11 20:00
Gerben Jongerius25-Jan-11 20:00 
QuestionConsole-style home page? Pin
dszarkow25-Jan-11 2:32
dszarkow25-Jan-11 2:32 
AnswerRe: Console-style home page? Pin
Richard MacCutchan25-Jan-11 3:06
mveRichard MacCutchan25-Jan-11 3:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.