comp.infosystems.www.authoring.stylesheets
  Home FAQ Contact Sign in
comp.infosystems.www.authoring.stylesheets only
 
Advanced search
December 2008
motuwethfrsasuw
1234567 49
891011121314 50
15161718192021 51
22232425262728 52
293031     1
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp ... stylesheets Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Either center or align tables depending on their witdhs         


Author: Manuel Collado
Date: Dec 26, 2008 08:22

Please see http://lml.ls.fi.upm.es/~mcollado/tables/tables.html for an
example. The desired effect is to center wide tables, but limit the
amount of margin-left for narrow tables to say 20%%. This way narrow
tables are vertically aligned.

Is it possible to automatically achieve this effect with pure CSS? I.e.,
selecting to either center or to align tables depending on their natural
width. The example uses the class attribute to manually declare tables
as narrow (to be aligned) or wide (to be centered).

The pages are intended to be displayed locally, so a browser-specific
solution is acceptable. Of course, a portable solution would be great.

Thanks in advance.
1 Comment
  Valid and center         


Author: drum118
Date: Dec 26, 2008 01:28

Can someone tell me why this is not validating when I have no problems
doing so on other pages? This is the standard sheet that will be use
for a few 100's pages using 1 or more other css code that have
validate with it.

Also, I have the center issue where I want an image to be in the
center of the page at the top. I have try all kinds of ways from class
to div with no luck.

Thanks

body {
font-size: 12px;
margin: 15px;
padding: 15px;
line-height: 1.5em;
background-repeat: no-repeat;
background-color: transparent;
font-weight: 900;
}
Show full article (1.07Kb)
3 Comments
  Canada lesbian couple         


Author: kylefranki
Date: Dec 25, 2008 05:38

couple de lesbienne cherche sex occasionnelle femme seulement
http://canada-lesbi.blogbugs.org/
no comments
  Re: columns or second, third... child         


Author: Jeff
Date: Dec 24, 2008 20:13

dorayme wrote:

Seasoned Greetings to you. May the Holiday Season bring you everything
you want:

http://litenup.ca/images/xmas_2008.jpg

Jeff
7 Comments
  Lesbians cuple USA         


Author: kylefranki
Date: Dec 24, 2008 13:32

Lesbi cuple want sex right now http://lesbicouple.pornblink.com/
no comments
  border on 100%% height body creates scroll         


Author: msoliver
Date: Sep 22, 2008 20:11

I'm trying to figure out why the following creates a vertical scroll
bar.

Browser is IE 7 - using XHTML 1.0. I expand html and body to height
of 100%% and then I want to put a border around the whole viewport.
What happens is that I get a vertical scrollbar (which I can hide, of
course).

Essentially what I'd like to know why adding a border increases the
block but not the 100%% sized viewport (and thus the scrollbar).

Thanks!

www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

Test Page