|  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11
proper and portable way to group elements
What's the right way to make sure checkboxes stick with their labels when the window is resized? Right now I'm trying <label><input ...> text</label> with white-space:nowrap on label, but this only seems to work in Firefox and IE 7. In IE 8 and Opera I get one long line, as if the nowrap applied outside t... 7 May 2008 14:53
Rant: Microsoft madness
On 6 May, 13:45, DuncanIdaho <Duncan.Idaho2...(a)googlemail.com> wrote: IE7 is RUBBISH when it comes to css, at least in my experience. It's merely "poor" on CSS, only "rubbish" if you ask it to work with non-conformant HTML & CSS. Mostly it gets it wrong in the areas around error correction. Code perfectly (wh... 7 May 2008 14:53
bg-image not showing in Safari, FF/mac..
www.francesdelrio.com/photoblog_c/section1/page2/photos.jsp right on top and right underneath thumbnails are background-images (the "up" and "down" arrows), but they're not showing in FF on the mac (FF/pc is fine) or Safari.. I HAVE to do these links with bg-images b/c of the diff color-schemes I have, am... 7 May 2008 14:53
Two CSS selector questions
On 2008-05-07, darius <noone(a)here.invalid> wrote: Hi 1) Is it possible to select a parent. For ex, I want to apply a style to an anchor link that is wrapped around an image, <a href="/"><img src ="home.gif" /></a> something like "a < img". Right now, I define an "a.img" class. No. You can o... 7 May 2008 12:24
Two Divs on same line
I'm trying to get two divs on the same line....the problem I have is when the browser window gets smaller, the second div is being pushed below the first div....I want them to stay on the same line. Here is my code: <div style="white-space:nowrap"> <div style="float:left"> Left Column </div> <div style="floa... 7 May 2008 11:35
Rant: Microsoft madness
Hello This is a rant. If you don't want to read it then don't, simple really. I usually spend my working life buried away in the back ends (fnar) of business systems. Serverside stuff over presentation stuff. I've managed to steer clear of Microsoft stuff for most of my working life, not really by design, it... 7 May 2008 10:47
Help me confirm a bug in IE 8 b1
[Followup set to: alt.html] Dear alt.html and comp.infosystems.www.authoring.stylesheets colleagues, I am a IE 8 beta tester and I have submitted a bug that appears to be difficult to confirm, according to IE dev. team. What you can do: Visit with IE 8 beta 1: http://www.gtalbot.org/BrowserBugsSection/... 7 May 2008 00:09
How to center nested divs
I'm trying to style a kind of minimalist welcome page where each of X number of (gray?) boxes will be links to a part of the site. I want to implement the navbar (ie, set of boxes linking to other pages) as an unordered list, with the <ul> item being linked to an ID that sets layout, etc., and each <li> linked to... 6 May 2008 22:25
padding and margin units
Hello, I always use EM for text size, letter spacing and line heights. For DIV widths I usually use PIXELS if fixed width web site and PERCENT if fluid layout web site. I think in both cases I am doing the right thing ... I think. But what unit should I use for padding and margin? EM? PIXEL? Thanks, Migu... 6 May 2008 22:25
Spanning CSS columns
Hi all, I've got a tricky CSS problem that I could use some help with. What I'm trying to do is to set up a column-based layout, with each column holding a number of <div> blocks. These div blocks can contain user content, so it's not possible to know their height. So far this is easy enough to achieve using a... 6 May 2008 22:25
rows of thumbs
I'd like to revisit an old irritant of mine and see if there any new ideas. Rows of "thumbs", typically an image and some text, perhaps a form, wrapped in a div. If you float left everthing, when the row wraps the next row starts at the lowest block for the previous row. This gives a very displeasin... 6 May 2008 22:25
GG IE6 Bug - Float
mehstg1319 wrote: The left and right nav do not show in IE6, just a white space. http://sitem-cl.herts.ac.uk/busintel/template.html Often, adding position:relative to floated elements makes IE6 start behaving more civilized. -- Berg ... 6 May 2008 22:25
Can I "inline" pull-quotes
I am looking for a reliable cross-browser pull-quote solution in CSS. See for instance, http://www.sitepoint.com/examples/pullquotes/ The problem seems at first to be sure that it functions across all browsers, but there seem to be a few very similar solutions, so that is probably not a major hurdle. However, ... 6 May 2008 22:25
Problem with CSS Horizontal Dropdown Menu
In article <9p6dnSGKVNFppIDVnZ2dnUVZ_g2dnZ2d(a)golden.net>, Gus Richter <gusrichter(a)netscape.net> wrote: Jim wrote: Lets be clear on centering. I am not talking about the following type of centering (which only becomes clear if viewed using a monospace font): xxxxxxThis text isxxxxxxx ... 6 May 2008 21:21
 |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11