View Single Post
  #2 (permalink)  
Old Apr 6th, 2008, 22:16
shalom_m shalom_m is offline
Up'n'Coming Member
Join Date: Apr 2008
Location: Or-Yehuda, Israel
Age: 60
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Border on website

This:
Quote:
<style type="text/css">

</style>
<link href="file:///C|/Website/mainframe8/styles.css" rel="stylesheet" type="text/css" />
You don't need at all.

In #content you have:
height: 1000px;
Why?

These are only indicators of you not being too careful about your code.

Specifically to your question:
The simplest way to solve your problem is using FAUX COLUMNS (Google it)

If you need more help, let me know.
Reply With Quote