Re: site layout
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Thu, 03 Apr 2008 07:08:49 -0500
AnrDaemon wrote:
Greetings, Jerry Stuckle.
In reply to Your message dated Thursday, April 3, 2008, 08:44:00,
In example, You have 3 browsers (Regular desktop, Mobile client (GPRS-WAP andis it possible to control css with phpSure. CSS can be generated with PHP, just like HTML can.
The main question being - why?
the like), specialized in-application browser) what should render the same
page without loosing of readability. Yes, You can send different CSS for every
single one, but maintaining 3 different files isn't easy, if they are so
close and You need to make changes in them all if something goes to change.
Much simpler to have PHP script that acting to serve CSS template and adapt it
to every browser. Even then, with server-side caching it's very fast process,
and with proper headers it will be cached on the client side too.
And even simpler is to have valid CSS which works in all browsers.
Yes, create a page "Hello, World!" and be happy with it!
Sorry but I need real pages, not dummy examples.
Then you don't need hacks like you are promoting.
Your words just showing a complete lacks of knowledge in specified situation.
Figure out Yourself, why...
Not at all. A lot of other webmasters I know also create very complicated pages all the time which work in all browsers. But it doesn't surprise me that you are incapable of doing it without your hacks.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: site layout
- From: AnrDaemon
- Re: site layout
- References:
- Re: site layout
- From: AnrDaemon
- Re: site layout
- From: Jerry Stuckle
- Re: site layout
- From: AnrDaemon
- Re: site layout
- Prev by Date: Re: recursion or bad db request locking up browser
- Next by Date: Re: XML Format help
- Previous by thread: Re: site layout
- Next by thread: Re: site layout
- Index(es):
Relevant Pages
|