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     
tasman.hayes (AT) gmail (DOT) com wrote: Well, you *don't* have 3 floating divs. You have 2 floating divs, and one that isn't floated. Floated...
Els
01-30-2006 07:38 PM
Tasman Go to last post
1 115
was wondering if an background image can be placed on each page so that irrespective of content of a page (table, div etc.) it is always shown at...
Mel
01-30-2006 12:29 PM
Els Go to last post
1 95
I have inherited some CSS from a former employee that has code like this: onmouseover="this.className='highlight_on standard_border'" where it...
Giggle Girl
01-30-2006 11:14 AM
Giggle Girl Go to last post
3 97
Hi, I can´t find the right CSS for this design: www.geocities.com/josealberto1975/mm/forum/w3_css_div_20060127.png It's one DIV frame inside...
F.N.
01-30-2006 08:54 AM
F.N. Go to last post
3 99
Hello, Sorry if this is covered somewhere, but I've looked at countless sites explaining how to do multicolumn layouts in CSS, but have yet to...
Alan Silver
01-29-2006 03:30 PM
Alan Silver Go to last post
11 166
Ok. Arne was right, and *his* declaration does produce the same output on IE/FF. Thanks. Thanks you both for your kind help. -Gian
Gian
01-29-2006 12:18 PM
Gian Go to last post
3 106
listaction wrote: Just crossed with my own question... .box1{ display: -moz-inline-box; display: inline-block; (you need block or inline-block for...
VK
01-29-2006 10:05 AM
Lauri Raittila Go to last post
6 90
-moz-inline-box is it equal to inline-block or some difference? what oldest Gecko browser recognize it? do I need to use it in FF 1.5 ? Full...
VK
01-29-2006 09:57 AM
Lauri Raittila Go to last post
1 123
In reference to this page: http://www.celebration.org/cgi-bin/pd/pd.cgi?image=/pd/images/ShineEvite.jpg&config=shineconfig.txt I have it setup so...
alfred.taylor@gmail.com
01-28-2006 03:37 PM
Jim Moe Go to last post
1 98
hello there. you have obviously not looked very carefully at my example ;) in your example borders are fat and it is placed exactly when...
waste
01-28-2006 05:17 AM
Els Go to last post
17 226
Hi, I got following: http://www.inetgate.ch/design.htm and I would like to have the Image on the right side, the gradient, I would like to have it...
roN
01-27-2006 10:54 PM
roN Go to last post
1 102
On Fri, 27 Jan 2006, Claude Schneegans wrote: Not directly, but it's usually explained in tutorials. Application of logic to the rules set out in...
Alan J. Flavell
01-27-2006 03:02 PM
Alan J. Flavell Go to last post
0 98
Claude Schneegans wrote: That's because the cascading of the styles. The last one overrules the earlier ones. -- Els ...
Els
01-27-2006 02:44 PM
Els Go to last post
0 93
I am trying to get what I beleive is called target style to work if I use div { background-color:#00FF66; } all is fine when <div title="mine">
News
01-27-2006 02:14 PM
Jukka K. Korpela Go to last post
6 124
I started out with table based page and moved to a managed absolute position and now I've been trying to do the project again. Here is a link to the...
charlie
01-27-2006 02:05 PM
Jim Moe Go to last post
1 97
HELP: Float Left box is drifting to the right in ie! -------------------------- I need som HELP with my CSS coding! On the following web page my...
jonipony
01-27-2006 01:43 PM
jonipony Go to last post
0 93
"listaction" <listaction (AT) gmail (DOT) com> wrote: Try Googling before reinventing the wheel for the umpteenth time. -- Spartanicus
Spartanicus
01-27-2006 01:05 PM
Joe Attardi Go to last post
4 108
I am experimenting with CSS since 2001. As I moved from frame based sites to CSS sites, I realized that the major drawback of CSS is that you...
Dario de Judicibus
01-27-2006 09:32 AM
Johannes Koch Go to last post
40 599
Hello all, OK. Just for fun, I'm writing a two column layout with a header at the top, just to see if I can sit down and write it from scratch (as...
Viken Karaguesian
01-27-2006 08:20 AM
Viken Karaguesian Go to last post
2 98
My original question was also posted to microsoft.public.windows.inetexplorer.ie55.programming.css. I posted to both groups in hopes that someone...
Shadow Lynx
01-27-2006 06:16 AM
VK Go to last post
4 115
Hi -- I found this on a template, along with a warning that IE would ignore it: #content { max-width: 36em; } Assuming that the person who wrote...
melavids@gmail.com
01-27-2006 01:15 AM
Jasen Betts Go to last post
7 108
Firefox (Multi-page thread 1 2)
VK wrote: <style> element, CSS. Different languages. That is, of course, incorrect. Previously, though, there was nowhere to send a message about...
Frances
01-26-2006 05:34 PM
Mark Parnell Go to last post
19 304
"kchayka" <usenet (AT) c-net (DOT) us> wrote They will NEVER see this as I am just trying to learn how to change the width and height dynamically.
News
01-26-2006 04:28 PM
News Go to last post
3 111
Not one to give up I started to do another layout using Dreamweaver 8 and what it renders as I do the layout is not the same as what Firefox and...
charlie
01-26-2006 03:38 PM
charlie Go to last post
3 117
I posted this at Macromedia Dreamweaver newsgroup but go no response. I've been trying to learn CSS. Below is a link to a couple of designs that I...
charlie
01-26-2006 03:35 PM
charlie Go to last post
10 212
"kchayka" <usenet (AT) c-net (DOT) us> wrote I am ONLY trying to learn how to do this, I have not begun to apply CSS to a URL yet as I am a C++...
News
01-26-2006 01:38 PM
News Go to last post
3 111
<div> (Multi-page thread 1 2)
Here is the form and div snippet <form <form name="myForm"> <div id="myDiv"> { background-color: #9900FF; } </div> </form>
News
01-26-2006 01:36 PM
News Go to last post
11 326
sometimes when checking css syntax at the w3c checker I get this mesage: To work as intended, your CSS style sheet needs a correct document...
Frances
01-26-2006 01:18 PM
David Dorward Go to last post
1 102
How do I get my list items to be flush left? I've got list-style-type: none; to get rid of the bullets, but I can't pull the list over to the...
Ed Dickerson
01-26-2006 08:23 AM
Ed Dickerson Go to last post
6 104
OoooOOo -- not your KILLFILE! nooooooo!!!!! fools. take a look at mailinator.com -- its just a bogus email house. i can post under any number of...
matt@mailinator.com
01-26-2006 06:23 AM
Shmuel (Seymour J.) Metz Go to last post
13 173
My server-side php script is generating an xml response with the following structure: <thread class='Columns'> <Id class='Column...
luke.crouch@gmail.com
01-25-2006 08:06 PM
Michael Winter Go to last post
2 103
Hi, Appendix F of the CSS 2.1 Spec (http://www.w3.org/TR/CSS21/propidx.html) displays some values with extra characters (e.g. "" in first row, second...
Dan
01-25-2006 01:57 PM
Dan Go to last post
2 95
Hello; I have (tried) to change my geocities site to be "styled" not "tabled". It's certainly made the HTML nicer. But it doesn't work as...
bugbear
01-25-2006 07:55 AM
bugbear Go to last post
4 115
Hi, I have the following code: <div id="navAlpha"><div id="mainImage"><img src="/All/10001/main.jpg"></div> <div id="mainInfo"> // a list apart's...
Shark
01-25-2006 03:12 AM
Shark Go to last post
4 111
Hi! how do I get around the problem of safari failing to fit a table row to the size of the text based content in the same was as IE does? For...
Tim Rogers
01-25-2006 01:02 AM
Jim Moe Go to last post
5 103
I seem to recall reading about a feature so that you could apply different styles to different kinds of link. e.g. local and offsite or to...
Roedy Green
01-24-2006 05:49 PM
Sander Tekelenburg Go to last post
15 209
Howdy all, I have the following css code: #maincontent_holder { background: #fff url(../images/bg_raster.gif) no-repeat left bottom; width:...
books1999
01-24-2006 10:40 AM
Jim Moe Go to last post
1 116
I use "core" styles from w3. But at the time of this email time W3 is down ie. i cannot connect via browser to w3.org and any web page the uses...
leegold
01-23-2006 09:18 PM
Ed Mullen Go to last post
4 97
Hi i have the following stylesheet-definiton inside my form: ..form1 input{ line-height:20px; margin-left:0px; width: 150px; text-align:...
Wilhelm Kutting
01-23-2006 12:48 PM
Jukka K. Korpela Go to last post
1 107
Fred <fred (AT) mailinator (DOT) com> wrote: You have. Despite my advice, you are using X-No-Archive: yes, you have not specified a URL, and you...
Chris Beall
01-23-2006 12:44 PM
Jukka K. Korpela Go to last post
2 102
Fred wrote: http://dorward.me.uk/www/centre/
David Dorward
01-23-2006 11:37 AM
David Dorward Go to last post
0 130
Fred <fred (AT) mailinator (DOT) com> wrote: Perhaps. Are you going to try to get help with an actual problem or just babbling? The use of...
Jukka K. Korpela
01-22-2006 01:04 PM
Jukka K. Korpela Go to last post
0 98
Hi I was using <BODY leftmargin=20 > which worked ok. but then I changed it to <BODY style="margin-left:20px;" and this works fine as well. In...
Terry Moon
01-22-2006 03:07 AM
Dan Rumney Go to last post
12 175
Hi. The code of my page is generated by script. However the code is the following (I write it manually, sorry if there are some errors): <span...
ste.paoletti@tiscali.it
01-22-2006 01:02 AM
Gus Richter Go to last post
1 97
On Sat, 21 Jan 2006 19:43:02 -0600, kchayka <usenet (AT) c-net (DOT) us> wrote: It's not at all debatable. "Valid" has a formal meaning and...
ste.paoletti@tiscali.it
01-22-2006 12:14 AM
Jasen Betts Go to last post
3 104
Does anyone know why the header looks correct in IE 6.0 and not Firefox 1.07? I am trying to have a header that looks good when you expand it wider...
Dan V.
01-21-2006 12:20 PM
Dan V. Go to last post
1 94
On Fri, 20 Jan 2006 22:44:08 -0500, Gérard Talbot <newsblahgroup (AT) gtalbot (DOT) org> wrote: What does the CSS property value inline-block...
ste.paoletti@tiscali.it
01-21-2006 09:15 AM
Andy Dingley Go to last post
3 115
Converting some pages from HTML transitional to XHTML strict, validating at W3C. I have read ad naseum about this and am stumped. Google has a form...
Ed Mullen
01-20-2006 08:04 PM
Ed Mullen Go to last post
12 188
Greetings, I was testing my web application on the Mac/Safari and noticed a problem with the background color of the select input element. Safari...
frank.sconzo@gmail.com
01-20-2006 04:19 PM
frank.sconzo@gmail.com Go to last post
0 131
Hello all, I've been thinking about the URIs in stylesheets, namely of images, and I was wondering about how they are requested from the...
Dan Rumney
01-20-2006 03:32 AM
Els Go to last post
1 94
Post New Thread

Display Options
Showing threads 2851 to 2900 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.