| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | If I link two external CSS rules files and they happen to have a rule name
in common, how is the conflict resolved?
TIA
Karl
|
12-10-2003 01:28 AM
AT | 1 | 91 |
|  | I was comparing a few browser's actions with generic font families, and I
found some interesting results.
Basically, IE used appropriate fonts all...
Neal
|
12-09-2003 11:50 PM
Neal | 0 | 115 |
|  | Brian wrote:
With CSS 2 the suggested rule defining the display value for the HTML LI
element is
LI { display: list-item }
There is...
Martin Honnen
|
12-09-2003 12:03 PM
Martin Honnen | 2 | 95 |
|  | hi,
i would like to make a table (for which the source is down the page) with
the use of CSS...i want to know if every cell has to be block...
riki
|
12-09-2003 10:11 AM
riki | 3 | 159 |
|  | Is there any CSS hack so I can separate Internet Explorer 5 from IE6?
I have the problem that IE5 wrongly (AFAIK) doesn't add padding of
blocks to...
Philipp Lenssen
|
12-09-2003 07:00 AM
ICHwesen | 4 | 90 |
|  | I'm trying to duplicate a particular image swap effect shown here:
http://css.maxdesign.com.au/listamatic/horizontal18.htm
However, I'm confused as...
PJ
|
12-09-2003 01:31 AM
David Dorward | 3 | 114 |
|  | I want to create a 2 row and 2 column layout (without using tables... even
though the resulting code looks very table-like). Here's the sample...
Peter Foti
|
12-08-2003 11:32 AM
Peter Foti | 2 | 147 |
|  | Hello,
I have a question on Netscape 6.2 (6.x?). I use CSS and divs for
positioning different elements, but N6.2 doesn´t do the right thing.
N6.2...
Horst Rotenholzer
|
12-08-2003 08:38 AM
Horst Rotenholzer | 0 | 90 |
|  | Hello,
I was creating a table inside a div element that positions the table.
However, the table (which is "styled" by CSS) does have a different...
Horst Rotenholzer
|
12-08-2003 08:31 AM
Matthias Gutfeldt | 3 | 109 |
|  | According to the CSS guide at http://www.westciv.com/, absolute positioning
"...lets a developer say where the top left hand corner of an...
Alan Little
|
12-08-2003 07:28 AM
kchayka | 5 | 93 |
|  | By defining a style as follows:
@media aural, handheld {td.layout {display:block;}}
I'm hoping to linearise layout tables when viewed by...
Finn Newick
|
12-07-2003 11:17 PM
JustAnotherGuy | 6 | 95 |
|  | "Neal" <neal (AT) spamrcn (DOT) com> wrote:
You've forgotten to take the margins, borders and padding into
account. Both the center and right hand...
Steve Pugh
|
12-07-2003 08:49 AM
Steve Pugh | 0 | 88 |
|  | The menu at:
http://www.alsacreations.com/articles/deroulant/cssmenu.htm
does exactly what I want, except:
If you leave a menu (and submenu) by going...
bill drescher
|
12-07-2003 06:05 AM
bill drescher | 3 | 85 |
|  | I have a web page that has this in it:
<font size="6"><a name="link1" href="www.adobe.com" onMouseDown="JavaScript: var zHeight=link1.style ;...
George Hester
|
12-06-2003 10:40 PM
George Hester | 2 | 119 |
|  | I have a layout with a four-column page. The content is dynamic, and I want
to have a footer that will float up or down depending on the content....
Alan Little
|
12-06-2003 03:24 PM
Alan Little | 9 | 150 |
|  | Hi,
does anyone know how I can get Internet Explorer to use :hover, :active
etc. definitions on <input> elements? I would like to realize the...
Thomas Schager
|
12-06-2003 09:31 AM
Evertjan. | 2 | 110 |
|  | Please take a look at the following page:
If you are using IE: http://home.comcast.net/~delerious1/index2.html
If you are using Mozilla:...
AT
|
12-06-2003 08:48 AM
Beauregard T. Shagnasty | 10 | 173 |
|  | Kinda helps, but not quite what I was going for. That also reacts
badly with a container DIV that sets margins on both sides of the
page.... not very...
Duane Lambe
|
12-05-2003 03:00 PM
Lauri Raittila | 3 | 108 |
|  | While reading "Eric Myer on CSS" I decided it was time to replace the
buttons on my page (which were graphics) with some CSS "buttons" but I
hit some...
Steve K
|
12-05-2003 01:23 PM
Steve K | 2 | 106 |
|  | Hi,
After trying to get <colgroup><col> working properly on Gecko (moz & firebird) i'm starting to worry a tad about Gecko's
ability to use this...
F. Da Costa
|
12-05-2003 09:10 AM
Anne van Kesteren | 1 | 155 |
|  | I started out making an application that should have a layout such as...
Peter Foti
|
12-05-2003 06:18 AM
kchayka | 5 | 106 |
|  | Hi,
Somewhere in my html page, I have the following code:
<div id="main-body">
<h2>Header text</h2>
<p>Some other text ...</p>
.....
<h2>Another...
AT
|
12-05-2003 05:41 AM
Alan J. Flavell | 6 | 131 |
|  | "kchayka" <kcha-un-yka (AT) sihope (DOT) com> wrote
"Neal" <neal (AT) spamrcn (DOT) com> wrote:
You're really leaving things to chance, if you...
Richard
|
12-04-2003 11:35 PM
Tim | 30 | 265 |
|  | Prior to using style sheets, I used tables to lay out my pages. I
always used percentages when specifying widths so that the page would
fit nicely...
AT
|
12-04-2003 12:51 PM
Steve Pugh | 1 | 87 |
|  | On my site, I have created a footer that is simply a shaded box with a
character.
Using Server Side Includes, I use this footer on every...
AT
|
12-04-2003 12:33 PM
Steve Pugh | 1 | 99 |
|  | Does anybody know why I can't get a simple two col design to work
using the following css? At the moment my columns seem to be arranging
left and...
AT
|
12-04-2003 11:47 AM
Richard | 2 | 102 |
|  | By defining a style as follows:
@media aural, handheld {td.layout {display:block;}}
I'm hoping to linearise layout tables when viewed by...
Finn Newick
|
12-04-2003 11:31 AM
Finn Newick | 0 | 80 |
|  | Hi, is it possible to import/embed/call fonts
of MS WEFT Prg in a CSS-sheet
PAGE:
file:///G:/www.efi.strato/sonstiges/kauz/kauzextra.html
MIRROR...
Alexander Schlieder
|
12-04-2003 08:14 AM
Philipp Lenssen | 4 | 110 |
|  | Also sprach brucie:
I'll try that for my own site - so far I have made a table layout, now I'll
try to do it without tables...
A Hess
|
12-04-2003 07:10 AM
Thomas Mlynarczyk | 4 | 148 |
|  | lostinspace wrote:
I sometimes use it to separate main and sub-title, e.g.:
<h1>My First Book<br />
<span class="subTitle">By John...
Philipp Lenssen
|
12-04-2003 02:54 AM
Philipp Lenssen | 0 | 129 |
|  | ----- Original Message -----
From: "Eric Bohlman" <>
Newsgroups: comp.infosystems.www.authoring.stylesheets
Sent: Wednesday, December 03, 2003 8:44...
lostinspace
|
12-04-2003 01:09 AM
Eric Bohlman | 2 | 111 |
|  | I'm having problems with the display of forms, using CSS, in Mozilla
Firebird (and probably other Mozilla-based browsers).
I have boiled it down to...
Robert William Vesterman
|
12-03-2003 11:18 PM
Eric Bohlman | 2 | 99 |
|  | Hello all,
Having googled around without any luck, I resort to posting my own
question: Is there any way I can make a <div> adjust to the width of...
AT
|
12-03-2003 02:49 PM
AT | 0 | 121 |
|  | I have a div layer that will contain a variable list of information.
When it overflows i want it to scroll but only vertically.
This is the layers...
Michael Ditum
|
12-03-2003 01:13 PM
Beauregard T. Shagnasty | 3 | 155 |
|  | I need to know how to overlap DIV content within 'relative' associated
rendering. I am building div layers in the middle of a page and when I...
Catherine Lynn Wood
|
12-03-2003 11:32 AM
Catherine Lynn Wood | 0 | 118 |
|  | In article Brian wrote:
It must be. Never seen or heard anything about that kind of effect, so it
might be that no-one at opera knows about...
Fabian Neumann
|
12-03-2003 10:57 AM
Lauri Raittila | 13 | 163 |
|  | Hello,
I want to style an <a> element to have a special padding on "hover", like
a {padding: 3px 5px 2px 4px;}
a:hover {padding: 2px 4px 3px...
Thomas Mlynarczyk
|
12-03-2003 04:48 AM
Thomas Mlynarczyk | 5 | 113 |
|  | So, there are two box models around: the W3C's standard one and the one
used, for example, by IE4. And it becomes an issue when you want to...
Thomas Mlynarczyk
|
12-03-2003 02:29 AM
Anne van Kesteren | 1 | 160 |
|  | http://www.paulwalker.tv/test.htm
I want the Asset List title to float to the left in the cell and the
<select> and <input> elements to float to the...
PJ
|
12-02-2003 06:08 PM
PJ | 0 | 133 |
|  | I'm trying to get this page ready to become a DW Template ....
am almost there ....
It validates OK and seems fine in IE 6 on Windows XP at all...
gallery
|
12-02-2003 10:31 AM
gallery | 0 | 119 |
|  | Just FMI, if an external stylesheet is linked to a page (with <link>),
will subsequent <style> tags override the values in the...
Christopher Benson-Manica
|
12-02-2003 09:25 AM
Christoph Paeper | 6 | 121 |
|  | *Neil Zanella* <nzanella (AT) cs (DOT) mun.ca>:
Why fixed pixel widths?
What's that one for?
I thought it must be possible with CSS floats, but...
Christoph Paeper
|
12-02-2003 09:18 AM
Christoph Paeper | 4 | 84 |
|  | is there a way for one item to inherit from another? for example
..sample1 { font-family: arial }
..sample2 { font-family: arial; font-weight: bold...
AT
|
12-02-2003 05:00 AM
Philip Herlihy | 7 | 87 |
|  | Also sprach Brian:
I am already using that:
a {
display:block;
width:100%;
height:100%;
border-top:2px solid #FFFFCC;
Thomas Mlynarczyk
|
12-01-2003 06:43 PM
Thomas Mlynarczyk | 1 | 112 |
|  | Brian wrote on 30 Nov 2003:
<snip>
What I meant was, the presentation is lost entirely.
I'll try and explain what I meant better:
Michael Winter
|
12-01-2003 09:06 AM
Michael Winter | 9 | 112 |
|  | *Marek Mänd* <cador.soft (AT) mail (DOT) ee>:
That's probably true, but doesn't change the fact that Mac IE 5 is one of
the few browsers, if not the...
Stan Brown
|
12-01-2003 04:07 AM
Rijk van Geijtenbeek | 14 | 136 |
|  | *Marek Mänd* <cador.soft (AT) mail (DOT) ee>:
There are several proposals for CSS 3: Selectors to make this possible,
among them ':has()' and...
AT
|
11-30-2003 08:59 AM
Christoph Paeper | 20 | 211 |
|  | Ok, here it goes. Originally I submitted this proposal to www-style.
Since I don't get feedback there, I think I missed a few (maybe a lot)
of...
Anne van Kesteren
|
11-29-2003 05:04 PM
Anne van Kesteren | 0 | 90 |
|  | Hi,
Could you please help me?
I have a problem with my page and I really can't find where is the error.
I have a iframe in the middle of the page,...
Irma
|
11-29-2003 10:38 AM
Irma | 7 | 83 |
|  | It occured to me, as I placed yet another child selector ie hack into my
css that we may be slitting our own throats with these kind of hacks.
What...
Erik Funkenbusch
|
11-28-2003 09:48 PM
Jerry Sievers | 3 | 79 |