Previous Message
Next Message

(Probably) first bookmaking site with CSS layout

Sent by Aleksandar Vacić on 20 October 2003 21:09


I'm currently working on a rewrite of an existing UK bookmaking web
site, http://www.stanjames.com. Existing site uses table-based layout
which is very heavy.
	Beta version of the new web site can be seen at
http://www.sj-web.com. Bookmaking sites are usually table oriented and
I'm not aware of any other CSS-based bookmaking website.
	Currently, HTML footprint is down 2x, as well as underlying scripts.

	Layout is made using floats inside of relatively positioned div.
As known, this can be pretty problematic and I'm asking you to help me
test it in various browsers, especially on Mac ones.
	In Firebird, Opera 7 and IE6 on Windows it works OK.

	I need screenshots of pages looking weird, since CSS files are
scattered in dozen files (easier to develop) making it very hard for any
of you to catch the source of problem.
	In the end, all will be much tidier. :$

	Thanks in advance.

	Side-question: is it better (perfomance-wise) to have several small
.css files or one big one?
	I'm inclined to second one, since CSS files loaded in head part are
cached at user, and afterwards you have one call to server to check if
it's modified. 

-- 
AV
http://www.aplus.co.yu


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: