| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | "Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> a écrit dans le message de
news:_ybgd.37939$OD2.27907 (AT) bgtnsc05-news (DOT)...
Nick
|
10-29-2004 09:11 AM
Pierre Goiffon | 1 | 275 |
|  | hi at all,
can I include into a css file some frame and frameset propertyes like
border=0?
How?
thank in advance
Steel
Steel
|
10-29-2004 08:42 AM
Pierre Goiffon | 8 | 914 |
|  | Hello Mr. Clean,
Mr. Clean wrote:
Wrong syntax.
If you want to use "Panel1" as a class, define it like this:
..Panel1{
....
}
- you forgot the...
Alexander Fischer
|
10-29-2004 08:17 AM
Mr. Clean | 1 | 215 |
|  | Is there a way to make style classes that are additive without the use
of additional elements?
..Header {
font-weight:bold;
}
..SubEntry...
Steve
|
10-29-2004 04:28 AM
Spartanicus | 5 | 233 |
|  | Hello,
This is my first time using the CSS validator.(http://jigsaw.w3.org) I created
an external style sheet and validated the html document, but...
Teddybearsrcute8
|
10-29-2004 03:38 AM
jmm-list-gn | 2 | 203 |
|  | Everyone, thanks for your help!
I ended using a combination of Java and CSS to accomplish this task. See my
OP and follow-ups on...
MAFranklin@cox.net
|
10-29-2004 02:57 AM
MAFranklin@cox.net | 8 | 263 |
|  | On 27 Oct 2004 11:28:53 -0700, Blake West <blakewest (AT) gmail (DOT) com> wrote:
<noframes>
<body>
<h1>The Wacky Doodle Website</h1>
<p>Thanks for...
Neal
|
10-28-2004 10:52 PM
Blake West | 4 | 393 |
|  | Hi,
I hope somebody can help me. Please look at the following page to see
what's it...
Banaan666
|
10-28-2004 03:15 PM
Banaan666 | 6 | 315 |
|  | Stephen wrote:
I think browsers have so far not supported that stuff and that is why it
has been removed in CSS...
Martin Honnen
|
10-28-2004 01:45 PM
Martin Honnen | 0 | 247 |
|  | http://www.fape.org/idea/what_idea_is/discipline_overview1.htm
When I try to print this page in IE, each word is on it's own line. When I
try to...
JayB
|
10-28-2004 12:02 PM
JayB | 3 | 275 |
|  | On 27 Oct 2004, Blake West wrote:
ALT="This page uses images, but your browser doesn't support them."
--
Top-posting.
What's the most irritating...
Andreas Prilop
|
10-28-2004 08:24 AM
Alan J. Flavell | 1 | 243 |
|  | kchayka wrote:
That did the trick, thanks a lot! The cause is not the -10000px, as was
my first idea, because removing it unfortunately didn't help....
Der Kommissar
|
10-28-2004 07:15 AM
Marco Bakker | 6 | 378 |
|  | (posted to both alt.html and c.i.w.a.s. as I'm not sure what, exactly, is at
fault here)
I'm doing a site...
Geoff Hague
|
10-28-2004 12:04 AM
vatore | 4 | 246 |
|  | On 26 Oct 2004 08:28:37 -0700, thirteenva (AT) hotmail (DOT) com (Thirteenva)
wrote:
Hmm...I always thought this was a good thing! I guess it...
Martin Honnen
|
10-27-2004 10:28 PM
Kent Feiler | 2 | 344 |
|  | On 27 Oct 2004 11:28:53 -0700, blakewest (AT) gmail (DOT) com (Blake West) wrote:
What's with this sudden obsession with a stone age technique here...
Jan Roland Eriksson
|
10-27-2004 05:22 PM
Alan J. Flavell | 1 | 273 |
|  | Can anyone help me with this - it may be obvious, but I just can't see it.
I'm working with PC and WinME. In IE6, the two divs inside the wrapping...
Tony T
|
10-27-2004 04:15 PM
Christoph Paeper | 5 | 838 |
|  | On 27 Oct 2004 18:35:27 GMT, Els <els.aNOSPAM (AT) tiscali (DOT) nl> wrote:
Stylesheets only apply to the document that contains them. Add the...
Michael Winter
|
10-27-2004 03:00 PM
Michael Winter | 0 | 280 |
|  | "Blake West" <blakewest (AT) gmail (DOT) com> wrote
Styles defined in a frameset document only apply to content inside the
NOFRAMES element. The...
Harlan Messinger
|
10-27-2004 02:55 PM
Harlan Messinger | 0 | 211 |
|  | I am attempting to have a floating image below page content, but above
<body>
In order to get this to work with mozilla+opera, am I required to have...
PhilM
|
10-27-2004 07:44 AM
Lauri Raittila | 5 | 661 |
|  | One can (leaving aside for now if one should) use CSS to make an XML
document render is some sort of eye-friendly way. Supposing this XML
contained...
John Hascall
|
10-27-2004 01:06 AM
John Hascall | 4 | 658 |
|  | Ok, I know that if you have a stylesheet with the following:
tr {....}
Then it will match all the tr's in that Document with that style.
Also, if...
Jagdip Singh Ajimal
|
10-26-2004 12:30 PM
Neal | 9 | 221 |
|  | I'm testing a new design for my blog, which you can see at
http://huh.34sp.com/wrong. It displays as I would like it to on
Mozilla (and, for that...
I V
|
10-26-2004 12:21 PM
I V | 0 | 205 |
|  | On Tue, 26 Oct 2004 15:28:03 +0200, Daniel Déchelotte
<maitre_yodan (AT) fr (DOT) club-internet.invalid> wrote:
It's always best to put the query...
Wilhelm Kutting
|
10-26-2004 10:05 AM
Steve Pugh | 2 | 208 |
|  | I'm stumped. Would one of you take a look at the following site and
help me with two problems:
1. When zooming in, <div id="banner"> is the *only*...
Wayfarer
|
10-25-2004 11:48 PM
Lauri Raittila | 2 | 316 |
|  | Hello,
can anyone see what I am doing wrong, I am using the following css on the
site. www.suresite.co.uk/newsite/.
In NN you can only see the...
darren
|
10-25-2004 03:22 PM
Jeff North | 2 | 240 |
|  | I am trying to eliminate the white spacing between the elements of my
naviagtion bar:
https://seed.georgialibraries.org/~john/opac/tmpmenu.html
How...
John Taylor
|
10-25-2004 01:56 PM
Neal | 3 | 337 |
|  | I would like a dynamic height in css for my center stuff,
I've got a top that 78px high, and a bottom thats 20px high, so I want
the center to be...
Richard
|
10-25-2004 08:16 AM
Lauri Raittila | 1 | 258 |
|  | Hello. This is problem puzzled me a long time. I wish to organize some
block elements and let them flow one after each other like text.
Think about...
Zhang Weiwu
|
10-24-2004 09:05 PM
Spartanicus | 7 | 269 |
|  | I want to use the following layout:
HEADER
-------------------------
LEFT | RIGHT
I need the Header width of 30px and the Rest of two...
Wilhelm Kutting
|
10-24-2004 05:05 PM
Tony | 1 | 222 |
|  | On Sun, 24 Oct 2004 15:21:42 +0300, Marek Mänd <cador.soft (AT) mail (DOT) ee>
wrote:
Use HTML instead of that X misnomer. Mark it up this...
Jan Roland Eriksson
|
10-24-2004 03:40 PM
Jan Roland Eriksson | 0 | 589 |
|  | brucie wrote:
Well, I admit that I erred in including a style attribute on the html
element, but really it made no material difference to my...
Cameron McCormack
|
10-23-2004 10:25 PM
Cameron McCormack | 10 | 407 |
|  | Hi,
How can we mofdify the alt attribute with css?
Jean Pierre
Québec
|
10-23-2004 05:36 PM
Dave @ Seess | 12 | 1,452 |
|  | Trent L <spacerook (AT) hotmail (DOT) com> wrote:
Element.
Don't post code to the group, delete all non essential code and post an
url instead:...
Spartanicus
|
10-23-2004 01:38 PM
Spartanicus | 0 | 278 |
|  | In our website www.pearltree.nl I use lines like...
Adrian
|
10-23-2004 09:32 AM
David Dorward | 12 | 406 |
|  | Having a bit of trouble.
http://users.rcn.com/neal413/horizlisttest.html
Because of design restraints, I need to follow a 100% wide header...
Neal
|
10-22-2004 06:58 PM
Neal | 2 | 284 |
|  | Is it possible to "dock" a menu, to basically achieve the same effect as
frames without using frames? Is JavaScript required(to...
Steve
|
10-22-2004 06:55 PM
Lemming | 11 | 505 |
|  | Hi i got the following layout:
Logo | Headerright
------------------------------------
Footer
I like to have the Head and the footer...
Wilhelm Kutting
|
10-22-2004 06:28 PM
Wilhelm Kutting | 0 | 235 |
|  | I asked:
kchayka answered:
floats. I'll rethink that method, though I turned to positioning originally
because floats are so reliant on HTML...
NWhite
|
10-21-2004 08:12 PM
NWhite | 5 | 234 |
|  | Is it possible to create a border around an element that can size
dynamically and has rounded corners? I know that with the use of a
background image...
Steve
|
10-21-2004 02:01 PM
Neal | 2 | 247 |
|  | On Thu, 21 Oct 2004, Brian wrote:
I think the fault was mine,...
Roger
|
10-21-2004 12:00 PM
Alan J. Flavell | 14 | 1,147 |
|  | a better place because of the Net for that reason (watch China over the next 50
years). And being nice but not saying anything is ... well...
Mark Johnson
|
10-20-2004 11:35 PM
David Morris | 6 | 901 |
|  | Please open http://www.highscore.de/opera/floatleft.html in Opera 7.54 and
Firefox 1.0 Preview. Who is right?
In my humble opinion Opera 7.54 is...
Boris
|
10-20-2004 05:32 PM
Boris | 3 | 366 |
|  | "Daniel Déchelotte" <maitre_yodan (AT) fr (DOT) club-internet.invalid> wrote
Yes, frequently.
Have you ever _needed_ one of
I don't need a mouse...
David
|
10-20-2004 04:28 PM
Lauri Raittila | 24 | 580 |
|  | I have a text field set with a background image using CSS. Is it possible to
prevent the background from scrolling in IE? it seems to not do it in...
roger
|
10-20-2004 04:24 PM
roger | 0 | 573 |
|  | I'm new to css.
How do you code in a style sheet for 3 images?
--
Ed Striepeke E-Mail: ed (AT) mapsoftware (DOT) com
Map Software ...
Ed Striepeke
|
10-20-2004 02:51 PM
Neal | 1 | 259 |
|  | Thirteenva wrote:
url?
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now...
Els
|
10-20-2004 12:15 PM
Els | 0 | 252 |
|  | Brian wrote:
Only if "look" is more important than substance. In my case it isn't.
Hmm, that's a possibility. I wonder if I dig around the W3...
Tim & Alethea Larson
|
10-20-2004 08:44 AM
Dr John Stockton | 20 | 647 |
|  | Marek Mänd wrote:
That's my bedside book. ;-) Well, the only doc about CSS I ever use. I
suits my idea of a virtually complete doc... but I...
Remi Villatel
|
10-19-2004 09:26 PM
Remi Villatel | 4 | 482 |
|  | Hello
The specific code in my HTML pages is as follows:
<link rel="stylesheet" href="../../css/welcome.css" type="text/css"
media="screen" />
<link...
Chris
|
10-19-2004 11:46 AM
Phil Evans | 1 | 278 |
|  | Marek Mänd <cador.soft (AT) mail (DOT) ee> wrote
most browsers will not be happy with this, but there are many
alternatives to achieve the same...
Tony
|
10-19-2004 11:06 AM
Tony | 0 | 247 |