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     
Hello, In my (seemingly) endless quest to understand CSS, I have yet another problem. Please look at http://www.kidsinaction.org.uk/ph/x.html...
Alan Silver
05-27-2006 06:13 AM
Henri Sivonen Go to last post
10 195
I'm trying to get output that looks like this: 1. main point 1 A. subordinate point B. subordinate point 2. main point 2 A. subordinate point B....
deko
05-26-2006 05:17 AM
dingbat@codesmiths.com Go to last post
4 113
On a web page I have a graphic for a Shopping Cart Submit button. It is within a form and working fine. I would like to perform an image swap to an...
KiwiBrian
05-25-2006 05:10 AM
Martin Eyles Go to last post
7 129
In article <1148402087.724822.8000 (AT) 38g2000cwa (DOT) googlegroups.com>, VK <schools_ring (AT) yahoo (DOT) com> writes Beg to differ, but all I...
Alan Silver
05-24-2006 01:42 PM
Alan Silver Go to last post
20 304
Hello all I'm a newbie to the world of CSS and this is likely to be a pretty naive question. I have a CSS file based on the 'blue robot' 2-column...
jkn
05-24-2006 10:53 AM
ironcorona Go to last post
28 361
What does a child element inherit as far as position, top, left, etc. ? I'm using DHTML to create child, and append with appendChild() I actually...
i_dvlp@hotmail.com
05-24-2006 03:30 AM
Johannes Koch Go to last post
4 137
I've got a div whose width is specified as a percentage so that if you shrink the browser window, the div shrinks, and the text inside the div wraps...
Joel Byrd
05-23-2006 04:22 PM
Jukka K. Korpela Go to last post
9 222
I am developing a site and have got to a point where a bug has crept in when viewing it in (you guessed it!) Internet Explorer. Somehow, somewhere a...
thehuby@gmail.com
05-23-2006 09:49 AM
thehuby@gmail.com Go to last post
2 138
Hello, I'm going crazy with this bug. If someone could give me a hint. In IE http://acheval.privatedns.com/new/cssbug.asp has a crazy scroll...
cssbug@hotmail.fr
05-22-2006 11:45 AM
cssbug@hotmail.fr Go to last post
2 141
Hello, Without wishing to get the obvious "IE is rubbish" response, could anyone tell me why IE makes such a mess of the page linked below? The...
Alan Silver
05-22-2006 09:11 AM
Alan Silver Go to last post
11 214
http://www.geocities.com/barevalley/ (possibly not safe for work) Whatch what happens when you change the font size in your browser! This is...
VidTheKid
05-22-2006 04:25 AM
VidTheKid Go to last post
0 116
On Fri, 19 May 2006 02:41:55 -0400, Neredbojias <http://www.neredbojias.com/fliam.php?cat=alt.html> wrote: Will this give the OP space under the...
Dan
05-21-2006 04:24 PM
zzpat Go to last post
5 159
Hi everybody, I am very happy to find this group. I am searching for a solution to make a horizontal list menu with submenu on hover. I found a lot...
Verona Busch
05-21-2006 01:19 PM
Michael Jaeger Go to last post
8 162
David Håsäther wrote: That was meant as a joke. Not very clear I'll admit. -- Brian O'Connor (ironcorona)
Jeff
05-20-2006 01:03 PM
ironcorona Go to last post
8 140
Here's an example I found on another site. I was visiting the site named in the URL in this image, and got the registrar's site because the...
phil-news-nospam@ipal.net
05-20-2006 12:59 PM
phil-news-nospam@ipal.net Go to last post
2 154
I have been tinkering with CSS in a rather unstructured manner. Fascinating stuff, but I'm a bit out of my depth on some issues and I am appealing...
Nemo
05-19-2006 09:24 PM
34107 Go to last post
3 153
Hi. I have a CSS tabstrip that is causing me headaches. It consists of an unordered list, styled to display inline. It is located at the bottom of a...
Jack
05-19-2006 04:58 PM
Spartanicus Go to last post
7 170
Hi guys, I've designed a chat window for a chat application using tradutional tables and dirty code because I haven't been able to do it using...
Sender
05-19-2006 08:54 AM
Jack Go to last post
5 160
After noticing that IE 7 beta supports selectors like p+p, I started wondering how to achieve a simple rendering of paragraphs so that 1) there is no...
Jukka K. Korpela
05-18-2006 08:00 PM
Sander Tekelenburg Go to last post
7 149
On Wed, 17 May 2006 22:28:27 +0100 Toby Inkster <usenet200605 (AT) tobyinkster (DOT) co.uk> wrote: Did. No...
VidTheKid
05-18-2006 04:20 PM
phil-news-nospam@ipal.net Go to last post
31 477
In article <1147979910.123511.168620 (AT) j73g2000cwa (DOT) googlegroups.com>, VK <schools_ring (AT) yahoo (DOT) com> writes That's completely...
Alan Silver
05-18-2006 03:05 PM
Alan Silver Go to last post
2 135
Hi, i am searching for the right way to put out the following text with css2: Fon: number1 number2 number3 Fax: number1 number2 number3
Wilhelm Kutting
05-18-2006 10:39 AM
Harlan Messinger Go to last post
2 160
By default the radio button is a hollow circle for unchecked and filled black circle for checked similar for the check box button is a hollow...
RC
05-18-2006 01:03 AM
Jukka K. Korpela Go to last post
4 145
I have CSS for button like input { background-image: url(imageFile.gif); background-repeat: no-repeat; background-position: right...
RC
05-18-2006 12:58 AM
Lasse Reichstein Nielsen Go to last post
2 158
Hi, How do I accomplish the following: In a two-column layout, the right column is 200px wide, and the left column is fluid? Thanks!
TristaSD
05-17-2006 11:56 PM
ironcorona Go to last post
8 158
On the demo at <http://www.geocities.com/schools_ring/tmp/demo01/index.xml> the table caption has 1px(?) indentation from the left in Firefox 1.5 and...
VK
05-17-2006 04:09 AM
VK Go to last post
5 149
Neredbojias wrote: Something like this? No tables. http://k75s.home.att.net/banner.html -- -bts -Warning: I brake for lawn deer
phil-news-nospam@ipal.net
05-16-2006 11:22 AM
phil-news-nospam@ipal.net Go to last post
38 495
Hi all, I'm trying to lay out 3 text boxes with associated labels horizontally, as in the following pseudocode: <form> TITLE label1 ...
lotusny78@yahoo.com
05-16-2006 07:31 AM
Jukka K. Korpela Go to last post
7 154
I have a simple rule: ..main p { font-size: small; color: red;} But if I put a paragraph in a TABLE, it basically comes out black and a different...
Will Hartung
05-16-2006 03:25 AM
Barbara de Zoete Go to last post
6 129
Hi there, I'm very novice to web design. I'm trying to make a pulldown menu, but the formatting keeps getting screwed up when you roll the mouse...
leicklda
05-15-2006 10:27 PM
boclair Go to last post
1 132
I am trying to figure out what is the minimal simplest CSS I can have to accomplish a row of tabs, with one or more tabs having a drop-down menu when...
axlq
05-15-2006 08:44 PM
Mark Parnell Go to last post
14 217
Also sprach Richard: This is another IE bug that has to do with an internal property called "hasLayout". Elements in IE that do not have it may...
Thomas Mlynarczyk
05-15-2006 03:15 PM
Thomas Mlynarczyk Go to last post
0 130
Hi, I wonder - after studying HTML4 and CSS2.1 recs - if it is possible to force maximum row height. CSS2.1 sais that tr-height is minimum height...
Oliver Block
05-15-2006 12:48 PM
Oliver Block Go to last post
0 138
Shortened for legibility: a { text-deco:none; color:#00F; } a:link { text-deco:none; color:#00F; } a:visited { text-deco:none;...
Richard
05-15-2006 12:42 PM
Stephen Poley Go to last post
6 137
In article <Xns97C0C27A24EFDhttpwwwneredbojiasco (AT) 208 (DOT) 49.80.251>, Neredbojias...
varois83
05-15-2006 10:37 AM
Alan Silver Go to last post
3 117
I was attempting to improve my understanding of CSS, and created a very simple page with a header, footer and three columns. This looked just like I...
Alan Silver
05-15-2006 08:50 AM
Alan Silver Go to last post
12 267
"VK" <schools_ring (AT) yahoo (DOT) com> wrote: Is it bad if I often want to stab Big Brother in the eye? I'm thinking about becoming a garbage man...
Mike
05-15-2006 07:00 AM
Martin Eyles Go to last post
15 243
concerning page: http://www.archytas.nl/showcase/newsite/ I can't get the image submit button te align with the input fields in IE6. Both...
emmerink@gmail.com
05-14-2006 07:19 PM
r.emmerink@gmail.com Go to last post
2 151
My page http://www.math.wustl.edu/~msh210/whatsnew.xml (with XSLT and CSS adding formatting) has a paragraph-type break after "Subscribe to...
Michael Hamm
05-14-2006 03:13 AM
Evertjan. Go to last post
3 146
I write the following code: xhtml: <body> <div id="header"> <h1>Welcome to site</h1> <div> <a href="">site in English</a> hello,please <a...
hantechs@gmail.com
05-14-2006 01:39 AM
Jim Moe Go to last post
1 130
"deko" <deko (AT) nospam (DOT) com> writes: See the ol ol styles in my earlier post. If you structure the lists right it'll be fine. <ol> <li>Item...
deko
05-13-2006 07:43 PM
Gérard Talbot Go to last post
10 261
Hi, Concerning the page: http://www.archytas.nl/showcase/newsite/index.php In IE6 the green div is 2 px above the one aside, in Firefox and...
emmerink@gmail.com
05-13-2006 07:09 PM
emmerink@gmail.com Go to last post
2 151
Deciding to do something for the good of humanity, deko <deko (AT) nospam (DOT) com> declared in comp.infosystems.www.authoring.stylesheets: Not...
deko
05-13-2006 04:04 PM
Jim Moe Go to last post
24 379
On Fri, 12 May 2006 20:49:58 -0400 Neredbojias <http://www.neredbojias.com/fliam.php?cat=alt.html> wrote: Reports from beta testers indicate...
phil-news-nospam@ipal.net
05-12-2006 11:28 PM
phil-news-nospam@ipal.net Go to last post
29 438
Hi everyone, How to make a round corner dorders using div? with images or without images. Pls help me!
harish
05-12-2006 10:53 PM
axlq Go to last post
10 521
In message <VA.00001d1b.007ef2c3 (AT) vowleyfarm (DOT) co.uk>, Usenet <Mark (AT) dont (DOT) spamme.invalid> writes Yes, that is being a bit...
Martin Jay
05-12-2006 04:46 PM
phil-news-nospam@ipal.net Go to last post
1 143
Hi, How can I get the menu text to sit at the bottom of the Div? http://www.paulwatt.info/test/anna/ -- Paul Watt http://www.paulwatt.info
Paul Watt
05-12-2006 03:36 AM
Paul Watt Go to last post
3 122
I am building a table with style samples from 3 CSS files. We currently have 3 CSSs (NS4, IE and SUN) as our audience is diverse (banking industry -...
FayeC
05-11-2006 07:48 PM
phil-news-nospam@ipal.net Go to last post
4 144
Here is another attempt at making some HTML/CSS (e.g. not image) buttons. Because I've managed to avoid the things that tend to be problems, it...
phil-news-nospam@ipal.net
05-11-2006 07:27 PM
phil-news-nospam@ipal.net Go to last post
6 125
I may be double posting here, but I think this is the more accurate group to post this question. I have a table in which I'm using css to set up the...
kemton@kemton.com
05-11-2006 12:58 PM
kemton@kemton.com Go to last post
2 132
Post New Thread

Display Options
Showing threads 2401 to 2450 of 7437
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.