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     
Nairb wrote: Obviously ... http://dorward.me.uk/tmp/simplebits.com.png -- David Dorward <http://blog.dorward.me.uk/> ...
David Dorward
10-01-2004 06:54 PM
Steve Pugh Go to last post
2 235
I'm trying to print a simple catalogue of products but where an image straddles a page break, the image either disappears completely or else the...
Les Juby
10-01-2004 11:09 AM
Les Juby Go to last post
0 319
Hi at all, if I have an html page that the user want often to print. How can I do to obtein a better formatted text like with pdf to print...
Peter
10-01-2004 05:11 AM
Peter Go to last post
0 253
Nairb wrote: Many of the self-styled gurus, like SimpleBits and Dunstan Orchard's 1976design.com are designed to (at least partial) fixed width....
Mark Tranchant
10-01-2004 03:41 AM
Mark Tranchant Go to last post
0 231
I'm having a strange problem... I have a table where the rows alternate white/gray. The gray row is set with a class where 'background-color: #ccc'....
Chandler
09-30-2004 05:51 PM
abro Go to last post
5 266
Following works in Mozilla, Opera and IE. <div style=" left: 100px; right: 200px; /* JavaScript-hack for IE*/ width:...
qwerty
09-30-2004 03:43 PM
Alan J. Flavell Go to last post
6 344
Problem: A list contained in a div contains several items that are made of two parts: itemName and itemValue. ie: <div id="data"> <li>longtime1...
abro
09-30-2004 02:32 PM
abro Go to last post
3 1,282
Just saw a new feature at http://www.htmldog.com/ - a CSS...
Neal
09-30-2004 02:10 PM
Neal Go to last post
0 294
What ho, CIWASians! I've got a really annoying issue, and I can't see a way around it. What I want to achieve is a block floated left containing a...
Phil Evans
09-30-2004 07:24 AM
Phil Evans Go to last post
5 239
Greetings, I've been working on a 3-column layout where the center column is of a fixed width (230px wide). The center column must always be 230px...
Mario T. Lanza
09-30-2004 03:31 AM
Christoph Paeper Go to last post
2 243
Hi, I got a problem with MSIE, using the below CSS... MSIE won't obey my sheet, whereas Firefox does it exactly right. Anyone knows...
Frederik
09-30-2004 02:00 AM
Frederik Go to last post
3 343
Is there a good how-to and/or example of a simple way to have a web page look decent on both screen (in most browsers) and in print? The example in...
Wes Groleau
09-29-2004 02:26 PM
Darin McGrew Go to last post
11 608
Hi, I have a div with a background image. The height of the div needs to stretch to accomodate any changes of internal content, but needs to remain...
Chandler
09-29-2004 03:11 AM
Mark Tranchant Go to last post
5 491
I have a test/mock-up page here: http://mathxy.com/dev/index.htm and I've set one link on the dark-blue menu bar the "Home" link that comes...
Sheila King
09-27-2004 08:43 PM
Sheila King Go to last post
2 235
Toby Inkster wrote: Finally it works. Thanks a lot for the help.
rajek
09-27-2004 12:03 PM
DM Go to last post
3 238
Emulate frames behaviour I woul like to have 3 divs: top: is the header and it should be always visible left: is the menu and it should be always...
Curioso
09-27-2004 03:28 AM
Chris Leipold Go to last post
4 243
Hi, I need help redesigning my website. I want to have a header, contents bar, main content, and footer. I want the whole thing to be static,...
Alec S.
09-26-2004 06:16 PM
Alec S. Go to last post
9 235
Hi, Can someone explain me how I can do calculations with padding. I have something like elt.style.padding = "6px"; Now I want to calculate the...
Wim Roffal
09-26-2004 12:30 PM
Stan Brown Go to last post
1 225
Hi there I have a question regarding http://www.chriss.no/test. The <div id="rightcorner"> doesn't move up to where it should be in...
Helge
09-26-2004 12:04 PM
Helge Go to last post
0 526
AHA! http://www.fu2k.org/alex/css/frames/ I don't like doing it this way but IE is prevalent so there's really no choice. Doesn't Microsoft...
Alec S.
09-26-2004 05:52 AM
Lauri Raittila Go to last post
5 235
Dear group, I made a 3 column design, centered in the middle, and #1 overlaps #2. To start, it was so much a hell to get this combination (3 columns,...
Dr.Bob
09-25-2004 06:27 AM
Dr.Bob Go to last post
6 286
Alec S. wrote: <snip> Its just IE. It can't cope with setting the size of an element based on the positioning of two opposite edges. JavaScript...
David Dorward
09-25-2004 02:14 AM
David Dorward Go to last post
0 239
Quoth the raven Brian: Probably many do, but as Ken Davies points out in this thread, people call his company because they don't even know they can...
Ken Davies
09-25-2004 02:11 AM
Wolfgang Wildeblood Go to last post
36 1,084
Hello, I am trying to draw a line across a page. The problem is that it is affecting the text subsequent text. I may be doing something wrong with...
Bob
09-25-2004 12:03 AM
boclair Go to last post
3 440
I'm trying to use a relatively positioned <div> to create a positioning context for a <p> such that the <p> will render within the <div> near the...
DM
09-24-2004 08:51 PM
DM Go to last post
3 224
I stayed up late working on a CGI script and spent some time formatting my page with CSS. It looked fine in IE, which will be 95% of my audience, so...
Lee K. Seitz
09-24-2004 01:42 PM
Lee K. Seitz Go to last post
2 670
I am a new convert to css positioning and my second project is proving a challenge. Please help me from going back to tables! I found some code that...
RickSure
09-24-2004 11:37 AM
Lauri Raittila Go to last post
1 226
Hi Folks, I am new to CSS and have a very basic question. I am trying create a list of companies consisting of several one-liners in the form of :...
Bob
09-24-2004 11:32 AM
Lauri Raittila Go to last post
25 802
Hello In a webpage where I float a div with a picture in it, I cannot get rid of the 3px gap inserted by IE, even though I applied the...
Jorg Matter
09-24-2004 08:53 AM
Jorg Matter Go to last post
4 767
Hi, I try to build a 2-column-layout, which makes it possible to put paragraphs into a 'content'-Column and let them float. The goal is getting...
Chris Leipold
09-24-2004 03:32 AM
Chris Leipold Go to last post
0 228
Please have a look at the following site *with IE6*. When hovering over a link in the menu bar, all the text in the 'left' area of the site that is...
Daan
09-23-2004 06:17 AM
Andrew Thompson Go to last post
3 265
Hi i like to make a complex layout with css. All the content is inside a container div. I like to get the following sequence without the...
Wilhelm Kutting
09-23-2004 05:28 AM
Mark Tranchant Go to last post
1 349
kchayka <usenet (AT) c-net (DOT) us> wrote Thank you for providing utterly useless information. What would have helped more would have been...
codeslayer
09-23-2004 12:59 AM
Neal Go to last post
1 238
On 13 Sep 2004 11:30:11 -0700, codeslayer wrote: Aim for something that works in the validator as a first step, and put IE aside* before it hurts...
Andrew Thompson
09-23-2004 12:26 AM
codeslayer Go to last post
1 397
kchayka <usenet (AT) c-net (DOT) us> wrote Thank you for providing utterly useless information. What would have helped more would have been...
codeslayer
09-23-2004 12:23 AM
codeslayer Go to last post
0 198
Hi, I'm using CSS, HTML and XML for some time. I've always asked myself why CSS is not an XML format. What are the reasons? Is it historical?...
peters
09-22-2004 07:30 PM
Harrie Go to last post
13 450
darius wrote: Try padding instead of margin. -- Els http://locusmeus.com/ Sonhos vem. Sonhos vão. O resto é imperfeito. -...
Els
09-22-2004 03:48 PM
Els Go to last post
0 223
darius <noone (AT) here (DOT) invalid> wrote: Are they really paragraphs? It's difficult to imagine why they should be indented in a nested...
Jukka K. Korpela
09-22-2004 03:47 PM
Jukka K. Korpela Go to last post
0 289
is it possible to somehow associate a class for text (say) with an iframe ? something to the effect of: <iframe src=xxx.com class=BIG_TEXT> thanks...
Mel
09-22-2004 10:46 AM
Pieter Van Waeyenberge Go to last post
1 276
Bob wrote: Followups set to ciwas. h1 a { color: white; } -- Mark. http://tranchant.plus.com/
Mark Tranchant
09-22-2004 10:12 AM
Mark Tranchant Go to last post
0 257
I'm creating a common navigation bar of text "buttons" using CSS. On each page, I want the corresponding button to be "inert" (no hover, etc) as...
Philip Herlihy
09-22-2004 10:07 AM
Harlan Messinger Go to last post
31 710
hello first of all sorry for not replyin to my original post .. been very busy, and i prepared decent test cases now On the following link ull find...
Pieter Van Waeyenberge
09-22-2004 06:46 AM
Pieter Van Waeyenberge Go to last post
0 227
"Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> a écrit dans le message de news:pq%3d.617200$Gx4.214760 (AT) bgtnsc04-news (DOT)...
bill
09-22-2004 04:09 AM
Pierre Goiffon Go to last post
1 481
Hello, I have been googling for questionnaires and surveys that use CSS and whose layout looks just about right so that I can have a look at them...
Neil Zanella
09-22-2004 12:52 AM
Neil Zanella Go to last post
0 267
For some time I've struggled with the problem of displaying simple captioned figures on webpages in a way that is robust and scalable. I tend to make...
Robert J. O'Hara
09-22-2004 12:25 AM
Robert J. O'Hara Go to last post
5 246
I thought the elements positioned around the edges of the page, i.e. left and right navigation panes and header would be best suited to...
Faz
09-21-2004 08:50 PM
Faz Go to last post
7 268
A colleague recently breezed in with a new web page design. He didn't tell me where he got the ideas from, but ... Looking at his stylesheets, I...
Alan J. Flavell
09-21-2004 07:43 PM
Alan J. Flavell Go to last post
7 239
On the sample page at: http://olifilth.co.uk/sample.htm I have some span objects (the boxes) that are CSS-styled with float: left. Whilst this...
OliFilth
09-21-2004 04:22 PM
Lauri Raittila Go to last post
2 261
In the following link, the screen has a lot of refresh when the mouse hover around the popup menu. But IE doesn't have the...
nick
09-21-2004 04:18 PM
nick Go to last post
1 261
I've done a bit of searching, and I can't find the answer to this question: If you omit the "font-size" property from all of your CSS, does it...
Fast Eddie
09-21-2004 04:16 PM
Eric Jarvis Go to last post
8 207
Post New Thread

Display Options
Showing threads 5451 to 5500 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.