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     
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 01:42 PM
Stephen Poley Go to last post
6 370
In article <Xns97C0C27A24EFDhttpwwwneredbojiasco (AT) 208 (DOT) 49.80.251>, Neredbojias...
varois83
05-15-2006 11:37 AM
Alan Silver Go to last post
3 270
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 09:50 AM
Alan Silver Go to last post
12 498
"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 08:00 AM
Martin Eyles Go to last post
15 487
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 08:19 PM
r.emmerink@gmail.com Go to last post
2 344
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 04:13 AM
Evertjan. Go to last post
3 340
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 02:39 AM
Jim Moe Go to last post
1 263
"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 08:43 PM
Gérard Talbot Go to last post
10 645
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 08:09 PM
emmerink@gmail.com Go to last post
2 277
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 05:04 PM
Jim Moe Go to last post
24 717
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-13-2006 12:28 AM
phil-news-nospam@ipal.net Go to last post
29 789
Hi everyone, How to make a round corner dorders using div? with images or without images. Pls help me!
harish
05-12-2006 11:53 PM
axlq Go to last post
10 992
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 05:46 PM
phil-news-nospam@ipal.net Go to last post
1 258
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 04:36 AM
Paul Watt Go to last post
3 254
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 08:48 PM
phil-news-nospam@ipal.net Go to last post
4 249
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 08:27 PM
phil-news-nospam@ipal.net Go to last post
6 240
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 01:58 PM
kemton@kemton.com Go to last post
2 263
Usenet wrote: Yes, it's over-paranoid. Validate, validate, validate. Most of your problems are on or around syntactic errors in your...
Chris Sharman
05-11-2006 08:19 AM
Chris Sharman Go to last post
0 300
On Wed, 03 May 2006 23:50:16 +0200 Johannes Koch <koch (AT) w3development (DOT) de> wrote: In another followup you weren't saying this. Now you...
phil-news-nospam@ipal.net
05-11-2006 05:51 AM
Johannes Koch Go to last post
108 3,068
Neredbojias wrote: While not expecting consistent displays from the various browsers, the differences caused me to rethink the margin collapse...
boclair
05-11-2006 12:20 AM
boclair Go to last post
3 317
I have created a design and although in firefox it looks as desired in IE the horizontal menu is acting weird. The first element of the inline list...
Depika
05-10-2006 11:55 PM
phil-news-nospam@ipal.net Go to last post
3 333
Hi, When i use width:100% in firefox, Everytime when the site gets loaded it occupies full screen then the vertical scrollbar of firefox pushes...
harish
05-10-2006 11:05 AM
phil-news-nospam@ipal.net Go to last post
1 323
Hi, does anybody know if it's possible to assign variables within css files? Best Regards, Oliver
Oliver Block
05-10-2006 09:30 AM
RC Go to last post
12 455
Is it just me, or is this comment I got from a client total rubbish? Does he know more than me about CSS, or is he talking out of his anus? "Having...
nigelhilluk@googlemail.com
05-10-2006 08:49 AM
nigelhilluk@googlemail.com Go to last post
4 237
Hello, I'm building a menu for a page, like this (snippet): <td align="center"> <a href="#" style="display:block">Contact</a> </td> As a result,...
50295@web.de
05-10-2006 03:57 AM
Johannes Koch Go to last post
2 319
Hello, I'm building a menu for a page, like this (snippet): <td align="center"> <a href="#" style="display:block">Contact</a> </td> As a result,...
50295@web.de
05-09-2006 08:38 PM
50295@web.de Go to last post
0 368
Neredbojias wrote: Exactly. Floats are declared before the object that they are floated around in the general case. Mozilla renders correctly and...
Oliver Block
05-09-2006 08:01 PM
boclair Go to last post
4 306
Hello, intro: ..full { width: 100px } ..half { width: 50 px } Is it now somehow possible to change the definition of the class half in a way that...
Oliver Block
05-08-2006 04:02 PM
Jim Moe Go to last post
5 280
Hi, I wrote a style to display a web page. Nothing special so far.:) Now I want to force the User Agents to rotate the content by 90°. That...
Oliver Block
05-08-2006 09:07 AM
Oliver Block Go to last post
2 243
Thanks. Now I understand. CM
pecan
05-08-2006 03:55 AM
Jim Moe Go to last post
17 444
sorry, this is a very dumbed down version of a more complex page, i've removed all extraneous css and html. Thanks again for your quick response tho!
bryanrite@gmail.com
05-08-2006 01:42 AM
Brite Go to last post
2 277
Hi All Just to confirm, is it true that you can't change the image of an <INPUT TYPE="IMAGE".... from within a CSS styelsheet? I know the standard...
Laphan
05-07-2006 05:35 PM
phil-news-nospam@ipal.net Go to last post
5 262
I was experimenting with buttons in HTML/CSS and encountered some strange behaviour when changing the padding property setting in the...
phil-news-nospam@ipal.net
05-07-2006 04:40 PM
phil-news-nospam@ipal.net Go to last post
0 241
Hi, guys! I can't get IE6 to display properly menu list. In #menu i specified line-height: 1.7em; but ie6 made way bigger space. So I've specified...
Jack Gavrich
05-07-2006 03:19 PM
Jim Moe Go to last post
12 545
Günther Steinmetz wrote: In footl and footr you have 3px of padding set. This means that you have an extra 12px of padding in total along the...
ironcorona
05-07-2006 02:38 PM
ironcorona Go to last post
2 256
Günther Steinmetz wrote: IE doesn't *have* a standards-compliant mode It doesn't and it won't. They messed it up. -- ironcorona
axlq
05-07-2006 02:24 PM
ironcorona Go to last post
1 263
I have a text based and css controlled horizontal menu where on hover the text and "button/cell" background colour change. Fine so far, the...
KiwiBrian
05-07-2006 01:53 AM
KiwiBrian Go to last post
3 293
Hello, Please look at http://www.kidsinaction.org.uk/fd2/x.html In FF, it looks how I would like, but this required me to add an extra div (id of...
Alan Silver
05-05-2006 03:04 AM
Mark Parnell Go to last post
10 474
Hi! I am experiencing a problem with a two-column layout -- apparently I am not the first person, but the solutions I found in GG did not give me...
Philipp E. Imhof
05-05-2006 01:50 AM
Philipp E. Imhof Go to last post
10 418
when I use LI tag as a separator like a line in UL tag <ul> <li>line1 </li> <li id="sep"></li> /*here i wanna make it like a line ,that means...
davyzhang@gmail.com
05-04-2006 10:44 PM
davyzhang@gmail.com Go to last post
4 687
I bet this won't work in IE> http://phil.ipal.org/usenet/ciwas/2006-05-04/more-shadow-boxes.html Move the mouse pointer from box to box. Comments...
phil-news-nospam@ipal.net
05-04-2006 09:51 PM
ironcorona Go to last post
4 278
I would like to use CSS to insert x amount of space to the left of a repeating blurb of text (coded with a CSS SPAN tag). How would I go about doing...
Yeah
05-04-2006 07:53 PM
Mark Parnell Go to last post
3 268
Hi all, I have a little problem with page breaking on XP IE6. I can force a page break on page 1 where I intend but the subsequent page then breaks...
robert_payne@hotmail.com
05-04-2006 12:36 PM
robert_payne@hotmail.com Go to last post
0 287
I have a div i want it to be max a certain width - thats done already But - i want the empty sides of the div to have the same width - like with...
wmasterj
05-04-2006 08:07 AM
wmasterj Go to last post
3 259
VK wrote: Seems like an awful lot of work to use a behavior for this. Wouldn't it be easier to take the working part of it and stick it in a...
jpolaski@rgs.uci.edu
05-03-2006 07:15 PM
Tony Go to last post
16 526
While developing an internal IE6-only webapp, a discussion started about the 'best' way to apply classes to data tables across multiple pages. The...
Matt Kruse
05-03-2006 05:47 PM
Jim Moe Go to last post
3 221
Michael Vilain wrote: be sure to include the quotes when feeding it to google ("-khtml-border-radius"), I guess it will be searching for...
phil-news-nospam@ipal.net
05-03-2006 05:15 PM
phil-news-nospam@ipal.net Go to last post
5 355
Adrienne Boswell wrote: I agree in principle. In practice, the fact that I have to provide HTML, javascript & CSS to five developers, all on a...
Giggle Girl
05-03-2006 05:10 PM
phil-news-nospam@ipal.net Go to last post
33 890
I am attempted to make a semi-transparent div in IE/Firefox but IE is only making the first image in the div opaque for example if I have a div...
dave
05-03-2006 03:06 PM
dave Go to last post
0 285
I have been creating html documents for a while but haven't used CSS. I have decided it is time to start. Are there any GOOD books on...
Gary
05-03-2006 02:09 PM
Alan Silver Go to last post
3 258
Post New Thread

Display Options
Showing threads 2901 to 2950 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.