HighDots Forums  

Sponsored Links


Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss in the Cascading Style Sheets forum.



Post New Thread
Threads in Forum : Cascading Style Sheets Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I have a menu at my page. This menu is at the top of my page and at the bottom of my page. The html for this menu is the same for the top menu...
AT
12-12-2003 07:34 AM
Anne van Kesteren Go to last post
1 113
Nice Take on Selectors from Eric Meyer Appropriate Selections http://www.meyerweb.com/eric/thoughts/200312.html#t20031211 -- Kayode...
kayodeok
12-12-2003 02:41 AM
kayodeok Go to last post
0 58
I'm having a bit of a problem with a navigation bar in IE that was discovered when I removed a Search form from the navigation. What happened is that...
JW
12-12-2003 12:19 AM
JW Go to last post
3 74
I've created this rule: a { border: none; border-top-style: none; } hoping that it would eliminate the border around a bitmap when the bitmap...
Karl
12-11-2003 01:34 PM
Steve Pugh Go to last post
1 129
On Thu, 11 Dec 2003 10:32:38 +0000, Steve Pugh <steve (AT) pugh (DOT) net> wrote: Here you...
AT
12-11-2003 12:52 PM
AT Go to last post
5 75
Please take a look at this page: http://home.comcast.net/~delerious1/index5.html It behaves as I expect in Mozilla and Opera, but there are two...
AT
12-11-2003 04:55 AM
Eric Bohlman Go to last post
1 75
I've just put up a new script on my site: http://www.mattkruse.com/javascript/mktree/ This script combines javascript and some tricky CSS to create...
AT
12-10-2003 09:53 PM
Matt Kruse Go to last post
8 71
Just noticed something peculiar. Thought I'd share. On jigsaw.w3.org, when you've validated your CSS they suggest you put an icon on your page. The...
Neal
12-10-2003 05:54 PM
Jukka K. Korpela Go to last post
5 109
I have these styles: p, pre, table { margin: 1em; } And this HTML: <p>A paragraph</p> <table><tr><td>A table</td></tr></table> <pre>A preformatted...
AT
12-10-2003 04:36 PM
AT Go to last post
4 73
"brucie" <brucie01 (AT) bruciesusenetshit (DOT) info> wrote To expand on Brucie's post... Your HTML elements inherit the styles that you specify. ...
AT
12-10-2003 02:30 PM
Andrew Thompson Go to last post
7 81
I have this in my style sheet: a:link { color : #000000; text-decoration : None; font-weight:bolder; } a:hover
AT
12-10-2003 11:31 AM
Peter Foti Go to last post
2 70
This shows the correct font in IE6 but not in Netscape 7.0, what should be fixed? #div1 { position: absolute; font-size: 12px; font-weight:...
AT
12-10-2003 11:10 AM
Steve Pugh Go to last post
4 67
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 Go to last post
1 75
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 Go to last post
0 96
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 Go to last post
2 75
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 Go to last post
3 144
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 Go to last post
4 76
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 Go to last post
3 92
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 Go to last post
2 127
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 Go to last post
0 76
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 Go to last post
3 92
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 Go to last post
5 80
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 Go to last post
6 80
"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 Go to last post
0 76
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 Go to last post
3 73
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 Go to last post
2 91
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 Go to last post
9 135
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. Go to last post
2 87
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 Go to last post
10 152
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 Go to last post
3 95
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 Go to last post
2 92
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 Go to last post
1 125
I started out making an application that should have a layout such as...
Peter Foti
12-05-2003 06:18 AM
kchayka Go to last post
5 92
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 Go to last post
6 105
"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 Go to last post
30 229
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 Go to last post
1 73
On my site, I have created a footer that is simply a shaded box with a &nbsp; character. Using Server Side Includes, I use this footer on every...
AT
12-04-2003 12:33 PM
Steve Pugh Go to last post
1 85
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 Go to last post
2 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-04-2003 11:31 AM
Finn Newick Go to last post
0 67
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 Go to last post
4 93
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 Go to last post
4 126
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 Go to last post
0 116
----- 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 Go to last post
2 99
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 Go to last post
2 84
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 Go to last post
0 103
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 Go to last post
3 141
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 Go to last post
0 100
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 Go to last post
13 130
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 Go to last post
5 100
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 Go to last post
1 149
Post New Thread

Display Options
Showing threads 6451 to 6500 of 7411
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.