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     
I know there's a way to do this -- I've seen it before but can't remember how it was done. When using CSS positioning, how do you make sure...
Susan Addams
07-05-2004 02:51 PM
Matt Go to last post
1 108
I have a problem with my site design. I have a table that is centred and it has links on it. Now when you roll mouse over these links I want sublinks...
Asad
07-05-2004 07:14 AM
Asad Go to last post
0 136
Hello everyone, The following page renders perfectly in Firefox 0.8: http://www.ganymede-titan.info/index2.html But the page breaks in IE5, with...
John Hoare
07-05-2004 02:47 AM
John Hoare Go to last post
6 136
<textarea name="application" cols="50" rows="12" wrap="virtual" class="textarea"></textarea> Is there a way to include the wrap in CSS or is that a...
Toronto Web Designer
07-05-2004 01:31 AM
Stan Brown Go to last post
5 168
On Mon, 21 Jun 2004 16:21:43 GMT, Jonas Smithson wrote: Jonas, after reading the whole interesting thread, I have one site for you: the site of...
Bog
07-05-2004 12:47 AM
Bog Go to last post
0 117
At http://home.ne.rr.com/thespar/designerN.htm on my practice website, I am using the stylesheet "side.css" below. The {body} tag is styled with a...
CMAR
07-04-2004 05:51 PM
CMAR Go to last post
7 130
Brian wrote: I don't know if it's a port, but it may well be. Mac apps can fall into any one of three broad coding categories: Classic apps: old...
Mel
07-03-2004 11:57 PM
Matt Kruse Go to last post
10 269
Well i have checked my style shit with w3c validating service but it still showing some error the thing is i dont understand what shall i do to...
Kaustubh
07-03-2004 10:02 PM
Lachlan Hunt Go to last post
5 131
Michael Kalina wrote: What browser? What OS? What versions? -- jmm dash list at sohnen-moe dot com (Remove .TRSPAMTR for email)
jmm-list-tr
07-03-2004 08:06 PM
jmm-list-tr Go to last post
0 127
On Sat, 03 Jul 2004 19:39:38 GMT, C A Upsdell <cupsdell0311XXX@-@- (AT) XXXrogers (DOT) com> wrote: Followups set to ciwas... Ah, their page is in...
Neal
07-03-2004 02:48 PM
Neal Go to last post
0 166
Hi, I'm trying to create a style for boxed images with a caption that wraps beneath them. You'll notice...
Steven Van Impe
07-03-2004 02:44 PM
Jonas Smithson Go to last post
3 138
http://developer.msntv.com/Tools/MSNTVVwr.asp The MSN TV debaucle... I read in the CSS section of the above site (specifically,...
Neal
07-03-2004 02:31 PM
Neal Go to last post
0 156
This doesn't work: <input type="radio" style="color: red"> (IE, NS7 windows) What's with that? Styles work on other input types. Cheers, Jeff
Jeff Thies
07-03-2004 12:21 PM
Evertjan. Go to last post
1 185
Brian wrote: Agreed, although using url about:config is rather more friendly than manually editing config files. Though, one still does have to...
Stan Brown
07-03-2004 10:25 AM
Michael Rozdoba Go to last post
5 97
http://www.acad.sunytccc.edu/instruct/sbrown/stat15/demo.htm http://www.acad.sunytccc.edu/instruct/sbrown/npscreen.css The first table is floated...
Stan Brown
07-03-2004 10:18 AM
Michael Rozdoba Go to last post
6 134
<div style="position: relative;> <!-- I'm the parent --> blah blah blah <div style="position: absolute; bottom: 0;> <!-- I'm the child --> blah...
Jonas Smithson
07-02-2004 08:49 PM
Jonas Smithson Go to last post
0 149
Hello. Is it possible to specify the exact space between two lines, measured from the baseline of the top line to the ascenders of the second...
Jacob Weber
07-02-2004 07:21 PM
Steve Pugh Go to last post
11 193
I'm trying to do my site without table unless absolutely necessary, and I've run into a problem I'm not sure how to get around. I have a div with...
Aaron
07-02-2004 04:13 PM
Claire Tucker Go to last post
1 122
"Andrew Fedoniouk" <news (AT) terrainformatica (DOT) com> wrote: http://www.w3.org/TR/CSS21/visudet.html#Computing_heights_and_margins For most...
Steve Pugh
07-02-2004 02:50 PM
Steve Pugh Go to last post
17 204
"Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> skrev i en meddelelse news:W1hFc.920$MT5.462 (AT) nwrdny01 (DOT) gnilink.net... yes, but how...
Ole Madsen
07-02-2004 02:47 PM
Ole Madsen Go to last post
6 218
Now and again I like to start a sentence with a large capital, maybe in a different font. This upsets the line spacing and I've failed to find any...
AT
07-02-2004 11:01 AM
John Go to last post
2 102
For some time I've made use of the max-width property in CSS to cause my pages to appear as a centered block against a contrasting background. This...
Robert J. O'Hara
07-02-2004 05:54 AM
bill drescher Go to last post
5 135
Hi, I just ran into some problems when I tried to "style" the <a> elements of a page. Basically, I have something like this: <div id="left"> <div...
Thomas Mlynarczyk
07-02-2004 03:40 AM
Thomas Mlynarczyk Go to last post
4 107
On Thu, 01 Jul 2004 22:55:08 -0400, Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: That is hilarious. I actually did see that before...
Sheila King
07-01-2004 10:08 PM
Neal Go to last post
7 133
I'm trying to recreate one of my sites using CSS and XHTML. I've been playing with a template from http://www.realworldstyle.com which works...
AT
07-01-2004 07:46 PM
Michael Rozdoba Go to last post
4 93
I have a div with an image which needs to appear in it's bottom left. I currently have the padding top of the image set to 100%, which should move...
Aaron
07-01-2004 06:41 PM
Aaron Go to last post
5 133
On Thu, 01 Jul 2004 11:17:04 -0400, Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote or quoted : Not only A server, the SAME server your...
Uwe Brauer
07-01-2004 12:00 PM
Roedy Green Go to last post
20 276
I have the following divs: <div style="background-image: url(images/house_01.jpg); width: 249px; height: 346px;"></div> <div...
Aaron
07-01-2004 03:49 AM
Els Go to last post
4 166
Typical table <table> <tr><th>field 1</th><th class="field2">field 2</th></tr> <tr><td>data 1</td><td>data 2</td></tr> .... Is there a way to style...
Jeff Thies
07-01-2004 02:31 AM
Mark Tranchant Go to last post
2 104
Griff Miller wrote: <snip> Yes <snip> I agree with that.
AT
06-30-2004 03:28 PM
Paul Go to last post
4 116
Hello all ! I'm struggling to craft a screenplay system that will allow an author to write a screenplay using an extremely lightweight markup, in a...
David J Patrick
06-30-2004 09:43 AM
Claire Tucker Go to last post
3 136
what is the equivalent CSS code of the following HTML ? ***************************************************************** <table border="0"...
AT
06-30-2004 09:08 AM
Steve Pugh Go to last post
1 123
Hi Newsgroup, I am working on a website http://www.charter-yachtcharter.com/testsite/ (still in progress). There are two lists. The first is a...
Chris Gurk
06-30-2004 08:40 AM
Chris Gurk Go to last post
2 121
Jonas Smithson wrote: You don't actually need to look at their code. Use the following local CSS, (which also works with IE). (I have used this for...
Barry Pearson
06-30-2004 05:55 AM
Chris Morris Go to last post
5 125
Brian and Spartanicus, I can't believe how rude your reponses are. I'm not wanting to spark anyone here, but I honestly can't find anything in...
AT
06-30-2004 03:38 AM
AT Go to last post
0 94
Hi! I played around with some divs and lists (<http://www.stefan.borchert.cc/>, CSS: <http://www.stefan.borchert.cc/style/screen.css>). All seems to...
Stefan Borchert
06-30-2004 03:32 AM
Stefan Borchert Go to last post
4 115
Use this if you want one pixel horizontal line "a la" ruler ..hr { margin: 0; padding: 0; border-top: 1px solid red; width: 80%; height:...
Andrew Fedoniouk
06-29-2004 11:27 PM
Andrew Fedoniouk Go to last post
0 144
If you're a web designer, you have undoubtedly used cascading style sheets in order to improve your sites separation of form and content. You...
AT
06-29-2004 09:23 PM
Roedy Green Go to last post
5 133
On Tue, 29 Jun 2004 15:50:00 -0400, Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: Okay, that gives me some ideas to play with. Thanks...
Jamie Jackson
06-29-2004 09:17 PM
Neal Go to last post
7 147
I have flipped over nearly all the table logic on my website from HTML to CSS. I am using Opera 7.5 I could not get quite the same inset effects...
Roedy Green
06-29-2004 04:03 PM
Roedy Green Go to last post
5 123
mark.moore (AT) notlimited (DOT) com (Mark Moore) wrote: Inappropriate crosspost removed. What else is new. Yawn, this is a really trivial issue...
Spartanicus
06-29-2004 03:17 PM
Andrew Urquhart Go to last post
1 148
Ben wrote: The iframe is a separate document so you will need to reference any stylesheets in that document as well. The stylesheet in the main...
Klaus Johannes Rusch
06-29-2004 01:34 PM
Ben Go to last post
1 120
Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: The principal, if not only, reason is, I suppose, to permit the appearance of one or...
tomasio
06-29-2004 10:06 AM
AT Go to last post
21 279
On Mon, 28 Jun 2004 23:40:03 GMT, BenOne© <nosp@m.thanks.mate> posted: If it's truly unique, I've put mine in the head section on the...
Tim
06-29-2004 07:43 AM
Tim Go to last post
0 117
Hi! I have the following page in IE6 - http://www.geocities.com/emmaruthuk/test/test3.htm . However, when viewed in netscape 4.74, netscape 7.1 and...
AT
06-29-2004 03:31 AM
AT Go to last post
3 115
kchayka <usenet (AT) c-net (DOT) us> wrote: http://www.w3.org/TR/html401/present/styles.html#adef-media media = media-descriptors This attribute...
Spartanicus
06-28-2004 01:27 PM
Rijk van Geijtenbeek Go to last post
2 133
I have a strange problem with IE 5.x which does not show up on other browsers / systems. http://www.westerntrainerin.com/ It is in basic.css on...
brauneberger
06-28-2004 09:07 AM
brauneberger Go to last post
1 153
On Sun, 27 Jun 2004 20:20:56 -0400, Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: My mistake. Substitute "default".
waste
06-27-2004 11:46 PM
Neal Go to last post
3 154
Ingrid
06-27-2004 03:48 PM
Ingrid Go to last post
1 109
I have a design of a frameless page on my practice website: http://home.ne.rr.com/thespar/designerN.htm The idea is to have a #left navigation bar...
CMAR
06-27-2004 02:15 PM
CMAR Go to last post
1 147
Post New Thread

Display Options
Showing threads 5501 to 5550 of 7501
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.