Current location: Hot Scripts Forums » General Web Coding » CSS » CSS Trouble


CSS Trouble

Reply
  #1 (permalink)  
Old 01-29-04, 08:46 AM
shroder shroder is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
CSS Trouble

I'm currently trying to stop using tables for my layouts. (Hard addiction to drop).

I am currently having trouble with netscape and a design I'm trying to achieve with <div>'s. I don't know if I'm doing it right. The part I'm trying to fix is where the main content will go in. It's basicaly a box with a top (header) and a side to the left. The side looks fine in IE but it suddenly stops and there a big gap between teh bottom of the side and the bottom of the box. It can be seen here:

http://shroder.dyndns.info/~splzcrazy/splcrazy.htm

Here's the code for the box:

<div style='margin-top: 4px'>
<div style='background: #cccccc; width: 615px; border: 1px black solid; height: auto;'>
<img src='images/main_03.gif' width="615" height="23">
<div style='width: 10px; background: url(images/main_05.gif); background-repeat: repeat-y;'>
<div style='height: auto; margin-left: 5px; width: 610px; border: 1px solid black; border-bottom: none; border-right: none;'>
<p>test</p>
<p> </p>
<p> </p>
<p>test</p>
</div></div></div></div>


I'm hoping someone can point out what I'm doing wrong. I also feel like I'm making too many div tags.

Any help would be appreciated. Thanks!
Reply With Quote
Reply

Bookmarks


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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help! I facing trouble by linking access database Kenyiew ASP 1 01-25-04 08:52 PM
trouble importing data into sql tcooper ASP 1 01-15-04 04:49 AM
Need PHP Solution - Having Trouble Finding One teamofdreamers PHP 1 10-20-03 03:58 AM
ASP/Access Trouble ThomasC ASP 14 10-03-03 06:24 PM
Trouble with parameter passing in URLs and str_replace crookyboy PHP 2 09-16-03 05:30 AM


All times are GMT -5. The time now is 02:24 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.