| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | using <pre class="poem"></pre>?
or a <div class="poem"></div> in combination with <br> Which I use now,
and think its ugly, I prefer the pre I think...
John Bokma
|
06-11-2004 01:53 PM
Deirdre Saoirse Moen | 2 | 177 |
|  | Within divs my pages are rendering with the 2nd and subsequent elements
indented slightly. eg the first paragraph, list item or heading is where...
David Ehmer
|
06-11-2004 06:41 AM
David Ehmer | 0 | 126 |
|  | Not sure, but this might work:
HTML:
<div id="header">
<a class="headA" href="./"> </a>
</div>
CSS:
a.headA {
background:...
Matthias Gutfeldt
|
06-11-2004 06:15 AM
NWhite | 3 | 144 |
|  | Hi all,
I'm trying to indent <li> items using:
li {
margin: 0 0 0 50px;}
So I expect something like the following to indent 50 pixels from the...
NWhite
|
06-11-2004 05:53 AM
NWhite | 3 | 158 |
|  | Is there any way to determine the height of a rendered table?
I am writing a simple JavaScript application to scroll a table for
repeating display....
AT
|
06-10-2004 11:04 PM
AT | 0 | 140 |
|  | Dear Group,
I managed to simulate framelike behaviour in mozilla-based browsers by
now, but it doesn't work out with Internet Explorer 6.
Could...
tomasio
|
06-10-2004 06:52 PM
Eric B. Bednarz | 12 | 242 |
|  | Hi all
I'm looking for someone to give us a hand with a site which we are working
on. It needs to be quite simple, here's the brief which I've put...
Tim Charles
|
06-10-2004 11:25 AM
Tim Charles | 0 | 142 |
|  | Hello
Here is my code:
<div>
<span>
... Flash object...
</span>
<span>
<img src="a.gif">
AT
|
06-10-2004 09:14 AM
Neal | 9 | 138 |
|  | For the most part I think I have it rendering correctly on Opera 7.5,
Firefox .8, and IE 6 for Windows (the only exception is IE 6 for
windows adds...
AT
|
06-09-2004 10:57 PM
AT | 1 | 184 |
|  | Hi all,
In the CSS I'm working on I have code along the following lines:
#pageMenu a {
}
This seems fine to me, but I'm obviously wrong as it...
NWhite
|
06-09-2004 01:46 PM
Harlan Messinger | 5 | 145 |
|  | I'm slogging thru chapter 9 in O'Reilly's "Cascading Style Sheets: The
Definitive Guide". It's a bugger to understand some of the terms...
Susan Addams
|
06-09-2004 08:53 AM
Peter Mount | 2 | 153 |
|  | The website I'm working on is using a graphic image for the left navigation
scheme.
Say I've got a button called "home" and one called...
Susan Addams
|
06-09-2004 07:31 AM
la_haine | 2 | 131 |
|  | Neal wrote:
The W3C recommendation (de-facto standard, allthough not a real
standard) only states the relative importance of Hx elements; it...
JotM
|
06-09-2004 03:58 AM
JotM | 0 | 134 |
|  | Brian wrote:
Sorry, my fault. With the word 'should' I didn't mean 'must'
'ought to' or 'has to'. More in a way of speaking. As in:
Your dad should...
Mel
|
06-08-2004 06:24 PM
James Moe | 5 | 151 |
|  | Hi,
Is there a way to do table cellspacing with CSS?
Thanks,
Aaron
Aaron
|
06-08-2004 02:35 PM
Els | 4 | 185 |
|  | Hi,
A website I work on has a print stylesheet to strip navigation and things out
of a page, and changes the fonts and various bits and pieces here...
la_haine
|
06-08-2004 09:52 AM
Chris Morris | 8 | 175 |
|  | Hi,
I have a div with an image inside it. The image needs to be centered in
the div. I thought I could do this by setting the image's margin...
Aaron
|
06-08-2004 02:59 AM
Timo Nentwig | 6 | 174 |
|  | Hello,
I am curious if any of you have a solution to a problem I am having on
this page: <http://www.digitalovertone.com/new/index2.php>. ...
Kyle James Matthews
|
06-08-2004 02:46 AM
Rijk van Geijtenbeek | 1 | 141 |
|  | Hello,
I just joined this group and saw the discussion "What do you think of
resizing 1em to 10px?" I am somewhat confused by what y'all think should...
James Moe
|
06-07-2004 04:47 PM
Jan Roland Eriksson | 21 | 371 |
|  | Hi!
Here's what it should look like:
<style type="text/css">
span.h1...
Florian Brucker
|
06-07-2004 04:07 PM
Els | 14 | 243 |
|  | Hi!
I've got a problem with float & clear. Take this example code:
<div style=" width:100px; height:100px; background-color:#FF0000;
float:left;...
Florian Brucker
|
06-07-2004 02:28 PM
Florian Brucker | 4 | 146 |
|  | The question's all in the title really, but here's the context.
I was writing a Perl script to fetch the CSS from pages and calculate
the size of...
AT
|
06-07-2004 06:33 AM
Mark Tranchant | 1 | 129 |
|  | Hello all,
I am working on a page layout which is using fixed CSS Block Elements
for a Framelike appearance. Unfortunately, as I view my (dirty)...
tomasio
|
06-07-2004 06:18 AM
tomasio | 0 | 110 |
|  | This is probably trivial, but I simply don't get it.
I have a "position:absolute" type DIV with another one in it. I want
the outer DIV to encompass...
AT
|
06-07-2004 06:09 AM
Stanimir Stamenkov | 3 | 170 |
|  | Patrick wrote:
Firstly, it doesn't matter which IE you're using, getting it to work
correctly is difficult — of course, this is no...
Lachlan Hunt
|
06-07-2004 01:13 AM
Lachlan Hunt | 0 | 152 |
|  | Might be the case. I have been asking around for a hand. It would come
from my pockets though and not from the college, so it might not be
exactly...
AT
|
06-06-2004 10:19 PM
AT | 5 | 151 |
|  | Question 1:
Everyone here seems settled that the <div> tag is the place for an id
attribute and <span> tags are for class attributes. Why? It...
Maury Merkin
|
06-06-2004 07:27 PM
Lachlan Hunt | 6 | 141 |
|  | Within divs my pages are rendering with the 2nd and subsequent elements
indented. eg the first paragraph, list item or heading is where it...
David Ehmer
|
06-06-2004 07:29 AM
David Ehmer | 0 | 178 |
|  | Shawn Milo wrote:
If for a screen stylesheet (common), never ever use "pt" for font size.
This is a unit dependent on the font resolution and thus...
Thomas 'PointedEars' Lahn
|
06-05-2004 10:34 PM
Thomas 'PointedEars' Lahn | 28 | 283 |
|  | scratch that, i found the problem.
in my stylesheet, the name of my class was ".smWhite"
and in my code, i referenced it as class="smwhite"
the...
allanpat
|
06-05-2004 08:52 PM
allanpat | 0 | 142 |
|  | Folks,
I'm relatively new to design all-css sites and have hit upon a snag.
I'm sure it's something simple, but I haven't wrapped my mind around...
geod
|
06-05-2004 08:52 PM
geod | 0 | 160 |
|  | This is a site i'm working on:
http://www.mazdablue.com
The stylesheet fonts look just fine under windows, but as I was QAin
it on IE 5 mac, some...
allanpat
|
06-05-2004 08:52 PM
allanpat | 0 | 107 |
|  | Hello.
I have this code of CSS:
hr.line1gray{
height:1px;
border:none;
background:gray;
padding:0;
margin:0;
Cezar
|
06-04-2004 03:06 PM
Cezar | 3 | 225 |
|  | Hi,
A website I work on has a print stylesheet to strip navigation and things out
of a page, and changes the fonts and various bits and pieces here...
la_haine
|
06-04-2004 11:08 AM
la_haine | 2 | 121 |
|  | I have a top nav and a left nav.
I want the styles on each to be different.
I got it to work just fine on NN7 but with IE6 the 'visted' colour
(not...
AT
|
06-04-2004 08:39 AM
AT | 4 | 144 |
|  | Can someone please help with table positioning on this page
http://rmhh.co.uk/occup/Test3.html
It parses fine for me and nearly all my users, but...
Roamer
|
06-04-2004 08:38 AM
Roamer | 3 | 145 |
|  | HTML leaves standard a lot of space below a form.
Is there a possibility to remove this space so that it can be used for...
Wim Roffal
|
06-04-2004 05:32 AM
Els | 3 | 192 |
|  | Gecko renders the left-side #navarea as I intended, but IE6 puts about a
1em vertical gap between the <li> elements:
http://maba.org/members
I have...
Jordan Peterson
|
06-03-2004 03:14 PM
Jordan Peterson | 0 | 135 |
|  | "Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> wrote
Yes.
Applebrown
|
06-03-2004 01:12 PM
Applebrown | 14 | 255 |
|  | Hi,
It happens something strange with IE 6 (not with N7, Mozilla...).
I want a div with a background picture.
Within it, I want a picture with a...
Rod
|
06-03-2004 10:13 AM
Harlan Messinger | 1 | 155 |
|  | Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote:
After downloading Firefox 0.8, I see that the rendering differences
between mozilla and...
AT
|
06-03-2004 10:06 AM
Neal | 28 | 272 |
|  | Hi,
I would like to do an easy thing but after more than 2 weeks I cant' find a
way to do it.
Here is what I would like:
I would like to display a...
Rod
|
06-03-2004 09:56 AM
Rod | 4 | 163 |
|  | On Tue, 01 Jun 2004 19:37:06 -0400, Firas <usenet (AT) firasd (DOT) org> wrote:
When you say that they "like" coloured scrollbars, are you...
Barry Pearson
|
06-03-2004 09:34 AM
Neal | 18 | 383 |
|  | Appreciate any ideas about what might be happening with these pages in IE5.2
Mac.
In summary the 2nd paragraph or list item is indenting to the...
David Ehmer
|
06-03-2004 07:01 AM
David Ehmer | 0 | 137 |
|  | I'm trying to set up media style sheets.
It's pretty simple. Two divs. One as an include with menu and other main
body. No images, just text and the...
AT
|
06-03-2004 03:01 AM
AT | 2 | 172 |
|  | Hi all,
I'd be really grateful for some help here. I'm trying to work out how to
overcome the differences I see between IE6 and NS7 on the menu on...
NWhite
|
06-02-2004 04:20 PM
NWhite | 0 | 117 |
|  | Hi
I'm looking for a Shopping Cart Solution that has/can do the
following:
1. Ease of integration with existing site layout
2. User friendly admin...
AT
|
06-02-2004 09:00 AM
Mr.Clean | 2 | 156 |
|  | On my site, I use a background image of a small arrow to denote links
that lead away from my site. This page has four such links in the...
Mark Tranchant
|
06-02-2004 07:41 AM
Els | 3 | 150 |
|  | Hello, basically, I'm just learning intermediate CSS and trying to convert
my old table webpage completely to CSS. Hoorah, right? Well, it's not...
Applebrown
|
06-02-2004 01:43 AM
Spartanicus | 5 | 131 |
|  | Can anyone tell me how I can make the following work...
<table>
<div id="1">
<tr><td>testing</td></tr>
</div>
<input type="button" value="test"...
AT
|
06-02-2004 12:52 AM
David Dorward | 3 | 133 |