Enter Keywords:
1 - 10 of 18(0 seconds)
Sort By:
 
Hi, I am trying to get my head around tableless layout by converting a very simple site I have over to css div layout. I am having issues doing anything except for very simple layout boxes (divs...
Zones: CSS, Adobe Type Manager, Font Cre...Date Answered: 08/23/2005 Rating: 8.2 Views: 0
Hello, I have the following code, written in old fashioned way. Now I want to convert this into tableless CSS design. This table has 3 columns in it. I want the content in first two columns l...
Zones: CSS, HTMLDate Answered: 06/18/2007 Rating: 8.2 Views: 0
Here it is in tables: <table border="0" width="800" cellspacing="0" cellpadding="0">       <tr>             <td width="200" rowspan="3">My Nav</td>             <td width="600" background="images/main-body_01.gif">             <...
Zones: CSSDate Answered: 03/05/2005 Rating: 8.2 Views: 0
Hi CSS:ers! Im trying to design a tableless design in CSS. I have problem with the menu (#page_nav) to the left. It does not stretch to the top and bottom and the text from the #page_main is to ...
Zones: CSSDate Answered: 10/31/2005 Rating: 8.4 Views: 0
Hello, I would like to use the following menu script but WITHOUT tables. Currently, this is between each top level item: document.write('</div></td><td width=125><div style="position:relat...
Zones: JavaScriptDate Answered: 11/14/2006 Rating: 9.4 Views: 0
Hello, I want to convert the following code to tableless css. <table width="60%"  border="0" cellspacing="0" cellpadding="0" bgcolor="#CC9933">   <tr>     <td align="left">Content 123</td> ...
Zones: CSSDate Answered: 02/12/2007 Rating: 7.0 Views: 0
Hi, In the code below the side borders (red) are just shown until the screen bottom of the page, when I scroll down the page the borders are not shown anymore, how can I fix this, to these borde...
Zones: CSS, HTML, XHTMLDate Answered: 06/29/2009 Rating: 7.0 Views: 4
Please look at this page: http://rowby.com/wordpress/ It's probably best you start looking at this page in firefox, because of question #2 There are two areas on this version of the page t...
Zones: CSSDate Answered: 08/10/2005 Rating: 5.0 Views: 0
Dear all, How do you create a tableless design in CSS?
Zones: CSSDate Answered: 01/30/2007 Rating: 9.2 Views: 0
Hi,      I'm trying to create a tableless HTML page.  How would I have multiple columns of the following: <table>     <tr>        <td width="40">column1</td>        <td width="160">column2...
Zones: CSSDate Answered: 07/16/2007 Rating: 9.6 Views: 0