31. august 2002 - 14:56
Der er
28 kommentarer og 1 løsning
<table> probs....
Jeg sidder her og leger lidt med mine tables... Jeg kan bare ikke få til at funke! Jeg skal have lavet sådan at der er 2 (små) tables i højre side og 1 (lang) i venstre side! Her er de 2: <table border="1" borderColor="#000000" cellPadding="0" cellSpacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> <br> <table border="1" borderColor="#000000" cellPadding="0" cellSpacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> så er der bare den lange jeg mangler !!!
Annonceindlæg tema
Offentlig digitalisering
Fra effektivisering til digital suverænitet. Hvordan skaber det offentlige en digital fremtid med AI, sikkerhed og kontrol i centrum?
31. august 2002 - 15:01
#1
øhhh ...dine 2 tabler er 400px lang - hvor lang skal den højre tabel være ?
31. august 2002 - 15:01
#2
start med at tegne en tegning af hvordan du vil have det. Den tegning er også god at vise her så vi kan forstå dit spørgsmål.
31. august 2002 - 15:02
#3
manon > også 400 jacoba > det prøver jeg lige!
31. august 2002 - 15:03
#4
sådan her ?? <table width="750" align="right" border="1" bordercolor="#000000" cellpadding="0" cellspacing="0"> <tr> <td> </td> </tr> </table> <br> <br> <table border="2" borderColor="#000000" cellPadding="0" cellSpacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> <br> <table border="1" borderColor="#000000" cellPadding="0" cellSpacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table>
31. august 2002 - 15:04
#5
Jeg er med på en "lytter"
31. august 2002 - 15:05
#6
eller sådan her? <table width="100%" border="2"> <tr> <td width="47%" align="left" valign="top"> <table border="2" bordercolor="#000000" cellpadding="0" cellspacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> <br> <table border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> </td> <td width="53%" align="right" valign="top"><br> <table width="400" border="1" bordercolor="#000000" cellpadding="0" cellspacing="0"> <tr> <td> </td> </tr> </table> </td> </tr> </table>
31. august 2002 - 15:05
#7
skulle have været et svar :-)
31. august 2002 - 15:11
#9
jamen det er jo nemt - så bruger du mit sidste forslag :-)
31. august 2002 - 15:12
#10
Nej manon Den skal være ved siden af! Ikke ovenover og skubbet hen!!!
31. august 2002 - 15:13
#11
sådan her: <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="47%" align="left" valign="top" height="270"> <table border="2" bordercolor="#000000" cellpadding="0" cellspacing="0" width="400" bgcolor="#993366"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> <br> </td> <td width="53%" align="right" valign="top" height="542" rowspan="2"> <table width="400" border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" bgcolor="#0066FF" height="400"> <tr> <td> </td> </tr> </table> </td> </tr> <tr> <td width="47%" align="left" valign="top" height="270"> <table border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" width="400" bgcolor="#009999"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> </td> </tr> </table>
31. august 2002 - 15:15
#12
sådan her ser det pænere ud: <table width="750" border="0" align="center" cellpadding="0" cellspacing="0" height="600"> <tr> <td align="left" valign="top"> <table border="2" bordercolor="#000000" cellpadding="0" cellspacing="0" width="300" bgcolor="#993366" height="150"> <tr> <td align="middle" width="244"></td> <td width="2"></td> </tr> </table> <br> </td> <td width="53%" align="right" valign="top" height="542" rowspan="2"> <table width="200" border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" bgcolor="#0066FF" height="400"> <tr> <td> </td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top"> <table border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" width="300" bgcolor="#009999" height="150"> <tr> <td align="middle"></td> <td></td> </tr> </table> </td> </tr> </table>
31. august 2002 - 15:17
#13
det du bare gør er at oprette en tabel i sidens brede og højre den deler du så i celler efter behov - i mit eks er der 4 celler - de 2 til højrer merger du så derefter sætter du så tabeler ind i de celler du nu ønsker osv....
31. august 2002 - 15:20
#14
her er den første tabel farvegivet (grå) med orange border - nemt at overskue: <table width="750" border="3" align="center" cellpadding="0" cellspacing="0" height="600" bgcolor="#CCCCCC" bordercolor="#FF9900"> <tr> <td align="left" valign="top"> <table border="2" bordercolor="#000000" cellpadding="0" cellspacing="0" width="300" bgcolor="#993366" height="150"> <tr> <td align="middle"></td> <td></td> </tr> </table> <br> </td> <td width="53%" align="right" valign="top" height="542" rowspan="2"> <table width="200" border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" bgcolor="#0066FF" height="400"> <tr> <td> </td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top"> <table border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" width="300" bgcolor="#009999" height="150"> <tr> <td align="middle"></td> <td></td> </tr> </table> </td> </tr> </table>
31. august 2002 - 15:33
#15
<!-- rammen --> <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <!-- boks1 --> <tr> <td> <table border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" width="400"> <tr> <td height="181" width="244"></td> <td height="181" width="2"></td></tr></table></td> <!-- /boks1 --> <!-- storboks --> <td width="100%" rowspan="2"> <table width="400" border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" height="400"> <tr> <td></td></tr></table></td></tr> <!-- /storboks --> <!-- boks2 --> <tr> <td width="100%"> <table border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" width="400"> <tr> <td height="181" width="244"></td> <td height="181" width="2"></td></tr></table></td> <!-- /boks2 --></tr></table></td></tr></table> <!-- /rammen --> Sådan ser den ud indtil videre men den er ikke helt lige?
31. august 2002 - 15:37
#16
Ja ! Og??? Hvad vil du nu?
31. august 2002 - 15:38
#17
Har du set mit svar fra 31/08-2002 15:20:20 ? Hvad mener du med "lige" ?
31. august 2002 - 15:43
#18
så må det være dette her du leder efter: <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="450"> <table border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" width="400" height="200" align="center"> <tr> <td></td> <td></td> </tr></table> </td> <td width="450" rowspan="2" valign="top" align="right"> <div align="right"></div> <table width="400" border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" height="400"> <tr> <td></td></tr></table> <div align="right"></div> </td> </tr> <tr> <td width="450"> <table border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" width="400" align="center" height="200"> <tr> <td></td> <td></td> </tr></table> </td> </tr></table>
31. august 2002 - 15:43
#19
den er ikke lige! altså så den passer! En "lige" linie!
31. august 2002 - 15:52
#20
Der skal jo være mellemrum mellem de 2 små: <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="400"> <table border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" width="400" height="180"> <tr> <td></TD></TR></TABLE></TD> <td width="400" rowspan="2"> <table width="400" border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" height="400"> <tr> <td></TD></TR></TABLE></TD></TR> <tr> <td width="400"> <table border="1" bordercolor="#111111" cellpadding="0" cellspacing="0" width="400" height="180"> <tr> <td></TD></TR></TABLE></TD></TR></TABLE> Men skal den nederste ikke bare valignes bottom?
31. august 2002 - 16:00
#21
guddo: prøv at forstille dig den du snakker til når du taler: "den er ikke lige! altså så den passer! En "lige" linie!" forestil dig du er en der ikke aner hvad du har af planer og ønsker og check så om den 'du' kan forstå det du skriver. du ved hvad du mener når du siger 'den' og hvad du mener med at 'passe', du forklarer 'passer' lidt, noget skal fortsætte hen til noget andet i en lige linie. men hvad? mvh JakobA
31. august 2002 - 16:24
#22
nu er jeg blevet afvist 3 gange og jeg gider ikke at lave mere - ikke med den dårlige forklaring - måske er det også mig der ikke fatter hvad det er du mener. jacoba >> du er velkommen til at tage over ..*s* guddo >> tip = prøv frontpage express ...
31. august 2002 - 19:37
#24
Nu får du den sidste chance ... Tjek dette her - dvs sæt hele koden ind på en tom HTML side og sig mig om det er rigtig !! <table width="750" border="2" bgcolor="#CCCCCC" bordercolor="#FF0000" cellpadding="0" cellspacing="0" height="500"> <tr> <td width="450" align="left" valign="top"> <table width="400" border="2" bgcolor="#000000" bordercolor="#3300FF" cellpadding="0" cellspacing="0" name="top_left_tabel" height="150"> <tr> <td width="380"> </td> <td width="20" bgcolor="#000066"> </td> </tr> </table> <br> <table width="400" border="2" bgcolor="#000000" bordercolor="#0000FF" cellpadding="0" cellspacing="0" height="20"> <tr> <td> </td> </tr> </table> <br> </td> <td rowspan="2" width="300" valign="top" align="right"> <table width="250" border="2" cellpadding="0" cellspacing="0" name="right_tabel" bordercolor="#3300FF" bgcolor="#000000" height="500"> <tr> <td width="230"> </td> <td width="20" bgcolor="#000066"> </td> </tr> </table> <br> <table width="250" border="2" cellpadding="0" cellspacing="0" name="right_tabel" bordercolor="#3300FF" bgcolor="#000000" height="20"> <tr> <td> </td> </tr> </table> </td> </tr> <tr> <td width="450" valign="bottom" align="left"> <table width="400" border="2" bgcolor="#000000" bordercolor="#3300FF" cellpadding="0" cellspacing="0" name="top_left_tabel" height="150"> <tr> <td width="380"> </td> <td width="20" bgcolor="#000066"> </td> </tr> </table> <br> <table width="400" border="2" bgcolor="#000000" bordercolor="#0000FF" cellpadding="0" cellspacing="0" height="20"> <tr> <td> </td> </tr> </table> </td> </tr> </table>
31. august 2002 - 19:39
#25
Eller for nemhedens skyld - her er hele html koden. <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div align="center"> <table width="750" border="2" cellpadding="0" cellspacing="0" bordercolor="#0000CC" bgcolor="#000000"> <tr> <td width="750" height="20"></td> </tr> <tr> <td width="750" height="20" bgcolor="#FFFFFF"></td> </tr> <tr> <td width="750" height="20"></td> </tr> </table> <br> <table width="750" border="2" bgcolor="#CCCCCC" bordercolor="#FF0000" cellpadding="0" cellspacing="0" height="500"> <tr> <td width="450" align="left" valign="top"> <table width="400" border="2" bgcolor="#000000" bordercolor="#3300FF" cellpadding="0" cellspacing="0" name="top_left_tabel" height="150"> <tr> <td width="380"> </td> <td width="20" bgcolor="#000066"> </td> </tr> </table> <br> <table width="400" border="2" bgcolor="#000000" bordercolor="#0000FF" cellpadding="0" cellspacing="0" height="20"> <tr> <td> </td> </tr> </table> <br> </td> <td rowspan="2" width="300" valign="top" align="right"> <table width="250" border="2" cellpadding="0" cellspacing="0" name="right_tabel" bordercolor="#3300FF" bgcolor="#000000" height="500"> <tr> <td width="230"> </td> <td width="20" bgcolor="#000066"> </td> </tr> </table> <br> <table width="250" border="2" cellpadding="0" cellspacing="0" name="right_tabel" bordercolor="#3300FF" bgcolor="#000000" height="20"> <tr> <td> </td> </tr> </table> </td> </tr> <tr> <td width="450" valign="bottom" align="left"> <table width="400" border="2" bgcolor="#000000" bordercolor="#3300FF" cellpadding="0" cellspacing="0" name="top_left_tabel" height="150"> <tr> <td width="380"> </td> <td width="20" bgcolor="#000066"> </td> </tr> </table> <br> <table width="400" border="2" bgcolor="#000000" bordercolor="#0000FF" cellpadding="0" cellspacing="0" height="20"> <tr> <td> </td> </tr> </table> </td> </tr> </table> </div> </body> </html>
31. august 2002 - 19:40
#26
Så må du selv lære at lege med farver/størrelser/design/placeringer og så videre *s*
02. september 2002 - 15:12
#27
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR VALIGN="top"> <TD width="200" bgcolor="#c2c2c2">Sådan her?</TD> <td width="10"></td> <TD><table border="1" borderColor="#000000" cellPadding="0" cellSpacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr> </table> <br> <table border="1" borderColor="#000000" cellPadding="0" cellSpacing="0" width="400"> <tr> <td align="middle" height="181" width="244"></td> <td height="181" width="2"></td> </tr></table> </TD> </TR> </TABLE> ???
14. september 2002 - 18:09
#28
jepper
15. september 2002 - 13:41
#29
ingen årsag! :)
Vi tilbyder markedets bedste kurser inden for webudvikling