This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Stylesheets > May 2005 > Which ONE command in CSS would you remove, alter and introduce?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Which ONE command in CSS would you remove, alter and introduce?
|
|
|
| In view of the mixed bag of answers to the "positioning: newbie question"
thread, and in view of the fact that the float and the positioning seems to
cause trouble (again and again people have trouble putting things at the
bottom of a column) -
Which ONE command in CSS would you remove?
Which ONE command in CSS would you alter?
Which ONE new command in CSS would you introduce?
| |
|
| tim wrote:
> In view of the mixed bag of answers to the "positioning: newbie question"
> thread, and in view of the fact that the float and the positioning seems to
> cause trouble (again and again people have trouble putting things at the
> bottom of a column) -
> Which ONE command in CSS would you remove?
> Which ONE command in CSS would you alter?
> Which ONE new command in CSS would you introduce?
My answer would probably be 'none' to at least 2 of the above, but it
would help to know what you mean by 'command', as CSS doesn't have any
commands. Do you mean element? Or property?
And are you asking which ONE element or property I would like to
remove from CSS2.1, and which I'd like to introduce in CSS3?
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: David Bowie - Queen XXXXX
| |
| Spartanicus 2005-05-27, 7:33 pm |
| tim <tim@3734.net> wrote:
>In view of the mixed bag of answers to the "positioning: newbie question"
>thread,
There was consensus in the replies, one response by an idiot who has
probably moved on already or will do soon.
>and in view of the fact that the float and the positioning seems to
>cause trouble
Both floating and positioning are valued tools in the css arsenal, it's
just that using either to create a layout by someone who has just last
night heard of css is likely to do more harm than good.
>(again and again people have trouble putting things at the
>bottom of a column) -
>Which ONE command in CSS would you remove?
>Which ONE command in CSS would you alter?
>Which ONE new command in CSS would you introduce?
You need to distinguish between the capabilities of css and the
capabilities of clients. A lot of difficulties stem from IE's lack of
support for many aspects of css2 and it's numerous css bugs.
For example using css to replace a table layout is catered for in css2,
but because IE does not support it, few people even know that such a
mechanism exists.
--
Spartanicus
| |
| Harlan Messinger 2005-05-27, 7:33 pm |
| tim wrote:
> In view of the mixed bag of answers to the "positioning: newbie question"
> thread, and in view of the fact that the float and the positioning seems to
> cause trouble (again and again people have trouble putting things at the
> bottom of a column) -
> Which ONE command in CSS would you remove?
> Which ONE command in CSS would you alter?
> Which ONE new command in CSS would you introduce?
CSS has commands?
| |
| johnSteve 2005-05-28, 4:25 am |
| On Fri, 27 May 2005 18:38:37 GMT, tim <tim@3734.net> wrote:
>In view of the mixed bag of answers to the "positioning: newbie question"
>thread, and in view of the fact that the float and the positioning seems to
>cause trouble (again and again people have trouble putting things at the
>bottom of a column) -
assuming you are tallking about positioning;
>Which ONE >property< in CSS would you remove?
none
>Which ONE >property<in CSS would you alter?
float:top; float:bottom;
>Which ONE new >property< in CSS would you introduce?
position:fixed; to IE ->
"Mr. Bill, Mr. Bill,
pick me, pick me...
I'm already Fixed"
cheers
johnSteve
| |
|
| On Fri, 27 May 2005 22:33:34 -0600, johnSteve <stevo1@bresnan.net> wrote:
>On Fri, 27 May 2005 18:38:37 GMT, tim <tim@3734.net> wrote:
>
>assuming you are tallking about positioning;
>none
>float:top; float:bottom;
>position:fixed; to IE ->
>
>"Mr. Bill, Mr. Bill,
>pick me, pick me...
>I'm already Fixed"
>
>cheers
>johnSteve
Thanx. (And thanx, too, for avoiding the pedantry, so often - as we've seen
in the previous replies - an excuse to exercise vanity as opposed to trying
to be of help.)
| |
| Lauri Raittila 2005-05-31, 7:28 pm |
| in comp.infosystems.www.authoring.stylesheets, tim wrote:
> In view of the mixed bag of answers to the "positioning: newbie question"
> thread, and in view of the fact that the float and the positioning seems to
> cause trouble (again and again people have trouble putting things at the
> bottom of a column) -
90% of those probelems are thee because IE don't support something, 8%
because gecko wont support something, 1% for Opera and 1% for bad spec.
(numbers by Stetson-Harrison method)
> Which ONE command in CSS would you remove?
none
> Which ONE command in CSS would you alter?
none
> Which ONE new command in CSS would you introduce?
none
What to wish for is decent CSS21 support in IE and Firefox. After that
some CSS3 support in all.
--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Utrecht, NL.
Support me, buy Opera:
https://secure.bmtmicro.com/opera/b...html?AID=882173
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|