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     
and it solved woops - meant version 5.5000
David Graham
11-05-2003 02:14 PM
=?Windows-1252?Q?Charles_Blaqui=E8re?= Go to last post
1 148
I have a very simple stylesheet attached to an html file as below. body {color: darkgray; visibility: hidden} span {color: black; visibility:...
AT
11-05-2003 08:14 AM
Stan Brown Go to last post
3 122
Here's a question that doesn't seem to be covered in the FAQ, quite: I have these lines in a stylesheet: a:link, a:visited {text-decoration:...
Robert Campbell
11-04-2003 09:40 PM
Robert Campbell Go to last post
0 90
What would be the CSS equivalent of nowrap? Thanks -- SamMan Rip it to reply
SamMan
11-04-2003 08:04 PM
SamMan Go to last post
2 158
I used code from a website to center a layer. I then nested a layer in it for a menu. When viewing in Mozilla and Netscape 7.0 it looks good. When...
Greg Krawczyk
11-04-2003 04:40 PM
Greg Krawczyk Go to last post
0 120
I have a blog script that is a customized version of Word Press (wordpress.org) at http://www.web-ho.com/blog/ Because of the way it evolved, some...
AT
11-04-2003 03:40 PM
AT Go to last post
0 110
CJM wrote: each input element needs to be (or better contained in) a block level element to get the effect you want. <sulk mode="frankenfurter">I...
CJM
11-04-2003 12:51 PM
William Tasso Go to last post
2 118
I have a fixed size <div> I would like to display in the center of a browser window. To get the horizontal alignment is no problem...
AT
11-04-2003 09:46 AM
AT Go to last post
0 153
Hi, The bottom layer (footer) is not completely showing when using Internet Explorer. Any idea why the last line of text falls of the page? web...
Roderik
11-04-2003 05:21 AM
Roderik Go to last post
2 126
Hi, At http://archytas.nl/ there appears to be a horizontal scrollbar when using Mozilla Firebird (not in IE). The website (container DIV) should be...
Roderik
11-04-2003 05:00 AM
Roderik Go to last post
4 133
So I've been using CSS for a year now pretty much only as a replacement for FONT tags. I know you can do a LOT more with them, though. Like,...
AT
11-04-2003 03:41 AM
Stanimir Stamenkov Go to last post
9 124
Hi guys, For some reason, max-width isn't working on my computer. It's probably a minor syntax error on my part, but I just want to be sure. I'm...
AT
11-03-2003 02:37 PM
Graham J Go to last post
5 145
http://development2.holotech.net/portal/ http://development2.holotech.net/portal/code/main.css In IE, the background in the third column begins to...
Alan Little
11-03-2003 01:33 PM
Alan Little Go to last post
0 135
I have a frame which is supposed to contain a list of links. The clickable area of each link comprises a picture followed by some text. I want the...
Kai Grossjohann
11-03-2003 12:54 PM
Lauri Raittila Go to last post
6 124
Hello, I want to change the style of a link (<a>) when the page finishes loading. This would be a trivial problem, except the link already has a...
AT
11-03-2003 11:33 AM
AT Go to last post
0 146
egDfAusenetE5fz (AT) verizon (DOT) net (Eric) wrote: Not 100% precisely but you can get very close if you set the padding in em. Then set the line...
Spartanicus
11-03-2003 10:49 AM
Steve Pugh Go to last post
8 120
I'm having trouble clipping an image. My understanding is that this is all I should need: <img src="test_img.jpg" style="clip: rect(10px 10px 10px...
Jeff Thies
11-03-2003 10:07 AM
Stephen Poley Go to last post
8 163
Looking through the draft I still can't figure out how one could (is it possible to) group several elements and style a generated containing block...
Stanimir Stamenkov
11-03-2003 05:53 AM
Stanimir Stamenkov Go to last post
9 141
In article <6NydnX12tJcY9TiiRVn-tg (AT) comcast (DOT) com> in comp.infosystems.www.authoring.stylesheets, Troy Parker <no@email> wrote: There is,...
Stan Brown
11-03-2003 03:59 AM
Todd Parker Go to last post
3 124
"Brian" <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> wrote in message news:tuwob.55660$9E1.246131 (AT) attbi_s52 (DOT) .. Yes...
AT
11-03-2003 03:30 AM
CJM Go to last post
9 189
"Brian" <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> wrote in message news:V2bpb.66875$9E1.280354 (AT) attbi_s52 (DOT)...
Andrew Thompson
11-03-2003 02:05 AM
Kris Go to last post
11 233
On Sun, 2 Nov 2003, Troy Parker wrote: Since Mozilla mostly follows the specifications, wouldn't it be more interesting to make IE look like...
Alan J. Flavell
11-03-2003 01:22 AM
Todd Parker Go to last post
1 96
In article Troy Parker wrote: Not using table layout. well, of course you can say td *:first-child {margin-top:0} That would also match inline...
Lauri Raittila
11-02-2003 06:47 PM
Lauri Raittila Go to last post
0 154
Troy Parker wrote: Post an url of the actual page with real data, the code you posted looks like you are abusing tables for layout. -- Spartanicus
Spartanicus
11-02-2003 05:24 PM
Spartanicus Go to last post
0 131
Hi All If I had the following 3 style in a CSS file <style> .bordered {border: red thin soldid;} .warning {background-color: #900;} .box {padding:...
Harag
11-02-2003 10:20 AM
Christoph Paeper Go to last post
6 144
Hello! I want a menu to be visible all the time, not scrolling when the text around it gets too long. Something like...
AT
11-02-2003 08:37 AM
Christoph Paeper Go to last post
2 173
*Herbman* <hramos67 (AT) yahoo (DOT) com>: How do you do that? Usually one would use CSS for that. ;) 'Div' isn't allowed inside 'table' nor...
Christoph Paeper
11-02-2003 08:33 AM
Christoph Paeper Go to last post
6 120
Hi all, I've created my aspx page and now i'd like to print it :-). The problem is that I want it to be printed horizontally. Is it possible using...
Vanessa Berni
11-02-2003 04:58 AM
Lauri Raittila Go to last post
2 127
I'm working on a site and the client said he thinks "the main title should be around 28pt and the subtitle probably 18pt". I know pt's are bad, and...
Peter Foti
11-02-2003 03:26 AM
Isabelle Go to last post
8 116
Hi everyone. I have a page in which I've got some code snippets inside a pre within a div, but the text on some lines (if the window is...
Cameron McCormack
11-02-2003 12:02 AM
Christoph Paeper Go to last post
2 150
Sorry this has probably been asked a million times before. I have a nested div and want it to expand vertically to fill its parent div. It does it...
dave
11-01-2003 09:14 PM
Christoph Paeper Go to last post
1 185
Brian wrote on 31 okt 2003 in comp.infosystems.www.authoring.stylesheets: Yes, you may. Same here. --
geotso
11-01-2003 02:58 PM
Evertjan. Go to last post
11 174
Hi, I wonder which style sheet properties to use on specifying a HR element. Can someone please enlighten me here? <hr style="border: 1px solid...
Axel Dahmen
11-01-2003 09:09 AM
Jacqui or (maybe) Pete Go to last post
3 137
Brian wrote: -- William Tasso
William Tasso
11-01-2003 05:27 AM
William Tasso Go to last post
1 115
I thought I remembered reading about a web browser plugin that allowed you to edit and write css and the browser rendered the code in real time? Now...
AT
10-31-2003 08:48 PM
Jason Allen Go to last post
1 120
I have a table that contains 3 rows, and 2 columns. I would like a border that surrounds the entire table, and then a border separating the left...
Peter Foti
10-31-2003 03:11 PM
Peter Foti Go to last post
3 136
In article <MPG.1a0ca7c161bb89ca989ce8 (AT) news (DOT) cis.dfn.de>, Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> wrote: I do, because I wanted...
AT
10-31-2003 01:17 PM
AT Go to last post
0 130
Isofarro wrote: See comments later about structure. Brian wrote: See comments later about accessibility sites using table-layout. Brian wrote:
Barry Pearson
10-31-2003 11:56 AM
Alan J. Flavell Go to last post
4 157
Thanks, I'm using your second method and it works great. Jason A. "Brian" <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> wrote...
Jason Allen
10-31-2003 11:21 AM
Jason Allen Go to last post
2 141
Stanimir Stamenkov wrote: Brian <usenet1 (AT) julietremblay (DOT) com.invalid-remove-this-part> wrote: To be brutal, that's the game's fault,...
Andreas Prilop
10-31-2003 09:09 AM
Tim Go to last post
6 173
I'm hoping somebody here might help with recall of a URL. Twice in the past week I have looked at a page that was provided as an example on how to...
lostinspace
10-31-2003 07:05 AM
William Tasso Go to last post
3 189
Herbman wrote: Why is that? Don't you believe that tabular data should be marked up as <table>? Sure, tables are used in way too many occasions but...
David Dorward
10-31-2003 06:22 AM
Chris Morris Go to last post
3 185
According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name: "Support for...
DU
10-30-2003 06:51 PM
DU Go to last post
14 174
I am trying to place a footer div on the bottom of my webpage, the heigth of the text area above the footer depends on the amount of text. As...
Roderik
10-30-2003 06:43 PM
Roderik Go to last post
0 114
I try to combine properties of several classes. This is done by assigning a space separated list of class definitions to an element. However, IE...
Axel Dahmen
10-30-2003 06:43 PM
Christoph Paeper Go to last post
30 297
In article <f667042e.0310300625.5fb6d51d (AT) posting (DOT) google.com>, Herbman <hramos67 (AT) yahoo (DOT) com> wrote: This isn't a table-like...
Jim Royal
10-30-2003 04:01 PM
Jim Royal Go to last post
0 119
Hello, I am making a website where the user can choose a 'skin'. This works with asp en stylesheets. In the stylesheet, a number of tags are...
bart plessers
10-30-2003 03:54 PM
AT Go to last post
4 151
hey thanks owen: that makes a lot of sense. i'll keep visualizing the layout in photoshop, use a separate background and grab link/changeable...
kchayka
10-30-2003 09:52 AM
kchayka Go to last post
4 132
Herbman wrote: I cannot access your image... -- Google Blogoscoped http://blog.outer-court.com
Philipp Lenssen
10-30-2003 09:30 AM
Philipp Lenssen Go to last post
0 135
salty_dogs wrote: They are positioned from the edges of their nearest positioned ancestor. Wrap them in a <div>, and make it positioned (i.e....
David Dorward
10-30-2003 12:28 AM
David Dorward Go to last post
0 129
Post New Thread

Display Options
Showing threads 6651 to 6700 of 7446
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.