well the idea of CSS is to separate styling from the actual web page...
how you implemented it you are mis-using CSS... look to all mayor websites.. they all using one CSS file. may bee you can find the code easily, but you need to fix the same bug on several places. With your strategy you could just use plane HTML. On 11/29/06, Mark Bakker <[EMAIL PROTECTED]> wrote:
well header is your naming On 11/28/06, Thomas Thomas <[EMAIL PROTECTED]> wrote: > <div id="base_header"> > <tiles:insert attribute="header"/> > </div> more info about CSS you can find here: http://www.w3schools.com/css/default.asp On 11/29/06, Dave Newton <[EMAIL PROTECTED]> wrote: > From: Thomas Thomas [mailto:[EMAIL PROTECTED] > > >> How about not having so many bloody CSS files? > > How ? > > Delete some? > > Seriously; why are your styles so spread out? Don't you have a > consistent style (perhaps with minor differences) for the site? Why does > each page/section need its own? > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]