| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I'm testing a new layout for my Aero Club webpage.
I have one problem, for which that I haven't found a solution yet.
Maybe you could help...
lewmich@gmail.com
|
05-15-2005 06:34 PM
Nik Coughin | 1 | 96 |
|  | I'm having a problem at www.idea-greenhouse.com/s.html
In Firefox, all's well.
In IE6, the images don't always change when I hover over a link....
Harry
|
05-15-2005 03:45 PM
Els | 3 | 106 |
|  | Never mind... I see my error....
Tony LaPaso
|
05-15-2005 12:15 AM
Tony LaPaso | 0 | 92 |
|  | Tony LaPaso wrote:
<snip>
Probably the most important aspect of Appendix C is that you send
Appendix C documents with a content type header of...
Tony LaPaso
|
05-14-2005 05:40 PM
Tony LaPaso | 4 | 92 |
|  | Hello,
I am having a small problem with one of my css is over riding a css from
another program.
I have read about the visibility hidden css but I...
mick
|
05-14-2005 06:27 AM
Steve Fulton | 2 | 73 |
|  | I have to create a web site like this one: http://www.kalunga.com.br
I'll do it 100% in CSS and XHTML 1.0 Strict. I don't know if I should...
Unknown User
|
05-13-2005 03:47 PM
Unknown User | 0 | 139 |
|  | Christopher Benson-Manica <ataru (AT) nospam (DOT) cyberspace.org> wrote:
See http://www.w3.org/TR/CSS21/tables.html#q4
display does not apply to...
Steve Pugh
|
05-12-2005 07:44 AM
Christopher Benson-Manica | 1 | 97 |
|  | #leftlinks ul li a.current
Every macbrowser(FF, Moz, Safari 1.3, Opera and hell even IE 5.2)
displays this class as I think it should, but IE plays...
levski
|
05-12-2005 06:52 AM
Steve Fulton | 3 | 110 |
|  | I have 2 "divs" in my page, as defined below.
Given teh z-index values, I would expect the text in the "flash" class
to overlay the video div.. But...
b_naick@yahoo.ca
|
05-11-2005 09:47 PM
RobB | 2 | 109 |
|  | Below dropmenu and javascript modifies ul properties depending on if a link
within matches the current url.
If a match is found the .high style...
michael
|
05-11-2005 03:24 PM
michael | 0 | 88 |
|  | in comp.infosystems.www.authoring.stylesheets, Roberto wrote:
It doesn't say "We recommend everybody to use XHTML" there.
Maybe. They do lots of...
Roberto
|
05-11-2005 01:37 PM
Spartanicus | 17 | 151 |
|  | hi,
when i use the padding-left attribut, i like to overwrite a default
value like that
..padding30 {margin-left: 30px;}
..padding0 {margin-left:...
Wilhelm Kutting
|
05-11-2005 05:00 AM
Barbara de Zoete | 3 | 95 |
|  | "Tony LaPaso" <tlapaso (AT) comcast (DOT) net> wrote:
As you put it below your sig separator it won't be included in any
replies.
Why? IE is...
Steve Pugh
|
05-11-2005 01:36 AM
Steve Pugh | 2 | 93 |
|  | On Wed, 11 May 2005 07:04:34 +0200, michael <spam (AT) noreply (DOT) org> wrote:
Why would you want to keep that stupid part of code? A list is a...
Barbara de Zoete
|
05-11-2005 01:00 AM
Barbara de Zoete | 1 | 122 |
|  | "Tony LaPaso" <tlapaso (AT) comcast (DOT) net> wrote:
Because your document is rendered in quirks mode due to the xml
prolog. In quirks mode, IE...
Martin Bialasinski
|
05-10-2005 10:01 PM
Tony LaPaso | 1 | 87 |
|  | Thanks for your help! Not closing the <div> elements was my mistake
(sorry). Putting everything in 3 different table cells that's
unfortunately is...
Radek
|
05-10-2005 02:29 PM
Radek | 1 | 80 |
|  | On Tue, 10 May 2005 07:22:54 -0500, in
comp.infosystems.www.authoring.stylesheets , kchayka <usenet (AT) c-net (DOT) us>
in <3ebnl2F27jbbU1 (AT)...
Matt Silberstein
|
05-10-2005 01:54 PM
Matt Silberstein | 2 | 94 |
|  | i would like to have all my HTML elements to have a
set font say "verdana 12 bold'. unless otherwise specified
in my css file.
*** this should...
Mel
|
05-10-2005 01:12 PM
Stan Brown | 3 | 104 |
|  | Why isn't there a value for the cursor property that corresponds to
"unavailable" (usually the circle with a hash through it)?
--
Christopher...
Christopher Benson-Manica
|
05-10-2005 11:22 AM
Steve Pugh | 1 | 83 |
|  | As long as the code doesn't use getElementsByTagName to scan the doc
for elements to hang event handlers on. That might get slow with a ton
of...
jwade
|
05-10-2005 09:12 AM
jwade | 4 | 81 |
|  | Archive-name: www/stylesheets/newsgroup-faq
Posting-Frequency: once a week
Last-modified: 2004-07-26
Version: 2.00
URL:...
Jan Roland Eriksson
|
05-09-2005 04:32 PM
Jan Roland Eriksson | 0 | 76 |
|  | Tim wrote:
"Safalra" <usenet (AT) safalra (DOT) com> posted:
Yes, it's the last year, here. I'm not familiar with the British...
Jim Moe
|
05-09-2005 03:27 PM
Blinky the Shark | 41 | 588 |
|  | I am trying to apply a style to my frames so that regardless of browser
- it always looks *pretty much* the same (its a work thing - frames
already...
mmcc128@gmail.com
|
05-09-2005 10:13 AM
mmcc128@gmail.com | 0 | 101 |
|  | Hi,
I have a page at www.casajac.org/includes/testinclude.shtml
that ("simultaneously") loads three pages,
- one on the top (banner)
- one on the...
CSS Newbie
|
05-09-2005 09:27 AM
Beauregard T. Shagnasty | 1 | 92 |
|  | Al wrote:
A quick glance: id must be unique on a page, and you have two of them
named "banner".
Try making one #banner and the other #banner2 or...
Beauregard T. Shagnasty
|
05-09-2005 09:13 AM
Beauregard T. Shagnasty | 4 | 109 |
|  | is it possible to have a div so that when its height grows more than say
100px, do an overflow:auto ?
what i really need is a div with say one line...
Mel
|
05-09-2005 08:20 AM
Mel | 4 | 97 |
|  | CSS Newbie
CSS Newbie
|
05-08-2005 02:56 PM
johnSteve | 1 | 120 |
|  | The form elements present a major challenge in IE. Apparently, IE
renders the legend element in odd way. In IE, the legend falls in the
middle of the...
Robert Neville
|
05-08-2005 02:04 PM
Robert Neville | 0 | 102 |
|  | Hi,
I have a tiny site at www.casajac.org
I am using frames : top, left and main.
I see that my right border in the main frame is right-aligning...
CSS Newbie
|
05-07-2005 08:12 AM
CSS Newbie | 3 | 104 |
|  | Is there a tool/program/utility/technique that I can use to help me identify
and remove unused CSS styles, either/both imbedded and/or in a...
KiwiBrian
|
05-07-2005 06:59 AM
Spartanicus | 3 | 102 |
|  | kchayka <usenet (AT) c-net (DOT) us> writes:
said, I have implemented designs for the pixel perfect types that
required multiple unfriendly...
Carol Wang
|
05-07-2005 04:51 AM
Carol Wang | 2 | 89 |
|  | Is there a current "best practice" for text sizing?
My goal is a have a web page (web application actually)
which looks the same (more or less) on...
bugbear
|
05-06-2005 09:19 PM
Stan Brown | 2 | 114 |
|  | I am getting a strage result with this valid XHTML and
CSS webpage: http://www.sfu.ca/~ajdelore/
For some reason, the footer appears too low on the...
Anthony Delorenzo
|
05-06-2005 06:08 PM
Jim Moe | 1 | 86 |
|  | Hi There,
1. My first attempt at a CSS-based layout, seems okay in IE6, however
the page shifts from right to left in FFox.
Test site at:...
sanj@paradise.net.nz
|
05-06-2005 06:05 PM
sanj@paradise.net.nz | 0 | 96 |
|  | Ohhhhh man do I feel stupid ... I have been stairing at this for tooooo
looonnnnggg.
Thanks
DBLWizard
|
05-06-2005 05:26 PM
DBLWizard | 0 | 112 |
|  | http://rehatch.net
I'm trying to place text in the upper right hand corner, across from
the banner image (in the "banner" div). I've tried...
stonead3@msu.edu
|
05-06-2005 12:45 PM
Gus Richter | 1 | 117 |
|  | I've got the following url (centre generated by cgi, and including
banner, menus, etc designed by someone else)...
Chris Sharman
|
05-06-2005 09:07 AM
Chris Sharman | 8 | 94 |
|  | Is there every anything other than woe with IE...?
I'm working on a redesign for my hobby pages in my personal home space
before re-exporting them...
Daphne Tregear
|
05-05-2005 03:14 PM
Daphne Tregear | 2 | 88 |
|  | Hi all. I'm on a WinXP/IE6 machine...
If I have the following markup - basically a vertical menu of links and
sub-links:
....
<body...
motivus
|
05-05-2005 02:52 PM
motivus | 8 | 94 |
|  | Hi,
The W3C says:
"The 'z-index' property is used to specify the stacking order of
positionable elements <#Positionable_Elements>."
and it defines...
Claude Schneegans
|
05-05-2005 01:21 PM
Gus Richter | 3 | 98 |
|  | I have tried a number of things including preloading, but the background
image (water tile in header) in IE 6 will not display where other...
Dan V.
|
05-05-2005 12:36 PM
Dan V. | 21 | 227 |
|  | I have a style sheet that appears differently in FireFox than it does
in IE5 or IE6. The page may be viewed at
http://www.hillcountry.org/trag.html....
ccarpenter@hillcountry.org
|
05-05-2005 09:42 AM
Michael Winter | 3 | 92 |
|  | i need to have as many as 5 divs side by side on the same line without a
break. if browser displays a horizontal scrollbar, its ok with my users...
Mel
|
05-05-2005 08:35 AM
Els | 6 | 82 |
|  | bugbear wrote:
Google for IE peek-a-boo bug.
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
-...
Els
|
05-05-2005 04:54 AM
bugbear | 1 | 118 |
|  | Hi
I try to change the border of the <select> Tag to a thin, black line.
On IE no reaction!
<select style="border:1px solid...
Manfred
|
05-05-2005 04:27 AM
chris@leipold.ws | 2 | 126 |
|  | I am having major issues in IE. This web development exercise involves
learning why certain hacks work and others don't. My web page renders
ok in...
R0bert Neville
|
05-04-2005 02:14 PM
Markus [MSFT] | 8 | 95 |
|  | I have almost finished a website for a client, but the problem is that
on the Mac the bookmarks move the div that the anchors are in to the
top of...
E
|
05-04-2005 10:33 AM
Matt Broughton | 2 | 74 |
|  | Claude Schneegans <schneegans (AT) internetique (DOT) com> wrote:
z-index applies only to positioned elements.
--
Alexander
Alexander Clauss
|
05-04-2005 05:57 AM
Alexander Clauss | 5 | 97 |
|  | I have almost finished a website for a client, but the problem is that
on the Mac the bookmarks move the div that the anchors are in to the
top of...
E
|
05-04-2005 02:43 AM
Els | 1 | 94 |
|  | The following URL...
<http://www.w3.org/TR/CSS21/>
....has had the following text in it for a considerable time now.
"This is a W3C Candidate...
Jan Roland Eriksson
|
05-03-2005 03:16 PM
Jan Roland Eriksson | 2 | 95 |