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     
Hey, I am trying to learn the exact behavior of CSS and was just placing a couple of <div>'s after each other. Each of the <div> has a <p> within...
Nikolai Onken
10-17-2006 11:24 AM
Gérard Talbot Go to last post
2 493
Hi, I have an 'a' element with 'display:block' and 'float: left' followed by a table element within a div; Now I want to force the table to appear...
Oliver Block
10-16-2006 02:15 PM
Oliver Block Go to last post
4 199
hi. i have a table that is aligned center on the page and is 600px wide. i now want to position a thin div (layer?) on the page so that it butts...
need help
10-16-2006 02:09 PM
need help Go to last post
2 121
Spartanicus <invalid (AT) invalid (DOT) invalid> wrote in comp.infosystems.www.authoring.html: I had a play with this, the hacks required to get...
Spartanicus
10-16-2006 11:46 AM
Spartanicus Go to last post
0 131
Jón Fairbairn schrieb: I wondered whether the OP really meant this. and the little triangle pointing to the speaker's mouth. -- Johannes Koch In...
Carter Brandon
10-16-2006 06:04 AM
Martin Eyles Go to last post
4 301
On 2006-10-16, Michael <michael5139 (AT) yahoo (DOT) com> wrote: It doesn't. If you add p {display: inherit;} or
Ben C
10-16-2006 05:59 AM
Michael Go to last post
1 198
"Michael" <michael5139 (AT) yahoo (DOT) com> wrote: Don't post code to the group, upload it, post the url. -- Spartanicus
Spartanicus
10-16-2006 02:23 AM
Spartanicus Go to last post
0 125
On Mon, 16 Oct 2006 10:51:08 +0800, in comp.infosystems.www.authoring.stylesheets "Michael" <michael5139 (AT) yahoo (DOT) com> wrote: Have you...
William Hughes
10-15-2006 11:34 PM
William Hughes Go to last post
0 200
Hello, I have a footer at the end of each article in my blog at http://www.usernomics.com/news/user-interface-design-news.html . The footer looks...
Hymer
10-15-2006 09:45 AM
Hymer Go to last post
2 116
Wednesday, October 18 at 1pm EST/10am PT, Ann Rockley, CEO of The Rockley Group ,will join a panel of leading documentation experts, including...
Scott Abel
10-15-2006 07:52 AM
Scott Abel Go to last post
0 102
Hello, I have a background image that needs to continue to infinity. Currently, I have a band-aid solution where I've made my background image...
acorn71
10-13-2006 09:51 PM
Chris F.A. Johnson Go to last post
2 281
Hello - The following code displays a GIF image in Mozilla 1.5 in the correct place (in relation to the rest of the content on the page), but...
rbaulbin@hotmail.com
10-13-2006 01:58 PM
rbaulbin@hotmail.com Go to last post
0 98
Hello. I'm trying to have an image (a GIF with transparency) overlayed on certain of several inline images that link to different pages. What I...
John A.
10-13-2006 01:13 PM
John A. Go to last post
2 127
ÕÅí|Îä wrote: My experience could differ from yours because I'm not on your local network. Hmmmmmm.
Harlan Messinger
10-12-2006 01:23 PM
Harlan Messinger Go to last post
1 111
??? <zhangweiwu (AT) realss (DOT) com> wrote: It can (via a plugin). Assuming that the SVG and the fall back image are the same size: wrap a div...
Spartanicus
10-12-2006 11:25 AM
Spartanicus Go to last post
0 191
Hi, I have a group of 5 tables laid out of the web page. 2 go on the left side and 3 on the right. These tables retrieve data from the database so...
aljamala@gmail.com
10-12-2006 10:12 AM
aljamala@gmail.com Go to last post
5 244
Can anyone tell me why this page: <head> <Title>testpage</title> </head><body> <span title="test">Test</span> </body> </HTML> Doesn't work in IE 6...
crcucb
10-12-2006 09:52 AM
Harlan Messinger Go to last post
6 141
On 2006-10-12, xformer <gemenge (AT) hotmail (DOT) com> wrote: If you add a style rule table { font-size: inherit; } to your example
Ben C
10-12-2006 08:50 AM
xformer Go to last post
1 122
On 12 Oct 2006, xformer wrote: "This" is a Usenet article. Give the URL of an example page and don't post source text here.
Andreas Prilop
10-12-2006 08:47 AM
xformer Go to last post
1 121
Hello John, thanks a lot for your answer. Indeed, it works if I either - switch from Transitional to Strict - add...
xformer
10-12-2006 08:43 AM
xformer Go to last post
0 117
xformer wrote: That's probably what happened. Probably because the default stylesheet (or at least the result of the CSS cascade) applies a...
Andy Dingley
10-12-2006 08:03 AM
Andy Dingley Go to last post
0 136
boclair wrote: Without the span the lot looks the same, but the hover will not extend to the entire width of the gray blocks in IE. --
fehays
10-12-2006 01:42 AM
Els Go to last post
18 532
kaczmar2 (AT) hotmail (DOT) com wrote : Can you stop, absolutely stop, multi-posting please? Can you just instead post a single url along with a...
Gérard Talbot
10-12-2006 12:28 AM
Gérard Talbot Go to last post
0 273
Scripsit kaczmar2 (AT) hotmail (DOT) com: Please post the URL. Makes it easier to help you. There is no "XHTML standards mode". There's just the...
Jukka K. Korpela
10-11-2006 05:36 PM
Jukka K. Korpela Go to last post
0 111
Hi, I am trying to put a vertical line between two DIVs that are contianers for menu and content. I added another DIV in between them and set the...
ashkaan57@hotmail.com
10-11-2006 05:17 PM
ashkaan57@hotmail.com Go to last post
0 126
Hi All, Working at developing my css skills. I have a page here, <http://ocgweb.marine.usf.edu/~patrick/indexnew.html> It validates for html and...
Patrick
10-11-2006 01:18 PM
Ben C Go to last post
4 131
Michael wrote: There's nothing special about tables when it comes to borders in CSS. So, that would be: border-width: 2px; border-style: none;
David Dorward
10-11-2006 12:18 PM
David Dorward Go to last post
5 183
Good day, all. I've been having this problem for a long time and it's finally driven me to abandon my own resources and get some help. I've been...
dgoodmaniii
10-11-2006 09:18 AM
dgoodmaniii Go to last post
3 167
My MSIE 6 posts a warning at the top: "To help protect...." to block scripts and ActiveX (it says). It is blocking my .CSS --there's no blockage...
Mason C
10-11-2006 02:02 AM
Mason C Go to last post
3 159
hi, I can't get all elements inside a <td> to valign to middle (default) when include an input type-text.. pls see example...
maya
10-10-2006 01:15 PM
Ben C Go to last post
1 127
It seems I cannot understand CSS, well. I have donw the following page: http://www.pennias.gr/home.php It's in greek but the context is of no...
Harris Kosmidis
10-10-2006 06:44 AM
Andy Dingley Go to last post
8 335
Hello all, I have an image that is set up like a table of smaller images. Instead of just creating the smaller images separately and putting...
Bryan
10-10-2006 03:43 AM
Martin Eyles Go to last post
6 182
The first method I ever used for multiple state buttons was to create a graphic for each button for each state: AboutUs_on,...
seamlyne@hotmail.com
10-09-2006 07:57 PM
boclair Go to last post
3 242
Beauregard T. Shagnasty wrote: You know its a sad day when the developer is fighting the designer to make a site *more usable* I Think I found a...
Paul Davis
10-09-2006 04:11 AM
Andy Dingley Go to last post
37 545
On Sun, 8 Oct 2006 16:51:21 +0800, "Michael" <michael5139 (AT) yahoo (DOT) com> wrote: Hi Michael, There is a site that gives about 80 samples of...
Andrew
10-08-2006 06:23 PM
Andrew Go to last post
0 128
Im trying to create a rollover effect for my navbar, but as usual, IE is screwing things up! Everything is fine in Firefox (as usual!) but IE seems...
john_aspinall@yahoo.co.uk
10-08-2006 02:26 AM
K A Nuttall Go to last post
1 210
I have a page with a couple of forms on it that have a light background color. The form boxes have legends for the title of each box. All is well...
rfox@scoe.net
10-07-2006 12:11 PM
PW Go to last post
2 204
On Tue, 3 Oct 2006, PW wrote: That's a bit vague. Couldn't you describe in words what it is that you want, ideally with a screenshot? On...
Alan J. Flavell
10-06-2006 08:29 AM
Santos L Halper Go to last post
2 188
Hi Everyone... Ian not sure if this is possible but.. I have created a 3 col layout with a stretchy center using pure CSS got it to work in...
Silkster
10-05-2006 08:27 AM
Martin Eyles Go to last post
4 280
I have a text-type form input element that I'd like to style as follows: Before the visitor enters text, I'd like the value that is shown in the...
Ed Jay
10-04-2006 06:01 PM
Jukka K. Korpela Go to last post
3 193
Hi, I have a caontainer div that is 80% of the width of my display and 40em high. It will hold from 2 to 10 columns of data and will almost...
seven.reeds
10-04-2006 02:06 PM
Gus Richter Go to last post
6 186
Can anyone tell me what the big Web developers' conference is? Seems every trade has its big, annual event, but I don't believe I know which one Web...
Craig Bailey
10-04-2006 03:52 AM
Andy Dingley Go to last post
1 174
Hello, I am starting a new Asp.Net 2.0 web site.I am looking for a fixed width web site. I notice that CNN is using a 875px fixed width web site...
shapper
10-04-2006 03:49 AM
Andy Dingley Go to last post
2 319
I've corrected those CSS issues and sorted the body, however this has not resolved the issue. Any advance on why the tabbed navigation crashes IE if...
thehuby
10-03-2006 11:09 AM
Andy Dingley Go to last post
4 194
You understood correctly. The problem seems to be keeping left floating elements "top-aligned" when they wrap around the right-side element.
PW
10-03-2006 09:28 AM
PW Go to last post
0 113
Hi, I am rather inexperienced with CSS. I was looking around and saw that one can auto-number, so I though that I would like to use this on...
Papa.Legba.666@gmail.com
10-03-2006 06:47 AM
Martin Eyles Go to last post
2 343
Please take a look at http://www.pennias.gr/home.php (theres only this page) It shows differently in IE and FF. I think the problem is in #menu ul...
G0ng
10-03-2006 05:08 AM
Andy Dingley Go to last post
1 148
You're right... display: inline-block would be perfect... if there was cross-browser support.
PW
10-02-2006 06:04 PM
PW Go to last post
0 297
Ive set a block 10 pixels high to display a background image on my site, Fifrefox is OK with it, yet IE seems to be ignoring it totally? You can see...
john_aspinall@yahoo.co.uk
10-02-2006 05:11 PM
john_aspinall@yahoo.co.uk Go to last post
2 269
I am having the following problem http://jessica.ourprofile.net/ are being rendered differently on Firefox and IE6 (PC). I have outline the div...
Jessica M
10-02-2006 11:45 AM
Santos L Halper Go to last post
2 286
Post New Thread

Display Options
Showing threads 2001 to 2050 of 7553
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.