| Thread | Last Post | Replies |
|
| DIV that auto-sizes? | 31 Jan 2005 18:24 GMT | 22 |
Is there a way to have a div size itself to the width of its contents? "width:auto" does not work. The div contains a UL and I want the div to fit the longest line in the list. The div is centered.
|
| Crazy gap in IE between divisions | 31 Jan 2005 14:07 GMT | 9 |
I have created the above part of a new web site, but there is a strange gap between divs, and I don't know how to remove these. Could you have a look please and tell me what's wrong? http://colombie.org/nouveau/design-css.html
|
| What am I doing wrong.. Is it the line breaks? | 31 Jan 2005 12:18 GMT | 10 |
I have read a lot of stuff on the web as well as this NG but don't seem to know what's going on. IE does what I expect but not firefox. 1) I am trying to get my menu bar to line up bang against teh H1 tag's lower border but cannot seem to do that. The space after teh H1 tag's
|
| Accessible ABBR/ACRONYM | 30 Jan 2005 21:05 GMT | 5 |
<ABBR title="foo">f</ABBR> Just consider the situation like the above. If we use such markup, search engines (tried only Google) don't access the "foo". Is there anyway to make it accessible for search engines too? TIA
|
| vartical tab? As it is in OS/2 | 30 Jan 2005 20:38 GMT | 17 |
I remember when I was in high school I saw a Screen shot in PC Magazine that shows OS/2 is using vertical tab rather than the normal tab commonly seen on Windows and GNome/KDE. That is the last time I saw vertical tab.
|
| Body width/height 100% | 30 Jan 2005 18:33 GMT | 6 |
How do you give a <body> a 10px margin on every side, then a border? That is, an inset border. In the example below, the browsers I've tried interpret "width:100%" as 100% of the width including margins (the same width the height). As the actual
|
| IE5 Mac problem | 30 Jan 2005 14:04 GMT | 2 |
I'm currently taking first steps to move from using tables for layout to pure CSS - mostly going well until I've hit a problem with IE 5 on the Mac. I realise there are a number of problems and workarounds for this browser, but can't solve this one.
|
| Accessing Class | 30 Jan 2005 05:08 GMT | 3 |
Not sure if this is entirely a CSS issue but I have defined the class below in CSS. If I am stretching the friendship then I apologise in advance. I am trying to write a javascript script to check that all required fields
|
| FAQ for this group? | 30 Jan 2005 04:34 GMT | 5 |
I'm going to start lurking here - wondered if this newsgroup has an FAQ? Thanks! Matt :)
|
| Handling float margins in IE. | 30 Jan 2005 04:08 GMT | 1 |
I've been reading about IE having issues rendering the correct margins in FLoated elements. Basically, my code renders fine in FF but not in IE. Look at this link in FF and IE to see what I mean:
|
| In place of a table? | 29 Jan 2005 20:07 GMT | 4 |
I'm generating a table that displays all links in an email message. Some may have many links, which creates a very long table. Each link uses a row. It may take five seconds or more to display this table on a DSL connection. The fact that there is so much data isn't a problem. ...
|
| ecross browser question | 29 Jan 2005 16:42 GMT | 2 |
Hi at all, these lines work with firefox only but I need they work also with MSIE <attach event="onmouseover" handler="goon" /> <attach event="onmouseout" handler="gooff" />
|
| A stylesheet for IE, another one for web browsers | 29 Jan 2005 00:01 GMT | 22 |
Once I was happy with my new deezign[1], I noticed how bad it breaks in IE (all versions I tried). Since IE7[2] didn't give acceptable results, I wrote a simplified style that I would fetch to IE. How to do it is the point of my post.
|
| horizontal row of divs without breaking and YES with scrollbar | 28 Jan 2005 23:35 GMT | 3 |
Hi folks, I have a very simple requirement - I want to have a row of divs of fixed size (but unknown number of them) This will be in a container div and scrolled by other means Is there any way of doing this so that the row is maintained and does
|
| fonts problem | 28 Jan 2005 20:55 GMT | 5 |
hello>>>> When i resave a mail on my gmale account (some of them not all ) I got them with junk font whitch i coudn't read . And I have tred to chang the font on my IE but no way ...
|