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     
I'm trying to learn/use css instead of tables, but finding it hard going so far, and a lot slower than using tables. My current problem is using an...
Tony Benham
08-10-2003 07:41 AM
Tony Benham Go to last post
0 395
Do you actually need the image inside a div? You can position and style the IMG in exactly the same way you can to a DIV. Matt "Peter Cartwright"...
Matt Rushton
08-10-2003 07:18 AM
Matt Rushton Go to last post
0 394
I'm not sure about the extra work for absolute positioning versus float. I chose absolute positioning because with that I can put my menu in the...
Barbara de Zoete
08-10-2003 05:14 AM
Barbara de Zoete Go to last post
0 403
On Sat, 09 Aug 2003 19:37:09 -0400, Bonita Hatcher <bonita (AT) paperbeagle (DOT) DeleteMe.com> wrote: Generally speaking I would avoid absolute...
Stephen Poley
08-10-2003 04:02 AM
Stephen Poley Go to last post
0 369
and then Peter Cartwright said: why? <div> <img style="float:left"> <p style="clear:both">Text </div>
viza
08-10-2003 03:50 AM
AT Go to last post
1 452
Bonita Hatcher wrote on 10 aug 2003 in comp.infosystems.www.authoring.stylesheets: The alternative is to make a fixed width page by putting all...
Evertjan.
08-10-2003 03:34 AM
Evertjan. Go to last post
0 425
I want to create a footer with 3 items, one of which will always stay to the left, one will be in the centre, and the 3rd will be at the right. As...
CJM
08-09-2003 07:33 AM
Stephen Poley Go to last post
3 408
"Roger Shrubber" <roger128shrubber (AT) hotmail (DOT) com> wrote Looking at the Page Setup shows Hasn't it occurred to you that when you have set...
Jools
08-09-2003 05:17 AM
Jools Go to last post
0 412
and then Dave said: Maybe the element that you have applied the rule to has white content at the end without any information it's impossible to...
viza
08-08-2003 07:37 PM
viza Go to last post
0 469
On a page I am designing, I'm trying to create a "div rollover". Basically, I want a div's contents to change (or a new div to replace the old one)...
Kanuf
08-08-2003 04:11 PM
Kanuf Go to last post
4 958
The voices are telling me that viza <none (AT) example (DOT) invalid> wrote on 06 Aug 2003: en-Alabama here. I'll bet you don't pronounce "URL" to...
Rev. Bob 'Bob' Crispen
08-08-2003 03:15 PM
Bob Crispen Go to last post
1 412
brez wrote: Most deprecated attributes in HTML 4.01 were presentational, and are represented in a much more flexible fashion in CSS. td { height:...
Shawn K. Quinn
08-08-2003 02:56 PM
Shawn K. Quinn Go to last post
0 691
Neil Rossi wrote on 08 aug 2003 in comp.infosystems.www.authoring.stylesheets: Without having to give all the <tr>'s an alternating...
Evertjan.
08-08-2003 10:47 AM
Evertjan. Go to last post
0 423
In article <WhCdnWXg24bHK6-iXTWJjw (AT) bcn (DOT) net>, Shannon Sumner wrote: URL would be better than code, but code was usable as it has...
Lauri Raittila
08-08-2003 09:12 AM
Shannon Sumner Go to last post
1 674
In article <gvs6jvoddall7qsfcbs4aeis58ahhkkrgs (AT) 4ax (DOT) com>, sbpoley (AT) xs4all (DOT) nl says... Now I have, and it has solved my problem,...
annelies
08-08-2003 08:53 AM
annelies Go to last post
1 390
I'm sure this has been answered before but a search doesn't turn up anything. I am converting to CSS an HTML site that used tables for positioning...
AT
08-07-2003 11:23 AM
AT Go to last post
6 483
"Frank Vollono" <frank_vollono (AT) yahoo (DOT) com> wrote I agree. It looks like every sub-topic is shifted one space to the right. Is R&D under...
Jonathan Snook
08-07-2003 10:57 AM
Steven Dilley Go to last post
1 395
Positioning four corner images in a stretchable box is possible using a table. But can it be done in CSS?
AT
08-07-2003 05:16 AM
Rijk van Geijtenbeek Go to last post
4 401
"Jason Kirk" <usenet (AT) captain (DOT) custard.org> writes: $_GET; -- Chris
David Dorward
08-07-2003 05:07 AM
Chris Morris Go to last post
1 386
kchayka <kcha-ns-yka (AT) sihope (DOT) com> wrote a reasonable font size assumes all users have the same size monitor. i designed the initial font...
AT
08-06-2003 05:24 PM
kchayka Go to last post
3 480
"Colin Walls" <colin (AT) murorum (DOT) demon.co.uk> wrote set up a class which sets the HEIGHT property. then use ASP/PHP whatever to detect the...
AT
08-06-2003 12:52 PM
Matt Rushton Go to last post
2 392
Hi, I have a web page that works fine in Opera 7 and other modern browsers (IE6, Mozilla 1.4, NS7.1, etc.), but not in Opera 5. I know which style...
Anthony Williams
08-06-2003 10:11 AM
Anthony Williams Go to last post
6 869
Hi there, how can I modify the inner margin of <td>-elements without having <p>, <div> or other elements inside, only text? Thanks a lot, Thomas
Thomas Wieser
08-06-2003 08:48 AM
Thomas Wieser Go to last post
1 852
Hi! This: p#p1 { text-align:left; } p#p2 { text-align:center; }
viza
08-06-2003 08:02 AM
viza Go to last post
1 423
How about using color "classes" ? ..mainFg1 { color: #c03; } ..mainFg2 { color: #090; } ..mainBg1 { background-color: #ccc; } ..mainBg2 {...
Jon Frechette
08-06-2003 07:58 AM
Jon Frechette Go to last post
0 394
Andrea wrote: No there are no variables in CSS. You can group selectors: selector1, selector2, selector3 { color: #ffcc00; }
Johannes Koch
08-06-2003 07:35 AM
Johannes Koch Go to last post
0 355
In article <NTTXa.545$nD.341640 (AT) newsfep1-win (DOT) server.ntli.net>, viza <none (AT) example (DOT) invalid> wrote: Of IE/Mac there will be...
Aaron Robson
08-05-2003 05:58 PM
Kris Go to last post
4 479
Hi, Is it possible to reproduce the top menu at www.animals-in-distress.net/home.htm in CSS and if so how? Thanks Gerald
Grytpype-Thynne
08-05-2003 03:42 PM
Lauri Raittila Go to last post
1 403
vejitasweeps (AT) hotmail (DOT) com (Saiyan Vejita) wrote: You're actually asking how to put margins between the cells. The answer is that this can...
Jukka K. Korpela
08-05-2003 03:30 PM
Jukka K. Korpela Go to last post
0 390
This site: http://www.westciv.com/style_master/academy/css_tutorial/properties/margin.html states that "An element does not inherit the margin...
Richard Barnet
08-05-2003 02:55 PM
Michael Fesser Go to last post
1 430
and then Paul said: div.Layer1, div.Layer2 { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; } div.Layer1...
viza
08-05-2003 11:59 AM
viza Go to last post
0 460
Hi All, I'm trying to move an application of mine into the 21st century and ditch the table intensive layout in favour of CSS. Where I am stumbling...
M2
08-05-2003 10:53 AM
Stephen Poley Go to last post
2 820
How can I define a table such that page breaks only occur between table rows, not within a table row, when printed with current browsers? -- Klaus...
Klaus Johannes Rusch
08-05-2003 10:36 AM
Stephen Poley Go to last post
2 432
On Tue, 05 Aug 2003 09:32:08 +0100, qwe <_12Rounds (AT) yahoo (DOT) com> wrote: One starts with a browser, then looks at sites. If site A is...
qwe
08-05-2003 09:06 AM
Stephen Poley Go to last post
10 927
I've been experimenting with a background image, and my copy of Opera (7.1, on Win98) doesn't seem to want to display it. It works fine with Mozilla,...
AT
08-05-2003 12:28 AM
AT Go to last post
0 491
Hi folks Can someone provide a good link that explains Level One warnings for CSS files. I've started to get my css validated at the w3c site and...
Alex Billerey
08-04-2003 08:02 PM
Alex Billerey Go to last post
0 415
Jonathan Snook wrote: This would work much better if you set widths in em units instead of px. At my larger-than-average text size, "photography"...
Andrew Thompson
08-04-2003 03:47 PM
AT Go to last post
5 545
http://blog.crispen.org/ I'd advise you *not* to read the rantlets, but please check the other sections for readability, if you would (i.e., I'd...
Bob Crispen
08-04-2003 10:26 AM
Bob Crispen Go to last post
0 413
"Evertjan." <exjxw.hannivoort (AT) interxnl (DOT) net> wrote A pet peeve of mine. The "text-align" attribute would be more correctly changed to...
Richard Barnet
08-04-2003 10:06 AM
Richard Barnet Go to last post
0 661
Urban wrote: Do you mean: /*color properties for theme */ h1, h2 { color: #b60600;} ..box { background: #b60600;} #logo {border: #b60600;} and...
Mary Ellen Curtin
08-04-2003 09:04 AM
AT Go to last post
1 390
In message <NE%Wa.2519$jg.1522636 (AT) news1 (DOT) news.adelphia.net>, Clive Everett <eoforheard (AT) mac (DOT) com> writes Yes, that seemed the...
jake
08-03-2003 03:31 PM
jake Go to last post
0 404
arrgh. Because I can't afford a new system right now, I'm running a hamster-powered Pentium 166, 64 M RAM, Win 95. I've been using Dreamweaver3, but...
Mary Ellen Curtin
08-03-2003 01:29 PM
Diane Wilson Go to last post
10 671
Hi Some mac owners have tested my site with ie 5 and Safari and cannot get the mouseover verses to work. As this is my first attempt at Css and i'm...
Paul
08-03-2003 01:08 PM
Paul Go to last post
2 564
"Clive Everett" <eoforheard (AT) mac (DOT) com> wrote: It's hard to tell what might be wrong, and even to test what the situation is, since you...
Jukka K. Korpela
08-02-2003 08:11 AM
Jukka K. Korpela Go to last post
0 420
I have an image that sliced in 2 in fireworks the top part is a gif(graphic) and the bottom part is a jpg(photo), the code is like that: <div...
Henry
08-02-2003 06:53 AM
Fox Go to last post
1 435
'nuther Bob wrote: Hopefully not. 1. XSL:FO is suitable for media with a known size. But the web has no known media size. 2. What do you expect a...
David Walker
08-01-2003 11:20 AM
Johannes Koch Go to last post
33 1,051
"Nikolaos Giannopoulos" <nikolaos (AT) solmar (DOT) ca> schreef in bericht news:G1adnSl3MdU-fI-iXTWJgA (AT) magma (DOT) ca... Hi Nikolaos (and...
Zak McGregor
08-01-2003 10:58 AM
lukie Go to last post
33 1,133
Henry <hamt1 (AT) netscape (DOT) com> wrote: No, you missed the point. Read Nick's message again. Adding alternate fonts does not help with the...
Henry
08-01-2003 09:17 AM
Bob Crispen Go to last post
16 611
Good morning Els, It was foretold that on 1-8-2003 @ 03:19:28 GMT+0200 (which was 3:19:28 where I live) Els would mumble: <snipped a bit> E> Ai...
Els
07-31-2003 10:15 PM
lukie Go to last post
2 359
I agree that css are better for design than tables. I use layers positioned w/ css and it works quite good and I have no hassle w/ tables. examples...
AT
07-31-2003 07:35 PM
AT Go to last post
0 447
Post New Thread

Display Options
Showing threads 7551 to 7600 of 7867
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 - 2009, Jelsoft Enterprises Ltd.