| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a table column that starts like this
<td class="menu" style="WIDTH: 18%" valign="top">
If I specify the bgcolor property for this tag...
AT
|
11-20-2003 01:30 AM
Christoph Paeper | 1 | 83 |
|  | Is it possible to include, or link to a stylesheet from within another?
Thanks...
--
SamMan
Rip it to reply
SamMan
|
11-19-2003 09:02 PM
SamMan | 3 | 98 |
|  | Hello
Can anyone figure out how I can make my page work correctly -
http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm
The problem is that the CSS...
AT
|
11-19-2003 07:59 AM
AT | 10 | 240 |
|  | http://www.physci.org/test/chem/element.html,
represents information on a chemical element.
(http://www.physci.org/test/chem/ for the CSS's)
Not yet...
Andrew Thompson
|
11-19-2003 07:10 AM
Andrew Thompson | 10 | 130 |
|  | Apologies for posting code (I'll try to keep it brief).
I have the following...
Peter Foti
|
11-18-2003 03:39 PM
Peter Foti | 4 | 82 |
|  | Hi,
I'm trying to arange the following layout with css (see
http://c0ffee.org/test/index.html & /test/style.css):
On the one hand, I have a (red)...
Jochen Eisinger
|
11-18-2003 02:56 PM
Jochen Eisinger | 0 | 54 |
|  | Hi All,
I am using a div with a 100% height (within a document with body with body
and html set to 100% too) as a method of getting some colored bars...
M2
|
11-18-2003 11:27 AM
Henri Sivonen | 1 | 78 |
|  | From <URL: http://www.w3.org/TR/CSS21/selector.html#id-selectors >
I find the following text:
"What makes attributes of type ID special is that no...
Sue Sims
|
11-18-2003 08:25 AM
David Leverton | 10 | 147 |
|  | I am trying to replace extraneous tables with CSS but I am running into
centering problems.
I want pictures centered left to right (top aligned) in...
Philip
|
11-18-2003 04:53 AM
Matthias Gutfeldt | 3 | 134 |
|  | - NN 4.78 rendering woes, links at far left -
I am trying to rework an old site, make it valid html
and css, improving the x-browser and 'older...
Andrew Thompson
|
11-17-2003 07:51 PM
Andrew Thompson | 2 | 89 |
|  | Hi
This syntax in CSS doesn't work in IE (IE6)?
Can you confim please ?
h1+p {
font-family: "Courier New", Courier, mono;
}
then in my document
tranbert
|
11-17-2003 06:00 PM
Eric Bohlman | 8 | 250 |
|  | Hello,
I am in the middle of re-designing my website,
http://www.amykimber.com/index.asp is the table version,
http://www.amykimber.com/temp.asp is...
Amy
|
11-17-2003 05:35 PM
Eric Bohlman | 1 | 83 |
|  | Hi,
I have a drop-down box for which I need to show 100 px when it's
rolled up. When the user expands it I want to display the whole
string...
AT
|
11-17-2003 11:45 AM
AT | 0 | 68 |
|  | Brian <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> wrote
You can just do:
<div id="navigation">
<img src="foo">
AT
|
11-17-2003 11:00 AM
Markus Ernst | 4 | 89 |
|  | "Brian" <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> schrieb im
Newsbeitrag news:iZ6tb.198728$Tr4.568169 (AT) attbi_s03 (DOT)...
Stephen Poley
|
11-17-2003 03:10 AM
Markus Ernst | 2 | 85 |
|  | nzanella (AT) cs (DOT) mun.ca (Neil Zanella) wrote:
Maybe it's because you didn't post a URL. It's easier to look at someone's
problem if you can...
Jukka K. Korpela
|
11-17-2003 01:48 AM
Jukka K. Korpela | 0 | 77 |
|  | I need help!!
I'm using IE 6 and look at the bottom-left corner of the image border:
http://pages.infinit.net/jaylac/image.html
It does that when i...
AT
|
11-17-2003 12:34 AM
AT | 3 | 121 |
|  | Hello
I have a Java Application and I get an HTML File as input into this
Applikation. I should now check if it is a valid CSS2 Stylesheet...
Michael Heinzel
|
11-16-2003 12:50 PM
Joel Shepherd | 4 | 144 |
|  | "Brian" <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> a écrit
dans le message de news:8B7tb.200017$Fm2.187685 (AT) attbi_s04 (DOT)...
Andreas Keil
|
11-16-2003 10:54 AM
Andreas Keil | 0 | 84 |
|  | komone wrote:
People that understand CSS use it because it speeds up development
time, makes a site smaller & faster, easier to maintain, easier...
Philipp Lenssen
|
11-16-2003 05:22 AM
David Graham | 25 | 215 |
|  | "Brian" <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> wrote in
message news:6krtb.205098$Fm2.196806 (AT) attbi_s04 (DOT) ..
I...
Eric Bohlman
|
11-16-2003 05:02 AM
David Graham | 1 | 102 |
|  | Im designing a page with a pretty standard header, sidebar,
maincontent, footer style layout.
I designed it so the footer is always displayed...
AT
|
11-15-2003 06:38 PM
Michael Fesser | 2 | 74 |
|  | Please review the page at
http://www.tassie.net.au/~abell1/testoboe4.htm, which is a step on the
way to redesigning my whole site. I have used three...
Alex Bell
|
11-15-2003 04:23 PM
Alex Bell | 2 | 154 |
|  | Hello,
I have styled a link like this:
a {
text-decoration:none;
display:block;
width:100px;
background-color:yellow;
border:2px outset yellow;
Thomas Mlynarczyk
|
11-15-2003 01:03 PM
Thomas Mlynarczyk | 2 | 89 |
|  | Hello
I have a Java Application with a CSS Validator in it
(http://jigsaw.w3.org/css-validator/). Now I should modify certain
properties
but i dont...
Heinz Kleinbauer
|
11-15-2003 06:42 AM
Heinz Kleinbauer | 0 | 75 |
|  | Hello,
My sites were created primarily with tables as layout. :-(
I have two page designs which I used frequently and hopefully somebody can
provide...
lostinspace
|
11-14-2003 12:02 PM
lostinspace | 2 | 97 |
|  | In <8B7tb.200017$Fm2.187685@attbi_s04> Brian <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> writes:
That's funny. I see them just...
AT
|
11-14-2003 11:02 AM
AT | 0 | 86 |
|  | In article Brian wrote:
On top, I assume. What height? If that it won't be taller than heading
on right, you could replace 10000000em with image...
Lauri Raittila
|
11-14-2003 10:36 AM
Lauri Raittila | 1 | 90 |
|  | *Warren Oates* <Warren (AT) InHell (DOT) Com>:
That's just a small minority of them, though.
--
Before you borrow money from a friend, decide which...
Sune A
|
11-14-2003 08:56 AM
Lauri Raittila | 19 | 205 |
|  | Worked perfectly, thanks all!!
AT
|
11-14-2003 02:53 AM
Philipp Lenssen | 10 | 198 |
|  | I'm hoping this technique is possible.
Explaining the following code, I want to be able to format the text of
a subclass, depending on who their...
AT
|
11-13-2003 04:29 PM
AT | 3 | 58 |
|  | *Jane Withnolastname* <JaneWithnolastnameNOSPAM (AT) yahoo (DOT) com>:
li {font-size: 0.7em}
Little^W stupid if you didn't increase the font-size...
Christoph Paeper
|
11-13-2003 09:19 AM
Christoph Paeper | 0 | 117 |
|  | I don't understand the inheritance logic in this situation.
Let me describe a simple situation: I have a document with a style
sheet that...
Haines Brown
|
11-13-2003 07:26 AM
Haines Brown | 2 | 81 |
|  | By that I assume you mean that all the lists show the same size font.
That is what I would have imagined it would do. 0.7em is relative
font size...
Graham J
|
11-13-2003 04:35 AM
Graham J | 0 | 93 |
|  | Jane Withnolastname <JaneWithnolastnameNOSPAM (AT) yahoo (DOT) com> wrote:
A URL would help.
If your markup is correct (i.e. the nested <ul> is...
Steve Pugh
|
11-13-2003 04:30 AM
Steve Pugh | 0 | 78 |
|  | I'm trying to do something similar to the header on bankofamerica.com
using only css positioning and allowing the user to adjust text size
and keep...
AT
|
11-13-2003 02:54 AM
Philipp Lenssen | 1 | 86 |
|  | Hi.
Would anyone know how- or if it is possible- to have the latest Mozilla
browser allow for a line-through on visited links? It works with IE,...
Richard
|
11-13-2003 12:59 AM
Spartanicus | 13 | 139 |
|  | Hi,
I'm having trouble with a three-column layout that has a 'banner' across the top
of them. I'd like the top to have two graphics, one flush left...
Martin Gutowski
|
11-12-2003 07:18 PM
Eric Bohlman | 1 | 64 |
|  | The following page should display a background image in the page header
and nav-bar:
http://www.xs4all.nl/~sbpoley/test/
Opera 7.21 displays the...
Stephen Poley
|
11-12-2003 03:11 PM
Stephen Poley | 2 | 94 |
|  | On Tue, 11 Nov 2003, komone wrote:
"IE" comes in several versions, and has several different modes of
interpreting stylesheets, so your complaint...
Alan J. Flavell
|
11-12-2003 01:13 PM
Alan J. Flavell | 2 | 128 |
|  | I'm developing a site for a charity which I am aiming to make
standards-compliant, accessible and cross-browser compatible.
I'm doing OK so far and...
CJM
|
11-12-2003 07:45 AM
CJM | 2 | 94 |
|  | Hi all
I have a simple 3 column css layout here:
http://www.carfolio.com/newlook.dhtml
However, when the centre column is wider than the screen...
Zak McGregor
|
11-12-2003 06:53 AM
Alan J. Flavell | 8 | 100 |
|  | I'm trying to detemine the height of a div in javascript. The actual
height is defined in the attached stylesheet. When I...
AT
|
11-12-2003 06:10 AM
Johannes Koch | 2 | 88 |
|  | Hello
I was checking and testing this site and the menu on the left look
distorted. This was on a older machine using IE6 win 2000 or older.
This is...
Henry
|
11-12-2003 03:57 AM
Andreas Keil | 2 | 97 |
|  | komone wrote:
Wrong, you have to invest time and effort to learn CSS and how to use
it, and then there's the browser bugs and shortcomings to...
Spartanicus
|
11-11-2003 10:53 AM
Steve Davis | 3 | 100 |
|  | komone wrote:
Correct, in fact, they should have started earlier.
If you don't learn about stuff, you won't succeed. Read...
Anne van Kesteren
|
11-11-2003 09:50 AM
Anne van Kesteren | 0 | 100 |
|  | I'm having problems with using CSS to centre an image inside a div. At
http://geoffsoper.co.uk/photos/admin/index.php?page=photo I would like
the...
AT
|
11-11-2003 06:31 AM
AT | 0 | 90 |
|  | Stanimir Stamenkov <s7an10 (AT) netscape (DOT) net> wrote:
Then you can hardly expect "real" answers either.
Look, this was _your_ problem. It is...
Stanimir Stamenkov
|
11-11-2003 06:22 AM
Stanimir Stamenkov | 16 | 179 |
|  | Hi,
Going forward, what's better to use
<td height="20">
or
<td style="height:20;">
Bura Tino
|
11-11-2003 03:39 AM
Philipp Lenssen | 6 | 89 |
|  | In article <bonqmu$1fhv06$1 (AT) ID-209813 (DOT) news.uni-berlin.de> in
comp.infosystems.www.authoring.html, CJM <cjmwork (AT) yahoo (DOT)...
Stan Brown
|
11-11-2003 03:26 AM
CJM | 1 | 90 |