Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

General Problem to replace tables
 

Wilhelm Kutting




quote this post edit post

IP Loged report this post

Old Post  01-21-05 - 05:17 PM  
I often got the following Layout:

|Textleft           |                	|
|                   |      		|
|		    |	       Textright|

or

|Textleft           |          Textright|




2 Rows each of it is aligned to another horizontal direction and
vertical direction.

With Tables this Layout is very Easy, but using css2 i got problems with it.

It there a good way to accomplich this wthout using lots of classes?


Post Follow-Up to this message ]
Re: General Problem to replace tables
 

Spartanicus




quote this post edit post

IP Loged report this post

Old Post  01-21-05 - 05:17 PM  
Wilhelm Kutting <wkutting@arcor.de> wrote:

>I often got the following Layout:
>
>|Textleft           |                	|
>|                   |      		|
>|		    |	       Textright|
>
>or
>
>|Textleft           |          Textright|
>
>2 Rows each of it is aligned to another horizontal direction and
>vertical direction.
>
>With Tables this Layout is very Easy, but using css2 i got problems with it.[/color
]

Ascii drawings of a "layout" often won't do, are the lines (| or pipe
character) relevant for example? Upload a sample using a table, post the
url.

--
Spartanicus


Post Follow-Up to this message ]
Re: General Problem to replace tables
 

Wilhelm Kutting




quote this post edit post

IP Loged report this post

Old Post  01-21-05 - 05:17 PM  
Wilhelm Kutting schrieb:
> I often got the following Layout:
>
> |Textleft           |                    |
> |                   |              |
> |            |           Textright|
>
> or
>
> |Textleft           |          Textright|
>
>
>
>
> 2 Rows each of it is aligned to another horizontal direction and
> vertical direction.
>
> With Tables this Layout is very Easy, but using css2 i got problems with
> it.
>
> It there a good way to accomplich this wthout using lots of classes?
Here is my Example for
|Textleft           |          Textright|

style:
.footleft {

padding-top: 20px;
padding-left:220px;
text-align: left;
width: 100px;
}
.footright {
width:600px;
text-align: right;
}


<span class="footleft">Leftrow</span><span
class="footright">Rightrow</span>



Post Follow-Up to this message ]
Re: General Problem to replace tables
 

Spartanicus




quote this post edit post

IP Loged report this post

Old Post  01-21-05 - 05:17 PM  
Wilhelm Kutting <wkutting@arcor.de> wrote:

>Wilhelm Kutting schrieb:

Answering your own question?

--
Spartanicus


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 10:09 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Stylesheets archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top