| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
This line is straight from page 82 of "Eric Meyer on CSS":
td#main {background: #FFD; color: black; border: 2px solid #797;
border-width: 2px...
Jamie
|
07-24-2004 02:19 AM
Spartanicus | 7 | 113 |
|  | Hi.
Here is my web page http://demo.ikeris.com/wdx/main/index.php .
I don't know why in IE6.0 when I on mouse over title then they stretching ?
In...
Cezar
|
07-23-2004 04:06 PM
Cezar | 0 | 125 |
|  | Hi,
I have some questions concerning the tabular navigation I made that is
on: http://www.top100nederland.net/test/tabjes.htm
In internet explorer...
Roderik
|
07-23-2004 10:29 AM
Roderik | 1 | 130 |
|  | Red <groups (AT) reenie (DOT) org> wrote:
Most web layout tutorials are poor quality, copying code from the web
without an understanding of how it...
Spartanicus
|
07-22-2004 10:19 PM
Christoph Paeper | 5 | 118 |
|  | Tyler Carver wrote in
<813bb307.0407211324.3e07057c (AT) posting (DOT) google.com>
I think you're absolutely right, divs can't replace a table;...
PeterMcC
|
07-22-2004 01:07 PM
PeterMcC | 0 | 133 |
|  | "Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> wrote
Nope, I don't have any prevelage to change the display properties... btw,
high...
gino
|
07-22-2004 12:04 PM
Matt | 6 | 128 |
|  | I am having a problem formatting the third column. It should be 70px
wide, but it is extending well beyond 70.
The 2nd and 3rd column should be the...
Michael Hill
|
07-22-2004 09:59 AM
Harlan Messinger | 4 | 105 |
|  | Aarono Brown wrote:
It works correctly in Firefox, but not in IE6 on WinXP.
I think it has to do with the negative margin. Not entirely
sure...
Els
|
07-22-2004 09:35 AM
Aarono Brown | 1 | 82 |
|  | On Wed, 21 Jul 2004, Red wrote:
splendid.
If you don't want anything to move - think again. It's going to move
anyway, for some readers, so you...
Alan J. Flavell
|
07-22-2004 08:55 AM
Alan J. Flavell | 1 | 108 |
|  | I'm posting a revised version of the meta FAQ for this NG.
Beware that there are a few links in there that does not have a resource
available for...
Jan Roland Eriksson
|
07-22-2004 06:08 AM
Gertjan Klein | 7 | 98 |
|  | Brian wrote:
Thanks, I thought that the extension might be part of the
sniffing IE does. So, not. :-)
--
Els ...
Mark Tranchant
|
07-22-2004 02:10 AM
Mark Tranchant | 22 | 283 |
|  | On Wed, 21 Jul 2004 18:25:15 -0400, Brian wrote:
I think it's a pretty big step, actually. Just as far away, IMHO, as the
"A modern browser may...
Greg Schmidt
|
07-21-2004 09:23 PM
Greg Schmidt | 9 | 150 |
|  | On Tue, 20 Jul 2004 22:43:25 -0400, Brian
<usenet3 (AT) julietremblay (DOT) com.invalid> wrote:
I have made some changes to this section, you and...
Jan Roland Eriksson
|
07-21-2004 06:23 PM
Jan Roland Eriksson | 4 | 107 |
|  | Apparently Mozilla/Firefox doesn't support the bordercolor attribute of
the table tag.
Here's what I do that works in IE:
<table border="1"...
Mr. Clean
|
07-21-2004 01:49 PM
Steve Pugh | 5 | 110 |
|  | I have noticed the presence of declarations like this:
UNKNOWN {
height: 30px
}
in the style sheets used by some highly regarded CSS folks....
Rob Oaks
|
07-21-2004 01:18 PM
Eric A. Meyer | 1 | 111 |
|  | Hello
I am close to finishing my first properly css-friendly site (at least I hope
it is), and am looking for some general feedback, plus a specific...
Tim Charles
|
07-21-2004 11:19 AM
DU | 2 | 152 |
|  | http://www.houndsofheaven.com/hoh2/dog_pages/Paddys_Dog_Shows.html
note that the first ribbon the "Dog Show Experiences" is about 10 px
(the padding...
bill drescher
|
07-21-2004 08:58 AM
bill drescher | 1 | 102 |
|  | kchayka / 2004-07-21 06:40:
It's worth noting that body { font-size: 100% } should do nothing
(body should already have normal font size!) but still...
Mikko Rantalainen
|
07-21-2004 06:10 AM
Mikko Rantalainen | 0 | 99 |
|  | On Tue, 20 Jul 2004 18:07:46 -0400, Brian wrote:
By mistake. You have my apologies.
--
Andrew Thompson
http://www.PhySci.org/ Open-source software...
Toronto Web Designer
|
07-20-2004 05:33 PM
Andrew Thompson | 12 | 162 |
|  | This is in Microsoft Internet Explorer 5.5.
I have one page with 20 thumbnail images in it. Clicking on the thumbnail image opens another page with...
George Hester
|
07-20-2004 05:23 PM
George Hester | 3 | 127 |
|  | Brian wrote:
And actually I doubt there is an easy way to do it, if any.
In fact, I think it's the reason why I didn't put my own
navigation after...
Els
|
07-20-2004 04:29 PM
Els | 7 | 125 |
|  | In article <Xns952CB6E28A7DDEls (AT) 130 (DOT) 133.1.4>,
Els <els.aNOSPAM (AT) tiscali (DOT) nl> writes:
Yes, that is the cause of the error. ...
Nick Kew
|
07-20-2004 02:08 PM
Nick Kew | 0 | 85 |
|  | usenet (AT) thelessels (DOT) com (geoffrey) wrote:
Change
<div id="header">
<img src="images/summer/title.jpg"
alt="thelessels.com" />
</div>
To
Steve Pugh
|
07-20-2004 12:54 PM
Steve Pugh | 0 | 114 |
|  | brucie wrote:
still too much work, and classes are more intuitive
Date Location results
looks like tabular data to me, maybe even to you.
bill drescher
|
07-20-2004 09:31 AM
bill drescher | 6 | 131 |
|  | Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote:
Live HTTP Headers is a Mozilla thing isn't it?
I don't have it installed but when I went...
Pixel Warrior
|
07-20-2004 06:42 AM
Tim | 16 | 337 |
|  | I'm using a style to hide a skip navigation link but it's not working out
correctly. The style is:
..textBrowsersOnly {
display: none;
}
I'm using...
JayB
|
07-19-2004 10:49 PM
Stan Brown | 10 | 245 |
|  | Hi!.
I have this simple class:
..red {
color:#900;
}
and using with <select class="red"....>
IE, FF interpreting correctly, but Opera not. Show...
Cezar
|
07-19-2004 06:46 PM
Harlan Messinger | 12 | 201 |
|  | Brian wrote:
Repeating what I said in response to Steve; Whether it was someone at
MS/IE at Mac's direction, or someone at Mac that actually coded...
Matt Probert
|
07-19-2004 12:58 PM
Steve Pugh | 26 | 254 |
|  | Ok I went through and deleted code until I discovered the culprit. I
then went back to my original style sheet and removed the CSS
declaration that...
The Master
|
07-19-2004 11:37 AM
The Master | 0 | 104 |
|  | kchayka <usenet (AT) c-net (DOT) us> writes:
I've already decided the drop down menu was a bad idea, and you offer
yet another good reason.
My...
Haines Brown
|
07-19-2004 09:19 AM
Haines Brown | 9 | 92 |
|  | Hello
Are there any tools that track the usage of CSS styles on a site? I'd like
an easy way of finding which styles I'm not using so I can delete...
Peter Mount
|
07-19-2004 03:39 AM
Spartanicus | 2 | 126 |
|  | In http://www.turnermusic.net/contact.html I have set the background and
foreground colors of the form inputs in CSS with:
input, textarea...
Pierre Jelenc
|
07-19-2004 01:08 AM
Pierre Jelenc | 0 | 144 |
|  | Hi,
how can I make a horizontal rule (<hr>) 1px thin? Border: 1px; doesn't work.
Anybody has an idea?
Thanks,
Chris
Christian Zenner
|
07-18-2004 11:40 PM
Neal | 2 | 111 |
|  | Hi!
I have simple css class:
..button1{
margin:0;
border:1px solid;
cursor:pointer;
height:20px;
font:normal normal bold 10px...
Cezar
|
07-18-2004 09:11 PM
Arondelle | 17 | 161 |
|  | I'm having some problems with css rendering differently on different
browsers, on this page:
http://www.frostjedi.com/terra/scripts/graemlin.php
on...
yawnmoth
|
07-18-2004 07:42 PM
yawnmoth | 2 | 114 |
|  | Hi,
I made a three column lay-out for a website, when viewing it in mozilla
it is okay, the content in the right column starts at the top....
Roderik
|
07-18-2004 05:19 PM
Terry Kimpling | 5 | 104 |
|  | Hello, I've noticed one or two people post on this before but nobody
seems to have replied so raising the issue again... is this a known
IE6 CSS...
Knoxy
|
07-18-2004 09:28 AM
Rob Collyer | 2 | 120 |
|  | On Sat, 17 Jul 2004 14:00:59 +0100, Corvus
<tomcat-pleasespamelsewhere (AT) phiz (DOT) org.uk> wrote:
Read up the CSS spec on collapsing margins...
Stephen Poley
|
07-18-2004 07:52 AM
Stephen Poley | 0 | 120 |
|  | Hello
I can manage to get a css footer done by absolute positioning but this is
useless if the different pages on the site have different column...
Peter Mount
|
07-18-2004 07:36 AM
Peter Mount | 2 | 114 |
|  | Hi,
I know the html tags and am pretty familiar with CSS. What I don't know
really is good layout with a combination of these. I don't really know...
Mudge
|
07-18-2004 03:44 AM
Mudge | 0 | 199 |
|  | Brian wrote:
Thank you. I see now. Indeed it is possible.
I needed this several times and never thought about it this way ...
--
Timothy...
Timothy Madden
|
07-17-2004 07:45 PM
Timothy Madden | 1 | 108 |
|  | Brian wrote:
accomplish my intent, all I have to do is redesign the page .</blush>
The links are to the html page not the java applet.
I wanted (I...
Terry Kimpling
|
07-17-2004 04:01 PM
Dr John Stockton | 5 | 96 |
|  | On Fri, 16 Jul 2004 00:22:06 -0400, Brian
<usenet3 (AT) julietremblay (DOT) com.invalid> wrote:
Hey, not MY desire. But if you're looking to send...
Jonas Smithson
|
07-17-2004 02:35 PM
Michael Fesser | 11 | 175 |
|  | Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote:
Really? How do you configure IE to display the <noframes> content
instead of the frames?...
Randall Parker
|
07-17-2004 11:08 AM
Christoph Paeper | 3 | 89 |
|  | I'm currently using http://centricle.com/ref/css/filters/?whitebg as my
css hacks reference, but it's not as extensive as I'd like (no Safari
info...
Spartanicus
|
07-17-2004 06:55 AM
Els | 1 | 114 |
|  | Robert Smith wrote:
#header { overflow:hidden; }
Stupid idea. Make background and text different images.
--
Lauri Raittila <http://www.iki.fi/lr>...
Lauri Raittila
|
07-17-2004 06:35 AM
Lauri Raittila | 0 | 84 |
|  | I am trying to make a bunched of left-floated divs that will be
contained in a larger div. the floated divs all contain a left-floated
img and text...
Philip
|
07-17-2004 05:44 AM
Els | 3 | 82 |
|  | I've noticed when exporting from Microsoft Word XP into an HTML file
that Word uses a span style of mso-spacerun: yes. This has the effect
of making...
Randall Parker
|
07-17-2004 12:31 AM
Tim | 15 | 216 |
|  | Hello,
has anybody done or does anyone know of work being done on an
alternative XML-based syntax for CSS?
I simply have come across the desire in...
Christian Roth
|
07-16-2004 01:04 PM
George Lund | 3 | 109 |
|  | TJ wrote in
<egLJc.44635$Fy.5029 (AT) twister (DOT) socal.rr.com>
No, it's not.
--
PeterMcC
If you feel that any of the above is...
TJ
|
07-16-2004 12:00 PM
Matt | 5 | 98 |