Avatar billede game_tracker Nybegynder
25. februar 2003 - 01:24 Der er 11 kommentarer og
1 løsning

bottom

jeg er ved at lave www.bootchip.tk men jeg kan ikke så den til at blive i bottom hvad skal jeg gøre

<HTML>
<HEAD>
<TITLE>Untitled-1</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY BGCOLOR="#EDD322">
<center>
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0>
    <TR>
        <TD COLSPAN=8>
            <IMG SRC="images/Untitled-1_01.gif" WIDTH=1000 HEIGHT=10 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=10 ALT=""></TD>
    </TR>
    <TR>
        <TD ROWSPAN=7>
            <IMG SRC="images/Untitled-1_02.gif" WIDTH=18 HEIGHT=590 ALT=""></TD>
        <TD COLSPAN=5>
            <IMG SRC="images/Untitled-1_03.gif" WIDTH=965 HEIGHT=98 ALT=""></TD>
        <TD COLSPAN=2 ROWSPAN=2>
            <IMG SRC="images/Untitled-1_04.gif" WIDTH=17 HEIGHT=124 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=98 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=5>
            <IMG SRC="images/Untitled-1_05.gif" WIDTH=965 HEIGHT=26 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=26 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=4>
            <IMG SRC="images/Untitled-1_06.gif" WIDTH=795 HEIGHT=1 ALT=""></TD>
        <TD COLSPAN=2 ROWSPAN=2>
            <IMG SRC="images/Untitled-1_07.gif" WIDTH=171 HEIGHT=374 ALT=""></TD>
        <TD ROWSPAN=5>
            <IMG SRC="images/Untitled-1_08.gif" WIDTH=16 HEIGHT=466 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=1 ALT=""></TD>
    </TR>
    <TR>
        <TD ROWSPAN=2>
            <IMG SRC="images/Untitled-1_09.gif" WIDTH=168 HEIGHT=374 ALT=""></TD>
        <TD ROWSPAN=4>
            <IMG SRC="images/Untitled-1_10.gif" WIDTH=28 HEIGHT=465 ALT=""></TD>
        <TD ROWSPAN=3>
            <IMG SRC="images/Untitled-1_11.gif" WIDTH=573 HEIGHT=396 ALT=""></TD>
        <TD ROWSPAN=4>
            <IMG SRC="images/Untitled-1_12.gif" WIDTH=26 HEIGHT=465 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=373 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=2 ROWSPAN=3>
            <IMG SRC="images/Untitled-1_13.gif" WIDTH=171 HEIGHT=92 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=1 ALT=""></TD>
    </TR>
    <TR>
        <TD ROWSPAN=2>
            <IMG SRC="images/Untitled-1_14.gif" WIDTH=168 HEIGHT=91 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=22 ALT=""></TD>
    </TR>
    <TR>
        <TD>
            <IMG SRC="images/Untitled-1_15.gif" WIDTH=573 HEIGHT=69 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=69 ALT=""></TD>
    </TR>
    <TR>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=168 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=28 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=573 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=26 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=170 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=16 HEIGHT=1 ALT=""></TD>
        <TD></TD>
    </TR>
</TABLE>
</center>
</BODY>
</HTML>
Avatar billede bearhugx Nybegynder
25. februar 2003 - 01:28 #1
Øhhh den skal du lige forklare en gang til .... Hvad vil du gerne have i bottom ...

PS: Du er klar over at dit design er for stort (bredt og højdt) til at være i et standard browservindue ved 1024x768 opløsning ....
Avatar billede bearhugx Nybegynder
25. februar 2003 - 01:29 #2
Derudover er Untitled-#_## nok ikke det mest "inspirerede" filnavn :-)
Avatar billede game_tracker Nybegynder
25. februar 2003 - 01:30 #3
siden er lavet til 1024x768 men vil ha designet (billederne) i bunden
Avatar billede game_tracker Nybegynder
25. februar 2003 - 01:31 #4
er ligemeget hvad det hedder der er kun en title på www.bootchip.tk
Avatar billede alrua Nybegynder
25. februar 2003 - 01:31 #5
du kan jo prøve at give din tabel højde 100% og sætte det her ind før din første <tr>:

<tr><td colspan=9 /></tr>


det plejer at virke i ie :)
Avatar billede bearhugx Nybegynder
25. februar 2003 - 01:32 #6
du vil have billederne i bunden ???

har du prøvet med et
<tr valign="bottom"> ved dine tr-tags ???
Avatar billede 7th Praktikant
25. februar 2003 - 01:32 #7
Et skud i tågen, utestet, men prøv med...

<table align="center" border="0" cellpadding="0" cellspacing="0" style="height: 100%">
<tr>
<td valign="bottom">
<!-- indre tabel -->

<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0>
    <TR>
        <TD COLSPAN=8>
            <IMG SRC="images/Untitled-1_01.gif" WIDTH=1000 HEIGHT=10 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=10 ALT=""></TD>
    </TR>
    <TR>
        <TD ROWSPAN=7>
            <IMG SRC="images/Untitled-1_02.gif" WIDTH=18 HEIGHT=590 ALT=""></TD>
        <TD COLSPAN=5>
            <IMG SRC="images/Untitled-1_03.gif" WIDTH=965 HEIGHT=98 ALT=""></TD>
        <TD COLSPAN=2 ROWSPAN=2>
            <IMG SRC="images/Untitled-1_04.gif" WIDTH=17 HEIGHT=124 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=98 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=5>
            <IMG SRC="images/Untitled-1_05.gif" WIDTH=965 HEIGHT=26 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=26 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=4>
            <IMG SRC="images/Untitled-1_06.gif" WIDTH=795 HEIGHT=1 ALT=""></TD>
        <TD COLSPAN=2 ROWSPAN=2>
            <IMG SRC="images/Untitled-1_07.gif" WIDTH=171 HEIGHT=374 ALT=""></TD>
        <TD ROWSPAN=5>
            <IMG SRC="images/Untitled-1_08.gif" WIDTH=16 HEIGHT=466 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=1 ALT=""></TD>
    </TR>
    <TR>
        <TD ROWSPAN=2>
            <IMG SRC="images/Untitled-1_09.gif" WIDTH=168 HEIGHT=374 ALT=""></TD>
        <TD ROWSPAN=4>
            <IMG SRC="images/Untitled-1_10.gif" WIDTH=28 HEIGHT=465 ALT=""></TD>
        <TD ROWSPAN=3>
            <IMG SRC="images/Untitled-1_11.gif" WIDTH=573 HEIGHT=396 ALT=""></TD>
        <TD ROWSPAN=4>
            <IMG SRC="images/Untitled-1_12.gif" WIDTH=26 HEIGHT=465 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=373 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=2 ROWSPAN=3>
            <IMG SRC="images/Untitled-1_13.gif" WIDTH=171 HEIGHT=92 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=1 ALT=""></TD>
    </TR>
    <TR>
        <TD ROWSPAN=2>
            <IMG SRC="images/Untitled-1_14.gif" WIDTH=168 HEIGHT=91 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=22 ALT=""></TD>
    </TR>
    <TR>
        <TD>
            <IMG SRC="images/Untitled-1_15.gif" WIDTH=573 HEIGHT=69 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=69 ALT=""></TD>
    </TR>
    <TR>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=168 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=28 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=573 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=26 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=170 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=16 HEIGHT=1 ALT=""></TD>
        <TD></TD>
    </TR>
</TABLE>
<!-- indre tabel -->
</td>
</tr>
</table>
Avatar billede game_tracker Nybegynder
25. februar 2003 - 01:38 #8
7th> den får da billederne ned men ikke så at designet står på linien (nederst i borwseren) der er stadig noget luft i mellem
Avatar billede 7th Praktikant
25. februar 2003 - 01:41 #9
Indsæt dette i head

<head>
<style type="text/css">
body
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
</style>
</head>

Så skulle der gerne ikke være noget luft i bunden.
Avatar billede 7th Praktikant
25. februar 2003 - 01:43 #10
Hvis du gerne vil have luft i siderne, så kig denne artikel igennem http://www.html.dk/tutorials/css/lektion10.asp, og ret i margin og padding efter behag.
Avatar billede game_tracker Nybegynder
25. februar 2003 - 01:46 #11
thx :)
Avatar billede 7th Praktikant
25. februar 2003 - 01:47 #12
Du er velkommen :)
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Vi tilbyder markedets bedste kurser inden for webudvikling

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester