First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Trying to persuade CSS images to line up horizontally
I'm a CSS novice trying unsuccessfully to make three thumbnail images display horizontally instead of vertically. I suspect I'm missing something really stupid but I'll take the flak if someone could kindly point me in the right direction (using words that the vicar's wife would understand). The vertical thumbn... 2 Jul 2008 13:57
How to get text input box to fill remaining space?
Hi, I have some simple HTML like this: <div id="container" style="width:100%;"> <input type="text" > <input type="button" style="float:right;" value="Click here..."> </div> I want the button to remain the normal size and be right-aligned, and the edit box to automatically take up the remaining width of the c... 1 Jul 2008 04:07
Guily et Briand
Usealta taholta mulle on tullut tiedusteluja siit�, miksi juttusi saa niin massiivisen suuret puitteet nykyisess� Suomessa. Ett� miten ihmeess� tuhatp�iset SUPO-poliisi, insin��rilaumat kuukaudesta toisen jaksaa puuttua niihin aina vaan? A/Koska ne perustuu ennenn�kem�tt�m��n vankasti todennetaviin ammattitermin... 29 Jun 2008 11:07
Why is IE causing Horizontal scrolling on my page?
https://testbed.odysseyshipping.com/ Click on the "About Us" link at the top right. All is OK in Firefox but in IE 7, there's a horizontal scrollbar. At least, in my browser there is as others report it OK. When I remove the margin in the code below it is OK. Anyone know how I can fix this bet keep the margin... 26 Jun 2008 12:33
CSS validation, -moz extensions?
My CSS does not validate at http://jigsaw.w3.org/css-validator/ Attempting to validate, for example, my http://www.math.ufl.edu/~squash/course.advcal.2008t.html produces (lightly edited) /--------------------------------------------------------\ URI : http://www.math.ufl.edu/~squash/CSS/jkall.css ... 25 Jun 2008 17:04
margins/padding for bulleted lists..
hi, I'm having a problem w/bulleted lists.. as you know FF and IE do diff margins/spacing for these, so have to do stuff like /* IE: */ * html ul.headlines {margin-left:20px; margin-top:0px; } /* FF: */ html> body ul.headlines {margin-left:-20px; margin-top:0px; } two problems: 1) it looks diff in... 26 Jun 2008 10:29
Restyle Anchor
Hello, On a bottom of a form I have 2 buttons: Submit and Cancel. Submit is an input and submits the form. Cancel should just redirect the user to a new page without submitting the form. I need the Cancel button to look the same as the Submit button. If I use an input of type button as Cancel button I a... 26 Jun 2008 16:41
How to fix Headings ?
<div class="vijest">&nbsp;&nbsp;&nbsp; <b>Heading...</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb... 29 Jun 2008 19:19
IE not minding margin-right RSS Feed
I've got a sidebar element that's a floating div. To the left of this div, there are p's each with a margin-right set as well as overflow: auto set (see below)). Some of the p's are of class 'subhead'. In FF2, all of these elements obediently mind the left margin of the sidebar. In IE, however, the subheads do not ... 26 Jun 2008 18:45
How to let the height of a div grow automatically with the heightof another div?
David Stone wrote: The original poster's scenario (two columns with equal height) is a very common one; maybe they're all waiting for someone else to respond. Or maybe they're tired of the same questions over and over again. I know I am. This one comes up repeatedly. It's been answered repeatedly, t... 23 Jun 2008 18:54
First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22