• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Tabellen-Anordnung

Status
Für weitere Antworten geschlossen.

O_F

Neues Mitglied
Hi!

Ein Kumpel hat folgendes Problem und ich kann ihm nicht helfen, deswegen frage ich hier:

Er möchte die ganzen Tabellen auf seiner Seite mehr nach Rechts ziehen, damit die ein wenig breiter sind.

Link zur HP

Könnt ihr mir vielleicht sagen, wie er das hinbekommen kann? Danke schonmal.
 
Werbung:
Habe dein Quelltext jetzt so geändert das die Page zentriert ist!



Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>[Willkommen bei Sirus]</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><LINK 
href="style.css" type=text/css rel=stylesheet>
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<TABLE class=outline cellSpacing=0 cellPadding=5 width=800 align=center 
border=0>
  <TBODY>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 border=0>
        <TBODY>
        <TR>
          <TD width=260>[url="#"][img]images/index_02.jpg[/img][/url]</TD>
          <TD width=550>[img]images/index_03.jpg[/img]</TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 border=0>
        <TBODY>
        <TR>
          <TD class=topnav align=middle width=810 
            background=images/index_05.jpg>[B][url="http://www.gamers-forum.dl.am"]Gamers Forum[/url] [url="#"]Menu link[/url] [url="#"]Menu link[/url] 
            [url="#"]Menu link[/url] [/B] </TD></TR>
        <TR>
          <TD width=810 height=6></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 border=0>
        <TBODY>
        <TR>
          <TD vAlign=top width=132>
            <TABLE cellSpacing=0 cellPadding=0 border=0>
              <TBODY>
              <TR>
                <TD class=left_image width=132>[img]images/index_08.jpg[/img]</TD></TR>
              <TR>
                <TD class=left_content width=132><A href="#">Menu 
                  link</A>
[url="#"]Menu link[/url]
<A href="#">Menu 
                  link</A>
[url="#"]Menu link[/url]
<A href="#">Menu 
                  link</A>
</TD></TR>
              <TR>
                <TD class=left_image width=132>[img]images/index_13.jpg[/img]</TD></TR>
              <TR>
                <TD class=left_content width=132><A href="#">Menu 
                  link</A>
[url="#"]Menu link[/url]
<A href="#">Menu 
                  link</A>
[url="#"]Menu link[/url]
</TD></TR>
              <TR>
                <TD class=left_image width=132>[img]images/index_15.jpg[/img]</TD></TR>
              <TR>
                <TD class=left_content_end align=middle width=132>
[img]images/index_17.gif[/img]

</TD></TR></TBODY></TABLE></TD>
          <TD width=30></TD>
          <TD vAlign=top width=668>
            <TABLE cellSpacing=0 cellPadding=0 border=0>
              <TBODY>
              <TR>
                <TD class=right_image width=668>[img]images/index_10.jpg[/img]</TD></TR>
              <TR>
                <TD class=right_content width=668>
                  

This Template was made using DreamWeaver and Fireworks 
                  MX2004. This template is free for you to use as long as you 
                  keep link back to our site. You are free to edit this site as 
                  much as you want, and move the link to fit in with your sites 
                  design.
</P>
                  

HALLo DIES IST EIN TEST [url="http://www.freetemplates4all.com"]FreeTemplates4all.com[/url]

For 
                  more help or info on custmization of this template email me [url="mailto:[email protected]"]here[/url]</P>
                  

For a detailed guide on how to edit my and other templates 
                  go [url="http://joshsfs.org/web/how.php"]here[/url] 
</P></TD></TR>
              <TR>
                <TD width=668 height=15></TD></TR>
              <TR>
                <TD class=right_image width=668>[img]images/index_10.jpg[/img]</TD></TR>
              <TR>
                <TD class=right_content width=668>
                  

This Template was made using DreamWeaver and Fireworks 
                  MX2004. This template is free for you to use as long as you 
                  keep link back to our site. You are free to edit this site as 
                  much as you want, and move the link to fit in with your sites 
                  design.
</P>
                  

If you want to use this template without the link you will 
                  have to pay for a license costing £3 (about $6USD) from [url="http://joshsfs.org/license.php"]here[/url]

You can 
                  also get this template customized for a fee of £10 (about $20) 
                  This includes, full content, banner changes, color scheme 
                  changes and more! Check it out [url="http://joshsfs.org/customize.php"]here[/url]
</P>
                  

To edit this template simply open up index.htm in any text 
                  editor and edit the HTML to suit you.
In the images/blank 
                  folder you will find blanks images so you can replace them 
                  with your own info and save them in the images folder.
To 
                  edit the links and text color etc, open up style.css. 
              </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 border=0>
  <TBODY>
  <TR>
    <TD align=middle width=810><A 
      href="http://www.freetemplates4all.com"><FONT size=-2>Free template by 
      freetemplaes4all.com!</FONT></A></TD></TR></TBODY></TABLE>
<CENTER><SPAN style="FONT-SIZE: 6px; WIDTH: 100%; FONT-FAMILY: helvetica">Design 
downloaded from [url="http://www.freewebtemplates.com"]FreeWebTemplates.com[/url]
Free web 
design, web templates, web layouts, and website resources! 
</SPAN></CENTER>

</BODY></HTML>
 
packe folgendes ins stylesheet:

Code:
table
{
position:absolute;
left:50%;
margin-left:_XX_px;
}
für _XX_ musst du die hälte der tabellenbreite in pixel einsetzten

du solltest natürlich noch eine klasse oder id-identifer damit das nicht für jede tabelle gilt...
 
Werbung:
Status
Für weitere Antworten geschlossen.
Zurück
Oben