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     
"Jón Fairbairn" <jon.fairbairn (AT) cl (DOT) cam.ac.uk> wrote Yes, good...
Massimo at HOME
12-02-2004 05:22 PM
Massimo at HOME Go to last post
6 351
I want to have a css with 2 PRE styles, one bold with large font, and another non-bold and smaller font. I am new to CSS (and not exactly an expert...
Buck Turgidson
12-02-2004 02:24 PM
Buck Turgidson Go to last post
2 214
On Thu, 02 Dec 2004 12:02:29 -0200, Kerberos <me (AT) privacy (DOT) net> wrote: <sigh> #body { margin: 0; border: none; padding: 0; width: 100%;
Roland Eriksson
12-02-2004 09:40 AM
Roland Eriksson Go to last post
0 222
URL: http://inoutnet.com/przyklady/mikronika/ First thing, i don't know how to make picture (the one with company logo) to float to the top right...
Luke
12-02-2004 09:01 AM
Luke Go to last post
0 405
I'm trying to set up a standard "footer" on my pages. I just discovered by reading this newsgroup that straight html is no good and I need to learn...
erikd@nospam.wanted.here
12-02-2004 08:39 AM
Mark Tranchant Go to last post
4 273
Sorry for the multipost, there was no reaction in netscape.public.dev.css. Is it possible to make Nescape 4.5+ display this element: #detailXplan...
Markus Ernst
12-02-2004 05:44 AM
Markus Ernst Go to last post
2 234
Morten wrote: Not exactly what you ask for, as you can't design it, but extremely cross-browser and easy to use, also for inline use: The title...
Markus Ernst
12-02-2004 05:31 AM
Markus Ernst Go to last post
0 256
In my stylesheet, body is defined: body { background-color: transparent; color: #000066; font-family: Verdana, Geneva, Arial, Helvetica,...
Mark F
12-01-2004 04:30 PM
Jan Roland Eriksson Go to last post
2 268
Hi everybody, I'm not quite sure whether this request is appropriate here; if not I'm sorry. I have finally managed to get things positioned, scaled...
Laiverd.COM
12-01-2004 04:26 PM
Laiverd.COM Go to last post
2 238
"Neal" <neal413 (AT) yahoo (DOT) com> wrote I think it is accessible still (every UA that can interpret html code can display/read header) but it is...
vatore
12-01-2004 01:58 PM
Sander Tekelenburg Go to last post
1 216
*Andrew Poulos* <ap_prog (AT) hotmail (DOT) com>: Omit it, send an appropriate HTTP header and (much preferably) use UTF-8 for XML (or its subset...
Andrew Poulos
12-01-2004 12:51 PM
Spartanicus Go to last post
48 1,234
Hi, I am relatively new to css and am trying to find the font-size I like best to use as default. I would prefer to use em values as I found that it...
Dave
12-01-2004 11:19 AM
jake Go to last post
3 340
Hi, if I have a body colour (white) specified in an external css sheet, what should I do in an individual webpage that is to have a background-image,...
Dave
12-01-2004 10:35 AM
Mark Tranchant Go to last post
2 309
is there any way to set attributes with css like in xsl(xsl:attribute-set)? micha
chotiwallah
11-30-2004 01:11 PM
Andrew Thompson Go to last post
2 234
Hi at all the last year I looked this CSS : cursor: hand; -moz-border-radius-topleft:18%;...
Steel
11-29-2004 06:01 PM
Gus Richter Go to last post
6 313
When I use a stylesheet: body, h1 { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 10px; } h1 { font-weight: bold;
André Hänsel
11-29-2004 03:31 PM
Lauri Raittila Go to last post
5 355
I have a template for a basic two column layout at: http://www.paulwalker.tv/css/template.htm Everything works ok in IE, but the inclusion of a div...
PJ
11-29-2004 02:42 PM
PJ Go to last post
0 264
I've started work on a css layout tutorial. I expect that it will take a minimum of several weeks to get to a complete draft stage. I hope to get...
Spartanicus
11-29-2004 01:48 PM
Jan Roland Eriksson Go to last post
4 326
For a long time, I've used CSS to style my webpages, but only for media "screen" and "print". Now I've started looking into styling them for other...
Garmt de Vries
11-29-2004 07:53 AM
Garmt de Vries Go to last post
0 266
For the life of me, even after trying a couple online code validators, I cannot get Firefox to display my website properly. The only hangup...
BAF
11-28-2004 02:08 PM
jmm-list-gn Go to last post
4 237
Hi All Wonder if you could help me. I have created a CMS system that allows the user to enter text and pic 'tags' for their own About us page,...
Macsicarr
11-28-2004 01:36 PM
Lauri Raittila Go to last post
2 371
Hi everybody, Since today the pages at http://www.laiverd.com/groundzero/anima have problems with the hover-styles in Netscape 7.1 (no problems...
Laiverd.COM
11-28-2004 12:02 PM
Laiverd.COM Go to last post
3 295
kchayka napisa³(a): -- Ave, Cezar
Cezar
11-28-2004 08:12 AM
Cezar Go to last post
4 468
Hello, I would like to insert an image in a TD without changing size of the TD nor of the Image. Here is the less bad solution I have found : <TD...
Michael Skind
11-28-2004 04:26 AM
Michael Skind Go to last post
2 263
Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: IIRC it was Neal who recently concluded that there is not a single good CSS layout...
Dave Brown
11-27-2004 11:55 PM
PC Go to last post
10 578
Example page: http://www.splatteredink.net/test/ It is a two column layout with header. The header and two columns are in a container div. The left...
Drue
11-27-2004 10:00 PM
Drue Go to last post
6 459
Is there a generic method of ensuring, using css, that the last word in a random amount of left-aligned text within a table cell, will be right...
KiwiBrian
11-27-2004 06:39 PM
vatore Go to last post
1 239
Ok I basically am creating a container for a bunch of other <div> tags. But I want to make four jpegs/gif/whatever that goes in each corner so they...
ryan.fairchild@gmail.com
11-27-2004 06:34 PM
ryan.fairchild@gmail.com Go to last post
7 575
A problem I am puzzling with: I would like a page with a header (stuck to the top of the browser window, say 50px high), and a footer (stuck to the...
Rob E
11-27-2004 10:10 AM
Rob E Go to last post
0 395
Hi! I have an image inside a DIV box with its dimensions specified. The problem is that I don't know the dimensions of the image...
Abs
11-27-2004 08:44 AM
Lauri Raittila Go to last post
8 529
in comp.infosystems.www.authoring.stylesheets, =?iso-8859-1?q?J=F3n?= Fairbairn wrote: But that is *very* clear in spec. s/that/Opera...
Lauri Raittila
11-26-2004 02:39 PM
Lauri Raittila Go to last post
1 273
in comp.infosystems.www.authoring.stylesheets, =?iso-8859-1?q?J=F3n?= Fairbairn wrote: Well, I did know rendering in Gecko, Opera and IE even...
Lauri Raittila
11-26-2004 02:11 PM
Lauri Raittila Go to last post
2 247
Hello, I created a website with a ilayer tag which is only good for netscape. And the problem that I am having is that I want to validate my website....
mike
11-25-2004 07:40 PM
Neal Go to last post
2 289
I know IE doesn't support max height but is there anyway to get around it. As I have a Div which is scrollable. The size of the data varies so when...
ree32
11-25-2004 06:01 PM
Lauri Raittila Go to last post
1 444
"Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> wrote Isn't CSS about visual design? True his markup may be wanting but someone must have...
Axel Dahmen
11-24-2004 02:40 PM
Stephen Poley Go to last post
28 1,213
"Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> wrote Thanks! Seems to work ok in Opera with 100%, but I'm still...
Philip Herlihy
11-24-2004 02:08 PM
Els Go to last post
13 462
On Wed, 24 Nov 2004, pronoun wrote: Post URL to <news:comp.infosystems.www.authoring.html>
Andreas Prilop
11-24-2004 08:56 AM
Andreas Prilop Go to last post
0 251
Please, bare with me. I'm new to CSS and would like to ask for some advice on my current project. I have an existing table based layout that serves...
oj
11-23-2004 03:44 PM
Neal Go to last post
8 248
Hi! In this little page http://tinyurl.com/6btox in top right side is little menu. I have a problem that this menu is not working well in Opera...
Cezar
11-22-2004 12:13 PM
Cezar Go to last post
2 282
Hi all, I tried to use the bug in IE as suggested in http://www.stunicholls.myby.co.uk/layouts/fixed.html# I. can´t get it to work Were have I gone...
Peter
11-22-2004 10:39 AM
Peter Go to last post
0 245
Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: Using conditional comments is a reliable way to separate >=IE5 from other UAs, the use...
The Bicycling Guitarist
11-22-2004 10:27 AM
Chris Morris Go to last post
4 241
Hi, is it possible to position a div layer from an external ccs file? thanks for help rolf
Rolf Brauser
11-22-2004 06:57 AM
Spartanicus Go to last post
2 227
I have a scenic picture for the background of a page. I would like to make a table, with an opaque background, over top to hold content, that will...
Tania
11-21-2004 07:12 PM
Neal Go to last post
11 604
I have a page at www.caymanquays.com.au/index.html where the navigation at the top works fine in MSIEv6 and Opera v7.5 but appears dead in Mozilla...
Howard Martin
11-21-2004 05:13 PM
Howard Martin Go to last post
3 270
Hi All I'm a real newbie to this, but I'd like your comments on the following web site: http://www.haemophiliacs.org.uk Its a bit low on content...
Laphan
11-21-2004 01:47 PM
Michael Winter Go to last post
5 276
Brian wrote on 20 nov 2004 in comp.infosystems.www.authoring.stylesheets: This has nothing to do with skins, but with the preoccupation of...
Per Steffensen
11-21-2004 01:28 PM
Michael Fesser Go to last post
8 718
"Michael Vilain <vilain (AT) spamcop (DOT) net>" napisa³(a): maybe CSS is render invalid by IE ? Who knows ;-) -- Regards, Cezar
Cezar
11-21-2004 05:18 AM
Cezar Go to last post
3 277
This is weird. I have made a simple page using XHTML & CSS. It works great on all browsers when the content is delivered as...
Kerberos
11-20-2004 03:19 PM
Kerberos Go to last post
2 251
is there some way to make the positioning of a layer (div) so that it is centered in the window. so even when you resize the window it...
Peter Altenberg
11-20-2004 01:21 PM
Frances Del Rio Go to last post
8 468
I'd like to create a form where required fields are marked by asterisks. The asterisks would then disappear as the field or checkbox is filled in by...
Steve
11-19-2004 02:57 PM
Harlan Messinger Go to last post
1 250
Post New Thread

Display Options
Showing threads 5151 to 5200 of 7866
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.