08. juni 2001 - 16:09
Der er
16 kommentarer og 1 løsning
Design problemer
Hej
Se
http://www.friserverplads.dk/tilbudnord/1.htm Mellem den øverste table og den mellemste er der et lille mellemrum men det er der ikke mellem den nederste og mellemste..
Hvordan får jeg det?
En anden ting.. er det muligt at få en border rundt om tablen men ikke ind i tablen der hvor de forskellige collums skiller??
Annonceindlæg tema
Forsvar & beredskab
Cybersikkerhed, realtidsdata og robuste it-systemer er blevet fundamentet for moderne forsvar.
du skal lave en table der skal henge sammen en foroven og to loderatte rammer i midden og en i bunden har du ander spørsmål så send en E-mail til mig på Dj-jackson@e-mail.dk MVH Sky-net
jeg vil jo netop gerne have mellemrummet.. hvordan får jeg det??
<html> <head> <title>ScooterFreaks2001</title> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"> </head> <body bgcolor=\"#FFFFFF\"> <table width=\"r%\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#FFFFFF\" vspace=\"0\" hspace=\"0\" align=\"center\"> <tr> <td height=\"43\"><img src=\"billeder/logo2.jpg\" width=\"650\" height=\"80\" border=\"2\"></td> </tr> </table> <table width=\"655\" bordercolor=\"#000000\" cellpadding=\"0\" cellspacing=\"0\" border=\"1\" vspace=\"0\" hspace=\"0\" align=\"center\" height=\"113\"> <tr> <td width=\"18%\" bgcolor=\"#607787\" height=\"170\"> </td> <td width=\"82%\" height=\"170\"> </td> </tr> </table> <table width=\"r%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\" align=\"center\"> <tr> <td> <table width=\"655\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#000000\" align=\"center\" vspace=\"0\" hspace=\"0\" border=\"1\" height=\"15\"> <tr> <td height=\"20\" bgcolor=\"#607787\" width=\"22%\"> <font face=\"Verdana, Arial, Helvetica, sans-serif\"> <font size=\"2\"> <font color=\"#FFFFFF\"> <script language=\"JavaScript\"> var now = new Date(); var monthName = now.getMonth() + 1;var dayName = now.getDay() + 1; var dayNumber = now.getDate();if(dayName==1) Day = \"Søndag\"; if(dayName==2) Day = \"Mandag\";if(dayName==3) Day = \"Tirsdag\"; if(dayName==4) Day = \"Onsdag\";if(dayName==5) Day = \"Torsdag\"; if(dayName==6) Day = \"Fredag\";if(dayName==7) Day = \"Lørdag\"; if(monthName==1) Month=\"Januar.\";if(monthName==2) Month=\"Februar.\"; if(monthName==3) Month=\"Marts.\";if(monthName==4) Month=\"April.\"; if(monthName==5) Month=\"Maj.\";if(monthName==6) Month=\"Juni.\"; if(monthName==7) Month=\"Juli.\";if(monthName==8) Month=\"August.\"; if(monthName==9) Month=\"September.\";if(monthName==10) Month=\"Oktober.\"; if(monthName==11) Month=\"November.\";if(monthName==12) Month=\"December.\"; document.open();document.write( Day + \" d. \" + dayNumber + \" \" + Month);</script> </font></font></font> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"65%\"> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"13%\"> </td> </tr> </table> </td> </tr> </table> </body> </html> Prøv dette. Jeg har lavet tabelleren med fixed width.
når ok det gør du ved at mellem dine </table> og dit nye <table> skal du bare skrive <br><br> det svare til at du laver 2 mellem rumme vis du kun vil have et skal du kun skrive <br> 1 gang
perfekt.. Ved du hvordan man gør det sidste jeg spurgte om??
det var til bojohansen :-)
sond der ::: <html> <head> <title>ScooterFreaks2001</title> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"> </head> <body bgcolor=\"#FFFFFF\"> <table width=\"r%\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#FFFFFF\" vspace=\"0\" hspace=\"0\" align=\"center\"> <tr> <td height=\"43\"><img src=\"billeder/logo2.jpg\" width=\"650\" height=\"80\" border=\"2\"></td> </tr> </table> <br> <table width=\"655\" bordercolor=\"#000000\" cellpadding=\"0\" cellspacing=\"0\" border=\"1\" vspace=\"0\" hspace=\"0\" align=\"center\" height=\"113\"> <tr> <td width=\"18%\" bgcolor=\"#607787\" height=\"170\"> </td> <td width=\"82%\" height=\"170\"> </td> </tr> </table> <br> <table width=\"r%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\" align=\"center\"> <tr> <td> <table width=\"655\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#000000\" align=\"center\" vspace=\"0\" hspace=\"0\" border=\"1\" height=\"15\"> <tr> <td height=\"20\" bgcolor=\"#607787\" width=\"22%\"> <font face=\"Verdana, Arial, Helvetica, sans-serif\"> <font size=\"2\"> <font color=\"#FFFFFF\"> <script language=\"JavaScript\"> var now = new Date(); var monthName = now.getMonth() + 1;var dayName = now.getDay() + 1; var dayNumber = now.getDate();if(dayName==1) Day = \"Søndag\"; if(dayName==2) Day = \"Mandag\";if(dayName==3) Day = \"Tirsdag\"; if(dayName==4) Day = \"Onsdag\";if(dayName==5) Day = \"Torsdag\"; if(dayName==6) Day = \"Fredag\";if(dayName==7) Day = \"Lørdag\"; if(monthName==1) Month=\"Januar.\";if(monthName==2) Month=\"Februar.\"; if(monthName==3) Month=\"Marts.\";if(monthName==4) Month=\"April.\"; if(monthName==5) Month=\"Maj.\";if(monthName==6) Month=\"Juni.\"; if(monthName==7) Month=\"Juli.\";if(monthName==8) Month=\"August.\"; if(monthName==9) Month=\"September.\";if(monthName==10) Month=\"Oktober.\"; if(monthName==11) Month=\"November.\";if(monthName==12) Month=\"December.\"; document.open();document.write( Day + \" d. \" + dayNumber + \" \" + Month);</script> </font></font></font> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"65%\"> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"13%\"> </td> </tr> </table> </td> </tr> </table> </body> </html> eller ::: <html> <head> <title>ScooterFreaks2001</title> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"> </head> <body bgcolor=\"#FFFFFF\"> <table width=\"r%\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#FFFFFF\" vspace=\"0\" hspace=\"0\" align=\"center\"> <tr> <td height=\"43\"><img src=\"billeder/logo2.jpg\" width=\"650\" height=\"80\" border=\"2\"></td> </tr> </table> <br> <table width=\"655\" bordercolor=\"#000000\" cellpadding=\"0\" cellspacing=\"0\" border=\"1\" vspace=\"0\" hspace=\"0\" align=\"center\" height=\"113\"> <tr> <td width=\"18%\" bgcolor=\"#607787\" height=\"170\"> </td> <td width=\"82%\" height=\"170\"> </td> </tr> </table> <table width=\"r%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\" align=\"center\"> <tr> <td> <table width=\"655\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#000000\" align=\"center\" vspace=\"0\" hspace=\"0\" border=\"1\" height=\"15\"> <tr> <td height=\"20\" bgcolor=\"#607787\" width=\"22%\"> <font face=\"Verdana, Arial, Helvetica, sans-serif\"> <font size=\"2\"> <font color=\"#FFFFFF\"> <script language=\"JavaScript\"> var now = new Date(); var monthName = now.getMonth() + 1;var dayName = now.getDay() + 1; var dayNumber = now.getDate();if(dayName==1) Day = \"Søndag\"; if(dayName==2) Day = \"Mandag\";if(dayName==3) Day = \"Tirsdag\"; if(dayName==4) Day = \"Onsdag\";if(dayName==5) Day = \"Torsdag\"; if(dayName==6) Day = \"Fredag\";if(dayName==7) Day = \"Lørdag\"; if(monthName==1) Month=\"Januar.\";if(monthName==2) Month=\"Februar.\"; if(monthName==3) Month=\"Marts.\";if(monthName==4) Month=\"April.\"; if(monthName==5) Month=\"Maj.\";if(monthName==6) Month=\"Juni.\"; if(monthName==7) Month=\"Juli.\";if(monthName==8) Month=\"August.\"; if(monthName==9) Month=\"September.\";if(monthName==10) Month=\"Oktober.\"; if(monthName==11) Month=\"November.\";if(monthName==12) Month=\"December.\"; document.open();document.write( Day + \" d. \" + dayNumber + \" \" + Month);</script> </font></font></font> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"65%\"> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"13%\"> </td> </tr> </table> </td> </tr> </table> </body> </html> MVH Sky-net
er der andet jeg kan hjælpe med
den løsning har jeg allerede fået sky-net og bo´s var tættere på den korrekte løsning :-( Men jeg mangler stadig mit 2 spørgsmål???
08. juni 2001 - 16:33
#10
ja det er der sky-net... Mit spg nr 2..
08. juni 2001 - 16:33
#11
hvad er det da
08. juni 2001 - 16:35
#12
se aller øverst :-) hvordan man kan fjerne \"skillevæggene\" mellem collums i den nederste table.. Men borderen omkring selv tabelen skal stadig være der
08. juni 2001 - 16:36
#13
jeg skal nok lige prøve ??? vet lige
08. juni 2001 - 16:43
#14
Du laver bare en table med border som yder ramme lægger en ny table derind i uden borders.
08. juni 2001 - 16:48
#15
tak bo du får point... Sorry sky-net :-(
08. juni 2001 - 16:48
#16
<html> <head> <title>ScooterFreaks2001</title> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"> </head> <body bgcolor=\"#FFFFFF\"> <table width=\"r%\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#FFFFFF\" vspace=\"0\" hspace=\"0\" align=\"center\"> <tr> <td height=\"43\"><img src=\"billeder/logo2.jpg\" width=\"650\" height=\"80\" border=\"2\"></td> </tr> </table> <table width=\"655\" bordercolor=\"#000000\" cellpadding=\"0\" cellspacing=\"0\" border=\"1\" vspace=\"0\" hspace=\"0\" align=\"center\" height=\"113\"> <tr> <td width=\"18%\" bgcolor=\"#607787\" height=\"170\"> </td> <td width=\"82%\" height=\"170\"> </td> </tr> </table> <table width=\"r%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\" align=\"center\" height=\"24\"> <tr> <td> <table width=\"655\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#000000\" align=\"center\"> <tr> <td> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#000000\" align=\"center\" vspace=\"0\" hspace=\"0\" border=\"0\" height=\"15\"> <tr> <td height=\"20\" bgcolor=\"#607787\" width=\"22%\"> <font face=\"Verdana, Arial, Helvetica, sans-serif\"> <font size=\"2\"> <font color=\"#FFFFFF\"> <script language=\"JavaScript\"> var now = new Date(); var monthName = now.getMonth() + 1;var dayName = now.getDay() + 1; var dayNumber = now.getDate();if(dayName==1) Day = \"Søndag\"; if(dayName==2) Day = \"Mandag\";if(dayName==3) Day = \"Tirsdag\"; if(dayName==4) Day = \"Onsdag\";if(dayName==5) Day = \"Torsdag\"; if(dayName==6) Day = \"Fredag\";if(dayName==7) Day = \"Lørdag\"; if(monthName==1) Month=\"Januar.\";if(monthName==2) Month=\"Februar.\"; if(monthName==3) Month=\"Marts.\";if(monthName==4) Month=\"April.\"; if(monthName==5) Month=\"Maj.\";if(monthName==6) Month=\"Juni.\"; if(monthName==7) Month=\"Juli.\";if(monthName==8) Month=\"August.\"; if(monthName==9) Month=\"September.\";if(monthName==10) Month=\"Oktober.\"; if(monthName==11) Month=\"November.\";if(monthName==12) Month=\"December.\"; document.open();document.write( Day + \" d. \" + dayNumber + \" \" + Month);</script> </font></font></font> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"65%\"> </td> <td height=\"20\" bgcolor=\"#607787\" width=\"13%\"> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </body> </html> Sådant :-)
08. juni 2001 - 16:49
#17
Du kan lægge alle de tables ind i hinanden som du har lyst til.
Kurser inden for grundlæggende programmering