| Thread | Last Post | Replies |
|
| How to fix Headings ? | 30 Jun 2008 00:09 GMT | 4 |
<div class="vijest"> <b>Heading...</b>   ...
|
| IE not minding margin-right RSS Feed | 26 Jun 2008 23:31 GMT | 5 |
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.
|
| Restyle Anchor | 26 Jun 2008 20:29 GMT | 10 |
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.
|
| Why is IE causing Horizontal scrolling on my page? | 26 Jun 2008 17:14 GMT | 1 |
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
|
| margins/padding for bulleted lists.. | 26 Jun 2008 14:37 GMT | 10 |
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; }
|
| CSS validation, -moz extensions? | 26 Jun 2008 00:08 GMT | 1 |
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
|
| Border around <pre> and small screens | 25 Jun 2008 14:13 GMT | 5 |
A friend complained that the border around the lower code part on http://tcl.sfs.uni-tuebingen.de/~hendrik/keyboard.shtml is too small for the content. This is because his window size is so small that the size of the containing <pre> is smaller than the text in it. Since it is
|
| Choice of format for web publishing | 25 Jun 2008 01:20 GMT | 8 |
I'd like to raise an issue that is somewhat outside the focus of this newsgroup although related, which is the ideal document format for web publication. In terms of likely future trends, what is the ideal format for the
|
| Multiple column input page | 24 Jun 2008 21:48 GMT | 8 |
I'm "Failing" a trying to create a multicolum text input page. I have found many examples of two column pages where the first column is the field label and the second column is input text box. But, I can't find something like: -label- -Text input- -label- -text input-
|
| How to let the height of a div grow automatically with the height of another div? | 24 Jun 2008 03:58 GMT | 5 |
I am new to CSS and I posted this question to the macromedia.dreamweaver newsgroup yesterday, but unfortunately no one seems to have a clue. At least no one has responded. So, I am posting it here and see if I will get any luck.
|
| change layout from table to div | 24 Jun 2008 03:53 GMT | 1 |
Hi, all I am change my webpage to using div and css for my layout, it was using table before and I want to get rid of it. Basically it draws a box around my content using background pictures,
|
| Weird IE5 and 6 probs with css drop-down menu | 23 Jun 2008 22:01 GMT | 1 |
If you look at the following mock-up: http://tinyurl.com/5tqkgc , which contains a text placeholder "Menu goes here" where the menu will be, the page looks the way it's intended to look in all browsers. However, if you look at the following mock-up: http://tinyurl.com/5wajmk
|
| Select. Hierarchy. | 23 Jun 2008 16:16 GMT | 5 |
I want to display, in a select, a few items but having between themselves an hierarchy like a tree view. I want to push a few of them a little bit forward then others ... I will have three levels.
|
| How do I get two vertical divs to be even? | 23 Jun 2008 11:38 GMT | 4 |
I'm trying to build a simple 3 panel web page and don't seem to be able to get the two panels that are side by side the same length. The left one is shorter. The web site is: http://jim.lynch.name/testa.html
|
| Need help finding CSS bug in Opera | 21 Jun 2008 19:39 GMT | 15 |
I've put together a prototype of two-tiered CSS tabs that works really well in IE6, IE7, and FF2. It also works very well in Opera 9.27 _except_ that the placement of the lower tier of tabs is messed up. Both the XHTML and CSS validate without any errors or warnings. Can anyone ...
|