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     
Jim Dabell <jim-usenet (AT) jimdabell (DOT) com> wrote: I once made a valid stylesheet that when loaded in a certain browser (IE 5 or was it 4.5 ?)...
AT
07-11-2003 12:06 PM
Jacqui or (maybe) Pete Go to last post
2 922
I'm going to check out these validators, and get the HTML straight and go from there. Just wanted to say thanks to everyone for the help!
AT
07-11-2003 11:14 AM
AT Go to last post
0 556
Marc wrote: 18.2 User preferences for colors <URL:http://www.w3.org/TR/REC-CSS2/ui.html#system-colors> -- Steve Freedom is the right to be wrong,...
Steve Fulton
07-11-2003 11:10 AM
Steve Fulton Go to last post
0 537
Ravi upasi wrote: Like some other browsers, Netscape 4.x has a default margin for body. Unlike conforming browsers, Netscape 4.x _adds_ specified...
Johannes Koch
07-11-2003 07:20 AM
Johannes Koch Go to last post
0 520
Oof. That is pretty horrid. Let me try to upload that once more.... Susan "Jim Dabell" <jim-usenet (AT) jimdabell (DOT) com> wrote
Susan
07-11-2003 07:11 AM
Susan Go to last post
4 516
Luke Crouch wrote: My copies of Opera, and Mozilla get it right. Konqueror doesn't (but implements the select element using the QT toolkit rather...
David Dorward
07-11-2003 07:11 AM
David Dorward Go to last post
1 512
Hi, I'm one of the staff on a website, we just updated to a new layout and are still ironing it out. While checking to see if it looked alright in...
AT
07-11-2003 05:57 AM
Jacqui or (maybe) Pete Go to last post
3 579
In article <beknv9$a55$1 (AT) nnrp (DOT) atgi.net>, rbarnet (AT) csaNOSPAMreno (DOT) org says... Yep. IE6 supports this, at least in simple cases,...
Richard Barnet
07-11-2003 05:48 AM
Jacqui or (maybe) Pete Go to last post
3 539
Holli Graham: Dreamweaver is not an HTML validator. And the code is not valid. There is no "title" element in "head". Get the HTML right first,...
Bertilo Wennergren
07-11-2003 05:11 AM
Bertilo Wennergren Go to last post
0 536
On 10 Jul 2003 21:18:51 -0700, Holli Graham <hgraham (AT) bcbsal (DOT) org> wrote: validated. 1) open the local file in Opera 2) press Ctrl +...
Lars G. Svensson
07-11-2003 01:52 AM
Lars G. Svensson Go to last post
0 534
Hi al, just a quick note to let you know that the ancient and venerable Style Master http://www.westciv.com/style_master/ has just been completely...
AT
07-11-2003 01:24 AM
AT Go to last post
0 539
"Dan Langille" <usenet02 (AT) YEAH (DOT) RIGHT.dvl-software.com.invalid> wrote in message news:c5nrgv8dslidqdgifl17rs29hf6loh2js8 (AT) 4ax (DOT)...
Richard Barnet
07-10-2003 06:07 PM
Richard Barnet Go to last post
0 517
I'm just starting to learn css. This simple test page I've written works well in IE6 but the font has changed in Netscape 4.6 and two of the...
Neil Mac
07-10-2003 05:20 PM
Headless Go to last post
2 565
OK, I give up. I've moved to separate style sheets for different browsers. Its working OK now so it'll have to do. Thanks David
David Walker
07-10-2003 03:41 PM
David Walker Go to last post
1 628
"Gustav Medler" <usenetmail (AT) gmx (DOT) net> wrote I would also like to know the answer to this, as to the best of my knowledge is that you...
Andrew Tang
07-10-2003 03:26 PM
Stephen Poley Go to last post
1 651
Hi all, I have a problem with absolute positioning a div in a div which is positioned with the 'float' attribute. Maybe a very trivial one, but I...
Manno Bult
07-10-2003 08:56 AM
Manno Bult Go to last post
0 479
Christoph Paeper <crissov (AT) gmx (DOT) net> wrote: <hem>The Subject was CSS: applying property to input element with type="text" -- Top...
Neil Zanella
07-09-2003 02:03 PM
Andreas Prilop Go to last post
1 598
"Richard Barnet" <rbarnet (AT) csaNOSPAMreno (DOT) org> wrote: No. vertical-align only applies to table cells (where it aligns content within the...
Steve Pugh
07-09-2003 01:23 PM
Steve Pugh Go to last post
0 596
Hi, I am trying to include a background image to an iframe inside a <td> and regardless of whether I specify the style "background: url (xxx)"...
Xerxes
07-09-2003 11:23 AM
Steve Pugh Go to last post
1 617
Hi, I need help in setting up a page where the text wraps around an image. Right now, I am using table, with text in one <td> and the image in...
Xerxes
07-09-2003 11:01 AM
Xerxes Go to last post
3 608
"Jacqui or (maybe) Pete" <porjes (AT) spamcop (DOT) net> wrote Fantastic! Thank you so much!
Susan
07-09-2003 03:53 AM
Susan Go to last post
0 551
Hello, Can anyone else add their 2 cents to this? I've been trying a javascript based solution, but it seem to take up too many resources and slows...
AT
07-08-2003 11:59 PM
AT Go to last post
0 517
Rev. Bob 'Bob' Crispen wrote: Very nice page, imo. The layout reinforces the structure. Can't ask for more. Quibbles: 1. the breadcrumbs at the...
Brian
07-08-2003 08:43 PM
Rev. Bob 'Bob' Crispen Go to last post
4 849
I'm using the same Eric Meyer technique to float an image to the right with slices as on this...
AT
07-08-2003 04:59 PM
AT Go to last post
0 773
Hi all, we've been building this thing for weeks and we really are trying our damnedest to make it all it can be, but the thing will not show up on a...
AT
07-08-2003 04:40 PM
AT Go to last post
0 574
David Graham wrote: So you're doing this just for yourself and not for the web? Otherwise, I like the appearance of _my_ scrollbars, and I don't...
David Graham
07-08-2003 02:26 PM
Dave Patton Go to last post
4 1,046
I'm trying to use the following html/css to create a box with a left side and a right side. It's not complicated and it works well in several...
AT
07-08-2003 01:00 PM
AT Go to last post
0 565
Just out of interest, my IE6 displays the same as Opera v6.04... "Jacqui or (maybe) Pete" <porjes (AT) spamcop (DOT) net> wrote
CJM
07-08-2003 12:17 PM
CJM Go to last post
0 584
Neil Zanella wrote: By reading the CSS spec: <http://www.w3.org/TR/REC-CSS2/propidx.html> -- Johannes Koch In te domine speravi; non confundar in...
Johannes Koch
07-08-2003 04:13 AM
Johannes Koch Go to last post
0 590
*Evertjan.* <exjxw.hannivoort (AT) interxnl (DOT) net>: Probably by using some specialised XML application instead of HTML. More appropriate, in...
AT
07-07-2003 09:08 PM
Christoph Paeper Go to last post
1 513
Steve Pugh <steve (AT) pugh (DOT) net> wrote: Done! Thank you for the tip. Well, I actually tried that without beneficial effect... cut 'n'...
Peter Collinson
07-07-2003 02:10 PM
Nikolaos Giannopoulos Go to last post
1 578
Jacqui or (maybe) Pete wrote: According to this: http://www.w3.org/TR/REC-CSS2/visuren.html#flow-control It looks like the clear:both might've...
Alex Farran
07-07-2003 01:38 PM
Jim Davis Go to last post
9 755
Are character references allowed in generated content, in other words should they be parsed by a UA? (Opera does, Moz doesn't) Headless
Headless
07-07-2003 09:18 AM
Arve Bersvendsen Go to last post
1 615
"Ansgar Hein" <nils73 (AT) gmx (DOT) de> wrote Thanks, but not quite. It is a fully featured CSS editor that looks like it would be of use to...
Andrew Thompson
07-07-2003 12:50 AM
Andrew Thompson Go to last post
0 875
In article <6JLNa.16812$Ix2.8489@rwcrnsc54>, Brian <brian (AT) wfcr (DOT) org.invalid-remove-this-part> writes: Yes, makes good sense to me. When...
AT
07-06-2003 04:13 PM
Brian Go to last post
16 806
This page displays as I want it to (for the way its coded). http://members.aol.com/hikksnotathome/hideAndShowDivs/index.html When I try to move the...
AT
07-05-2003 09:40 PM
AT Go to last post
0 554
Same here. No harm, no foul. Cheers--
Flat Earth
07-05-2003 01:24 PM
Brian Go to last post
11 775
Same page as in my earlier post, which I have found a workaround that is actually more preferable to the previous attempted solution, however I now...
Mike Anderson
07-05-2003 11:43 AM
AT Go to last post
4 800
I'm trying to style a line break, something like this: <br class="spacer" /> via CSS, but none of the following seems to have any effect. Any...
Richard Barnet
07-05-2003 10:11 AM
Tim Go to last post
5 719
On Fri, 04 Jul 2003 11:48:38 +0200, Juergen Schulz-Bruessel <schulz (AT) fiz-chemie (DOT) de> wrote: That doesn't answer my question though. Why is...
Stephen Poley
07-05-2003 05:07 AM
Stephen Poley Go to last post
1 660
In article <be19h1$4d8o$1 (AT) fu-berlin (DOT) de>, schulz (AT) fiz-chemie (DOT) de says... Opera - but this is probably the...
Jacqui or (maybe) Pete
07-04-2003 09:35 AM
kayodeok Go to last post
2 612
Microsoftoft Visual Interdev shipped around Easter 97. The themes were all based (not particularly well) on CSS and sites built with it...
Andy Dingley
07-04-2003 08:33 AM
Andy Dingley Go to last post
0 609
"PhilM" <philm (AT) nospam (DOT) com> wrote Just downloaded and installed latest mozilla (4), and it works as per opera. Hence, end of problem...
PhilM
07-04-2003 08:05 AM
PhilM Go to last post
0 535
As a regular ciwas reader, I learned that fixed-pixel designs are evil, so for the newly created site http://www.ddc-deutsch.de (in German, still...
Lars G. Svensson
07-04-2003 01:27 AM
Lars G. Svensson Go to last post
3 1,208
Hello, I have a problem that I'm not able to solve by myself, so I hope you can help: On my website (www.softconcept.at) I want to show some news...
Paul Rohorzka
07-03-2003 06:32 PM
Brian Go to last post
1 628
I am using the DXImageTransform.Microsoft.AlphaImageLoader filter in my CSS for displaying a PNG-Image inside a div so the image looks good in...
AT
07-03-2003 03:14 PM
AT Go to last post
0 695
On Thu, 03 Jul 2003 16:10:15 +0200, Jan Schneider <janmailing (AT) gmx (DOT) de> wrote: You can float a table. I don't see what the problem really...
Jan Schneider
07-03-2003 01:24 PM
Stephen Poley Go to last post
4 845
http://home.rathga.co.uk/dev/projects/asp.net/restaurantguides/test.htm anyone know how to fix the above so that the boxes wrap with the text? Its...
AT
07-03-2003 12:05 PM
Steven Dilley Go to last post
1 814
Hey, I'm using a syndicated service on my site, and am trying to find a good way to modify the text size. The syndication doesn't have any preset ID=...
AT
07-03-2003 05:14 AM
Jacqui or (maybe) Pete Go to last post
2 593
In article <BB2922D5.5AA4%ahlborn (AT) gmx (DOT) info>, ahlborn (AT) gmx (DOT) info says... All answers...
Jacqui or (maybe) Pete
07-03-2003 05:14 AM
Jacqui or (maybe) Pete Go to last post
0 670
Post New Thread

Display Options
Showing threads 7751 to 7800 of 7857
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.