cssTables

Ask Page...

Moderators: JettJackson, Infinity, Page

Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

cssTables

Post by Freon22 »

I been working with css tables and they are cool and fairly easy to work with. The only problem is they are not supported by IE7. Firefox and the new IE8 supports them not sure if any of the other browsers support them or not. But one thing I can say is that they make the base design of a web page a piece of cake. No html tables to force thing where you want them cssTables makes for a good clean design.

The problem is it will be a few years before most everyone that uses IE7 or earyer update to IE8. :(

Well since SMR 1.6 is out I will start making videos again.
Infinity
Newbie Spam Artist
Posts: 998
Joined: Thu Feb 09, 2006 10:14 pm

Re: cssTables

Post by Infinity »

Hold on, what are cssTables?

Gimme a link or something.
Use The Force(s)!
Infinity
Newbie Spam Artist
Posts: 998
Joined: Thu Feb 09, 2006 10:14 pm

Re: cssTables

Post by Infinity »

Mhm... got it... dunno how I managed not to be informed on that one... imo a slight draw back from the usual layered box model, but that's not a discussion for here.
Use The Force(s)!
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: cssTables

Post by Freon22 »

I am guessing that when you say "slight draw back from the usual layered box model" its a good thing. If so I agree, cssTables allow you to organize your content without forcing positioning using absolute and/or floats.

As far as you saying "that's not a discussion for here" I don't agree. The uses of nesting html tables within tables has alway been a poor way of designing layouts. But with the different browsers its been the way to design so that you are somewhat ensured that the content will display the same.

We have a thread "Interface Design Contest" and if anyone does want to design a new layout with some nice graphic. The use of html nested tables will just slow the load time even more then it is now.

I made this thread to see what Page thinks of the cssTables, if he thing that they would help in load time of a page with much more graphic. Then I may work on a new layout for that contest. The layout would only be for FireFox and IE8 so players that wanted to try it would have to use one or the other. But if Page thinks its not worth it then I am not going to waste my time trying.
Infinity
Newbie Spam Artist
Posts: 998
Joined: Thu Feb 09, 2006 10:14 pm

Re: cssTables

Post by Infinity »

It's a CSS3 component, and those dont yet have cross browser suppoert. As such, there is another thing... I don't see how does it load images faster? It's still a style file... Shorter, yes, for a certain portion of kBs but that seriously doesn't make a difference for loading times.

1.6 UI is now template driven, I can't imagine a design that complicated that cannot be done by usual means (valid tableless XHTML+CSS2).

As for the contest, design may only be provided as a .psd file if one submitting the design isn't competent enough to slice it, there are no conditions on that but there are additional prizes if I recall correctly, if HTML is submitted together with the design.

In any case, I can and would make that template if we get only a design... so no worries about that :)
Use The Force(s)!
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: cssTables

Post by Freon22 »

Infinity wrote:In any case, I can and would make that template if we get only a design... so no worries about that :)
Ok bossman I will drop it, that is for SMR. btw I was not talking about the images loading faster. :roll:
Page
SMR Coder
Posts: 1779
Joined: Sat Dec 07, 2002 9:17 pm

Re: cssTables

Post by Page »

Well technically any image file that can be read by gimp would be fine for me :P

CSS Tables won't be likely to make the site load any faster, but tbh I don't think that's a major concern (well unless you do some crazily complicated and slow layout with loads of javascript perhaps), but anything that looks good would be nice.
Realistically to use it as the default layout it has to work in IE6/7 as well as more standards compliant browsers
Infinity
Newbie Spam Artist
Posts: 998
Joined: Thu Feb 09, 2006 10:14 pm

Re: cssTables

Post by Infinity »

if he thing that they would help in load time of a page with much more graphic.
This is what you said... so yeah, not exactly but close enough :P

Speaking of CSS techniques... have you read about the CSS3 grid model? Basically, it's something like very advanced cssTables, tho it's not even fully documented yet, let alone implemented :/
Use The Force(s)!
Freon22
Beginner Spam Artist
Posts: 3278
Joined: Wed Apr 17, 2002 10:09 pm
Location: USA
Contact:

Re: cssTables

Post by Freon22 »

I am talking about html tables can't you see that. :angry: Tables nested within tables within tables.
And to answer your question No I have not read about the CSS3 grid model when it is supported by a few browsers I am sure I will be reading about it.
Kahless_
Newbie Spam Artist
Posts: 1083
Joined: Mon Oct 04, 2004 3:19 am
Location: Merry old land of OZ

Re: cssTables

Post by Kahless_ »

Haha - cool...an arguement about tables...tackling the big issues :)
Image
Post Reply