hela hemsidan ska bli centrerad.
style.css
#banner {
position:absolute;
left:0px;
top:0px;
width:570px;
height:213px;
}
#index-02 {
position:absolute;
left:0px;
top:213px;
width:570px;
height:12px;
}
#index-03 {
position:absolute;
left:0px;
top:225px;
width:46px;
height:405px;
}
#hem {
position:absolute;
left:46px;
top:225px;
width:83px;
height:40px;
}
#index-05 {
position:absolute;
left:129px;
top:225px;
width:15px;
height:64px;
}
#teamet {
position:absolute;
left:144px;
top:225px;
width:83px;
height:40px;
}
#index-07 {
position:absolute;
left:227px;
top:225px;
width:18px;
height:64px;
}
#filmtips {
position:absolute;
left:245px;
top:225px;
width:82px;
height:40px;
}
#index-09 {
position:absolute;
left:327px;
top:225px;
width:19px;
height:64px;
}
#lankar {
position:absolute;
left:346px;
top:225px;
width:82px;
height:40px;
}
#index-11 {
position:absolute;
left:428px;
top:225px;
width:19px;
height:64px;
}
#kontakt {
position:absolute;
left:447px;
top:225px;
width:83px;
height:40px;
}
#index-13 {
position:absolute;
left:530px;
top:225px;
width:40px;
height:405px;
}
#index-14 {
position:absolute;
left:46px;
top:265px;
width:83px;
height:24px;
}
#index-15 {
position:absolute;
left:144px;
top:265px;
width:83px;
height:24px;
}
#index-16 {
position:absolute;
left:245px;
top:265px;
width:82px;
height:24px;
}
#index-17 {
position:absolute;
left:346px;
top:265px;
width:82px;
height:24px;
}
#index-18 {
position:absolute;
left:447px;
top:265px;
width:83px;
height:24px;
}
#index-19 {
position:absolute;
left:46px;
top:289px;
width:15px;
height:341px;
}
#text {
position:absolute;
left:61px;
top:289px;
width:453px;
height:286px;
}
#index-21 {
position:absolute;
left:514px;
top:289px;
width:16px;
height:341px;
}
#index-22 {
position:absolute;
left:61px;
top:575px;
width:453px;
height:11px;
}
#index-23 {
position:absolute;
left:61px;
top:586px;
width:128px;
height:44px;
}
#copyright {
position:absolute;
left:189px;
top:586px;
width:207px;
height:35px;
}
#index-25 {
position:absolute;
left:396px;
top:586px;
width:118px;
height:44px;
}
#index-26 {
position:absolute;
left:189px;
top:621px;
width:207px;
height:9px;
}
h1 {
text-align:center;
font-family:verdana;
font-size:28px;
font-style:normal;
font-weight:bold;
text-decoration:;
margin:10px;
color:#484848;
}
h2 {
text-align:center;
font-family:verdana;
font-size:19px;
font-style:normal;
font-weight:none;
text-decoration:none;
margin:10px;
color:#484848;
}
index.html
<HTML>
<HEAD>
<TITLE>pirat3rna</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<link href="style.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="favicon.ico" />
</HEAD>
<BODY STYLE="background-color:#FFFFFF; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;">
<DIV ID="banner">
<IMG SRC="images/banner.gif" WIDTH=570 HEIGHT=213 ALT="">
</DIV>
<DIV ID="index-02">
<IMG SRC="images/index_02.gif" WIDTH=570 HEIGHT=12 ALT="">
</DIV>
<DIV ID="index-03">
<IMG SRC="images/index_03.gif" WIDTH=46 HEIGHT=405 ALT="">
</DIV>
<DIV ID="hem">
<A HREF="index.html" TARGET="_self">
<IMG SRC="images/hem.gif" WIDTH=83 HEIGHT=40 BORDER=0 ALT=""></A>
</DIV>
<DIV ID="index-05">
<IMG SRC="images/index_05.gif" WIDTH=15 HEIGHT=64 ALT="">
</DIV>
<DIV ID="teamet">
<A HREF="teamet.html" TARGET="_self">
<IMG SRC="images/teamet.gif" WIDTH=83 HEIGHT=40 BORDER=0 ALT=""></A>
</DIV>
<DIV ID="index-07">
<IMG SRC="images/index_07.gif" WIDTH=18 HEIGHT=64 ALT="">
</DIV>
<DIV ID="filmtips">
<A HREF="filmtips.html" TARGET="_self">
<IMG SRC="images/filmtips.gif" WIDTH=82 HEIGHT=40 BORDER=0 ALT=""></A>
</DIV>
<DIV ID="index-09">
<IMG SRC="images/index_09.gif" WIDTH=19 HEIGHT=64 ALT="">
</DIV>
<DIV ID="lankar">
<A HREF="lankar.html" TARGET="_self">
<IMG SRC="images/lankar.gif" WIDTH=82 HEIGHT=40 BORDER=0 ALT=""></A>
</DIV>
<DIV ID="index-11">
<IMG SRC="images/index_11.gif" WIDTH=19 HEIGHT=64 ALT="">
</DIV>
<DIV ID="kontakt">
<A HREF="kontakt.html" TARGET="_self">
<IMG SRC="images/kontakt.gif" WIDTH=83 HEIGHT=40 BORDER=0 ALT=""></A>
</DIV>
<DIV ID="index-13">
<IMG SRC="images/index_13.gif" WIDTH=40 HEIGHT=405 ALT="">
</DIV>
<DIV ID="index-14">
<IMG SRC="images/index_14.gif" WIDTH=83 HEIGHT=24 ALT="">
</DIV>
<DIV ID="index-15">
<IMG SRC="images/index_15.gif" WIDTH=83 HEIGHT=24 ALT="">
</DIV>
<DIV ID="index-16">
<IMG SRC="images/index_16.gif" WIDTH=82 HEIGHT=24 ALT="">
</DIV>
<DIV ID="index-17">
<IMG SRC="images/index_17.gif" WIDTH=82 HEIGHT=24 ALT="">
</DIV>
<DIV ID="index-18">
<IMG SRC="images/index_18.gif" WIDTH=83 HEIGHT=24 ALT="">
</DIV>
<DIV ID="index-19">
<IMG SRC="images/index_19.gif" WIDTH=15 HEIGHT=341 ALT="">
</DIV>
<DIV ID="text">
\<h1\>HEM\</h1\>
\<h2\>Välkomna!\</h2\>
\<IMG SRC="images/text.gif" WIDTH=453 HEIGHT=286 ALT=""\>
</DIV>
<DIV ID="index-21">
<IMG SRC="images/index_21.gif" WIDTH=16 HEIGHT=341 ALT="">
</DIV>
<DIV ID="index-22">
<IMG SRC="images/index_22.gif" WIDTH=453 HEIGHT=11 ALT="">
</DIV>
<DIV ID="index-23">
<IMG SRC="images/index_23.gif" WIDTH=128 HEIGHT=44 ALT="">
</DIV>
<DIV ID="copyright">
<IMG SRC="images/copyright.gif" WIDTH=207 HEIGHT=35 ALT="">
</DIV>
<DIV ID="index-25">
<IMG SRC="images/index_25.gif" WIDTH=118 HEIGHT=44 ALT="">
</DIV>
<DIV ID="index-26">
<IMG SRC="images/index_26.gif" WIDTH=207 HEIGHT=9 ALT="">
</DIV>
</BODY>
</HTML>