Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1290 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

[Help] Hand Coding

Thread title: [Help] Hand Coding
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
06-14-2006, 07:34 PM
#1
Mount Tropolis is offline Mount Tropolis
Status: Junior Member
Join date: Jun 2006
Location:
Expertise:
Software:
 
Posts: 56
iTrader: 0 / 0%
 

Mount Tropolis is on a distinguished road

Send a message via AIM to Mount Tropolis Send a message via MSN to Mount Tropolis

  Old  [Help] Hand Coding

im new at this lol. i pretty much always use the slice tool in Photoshop but am ready to try a new approach by cutting up the image wit the recatangular marquee tool. i dunno how to code it correctly. Here is what i have done so far but doesnt come out correctly.

Here's the HTML
Code:
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Practice</title>
<link rel="stylesheet" type="text/css"
href="CSS.css" />
</head>

<body>
<div id="Side_Bar03">
</div>

<div id="footer">
</div>

<div id="Side_Bar02">
</div>[/COLOR]
Here is the CSS
[CODE] #footer {
background-image: url(images/Footer.jpg);
background-repeat:no-repeat;
width: 700px;
height: 37px;
}

#Side_Bar03 {
background-image: url(images/Side_bar03.jpg);
background-repeat: no-repeat;
width: 50px;
height: 600px;
}

#Side_Bar02 {
background-image:url(images/Side_bar02.jpg);
background-repeat: no-repeat;
width: 150px;
height: 593px;

}

What i need help is that Side_Bar02 is under the footer. I dont know how to put it on the left. The layout was suppose to look like this.

http://img409.imageshack.us/my.php?i...rchcars8cg.jpg

The Side_Bar02 is the left big black bar on the left of the content box. That bar is under the footer for some reason.

     


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed