| Thread | Last Post | Replies |
|
| is it another IE bug? text do not float around fist floated object | 31 Jul 2007 20:09 GMT | 4 |
This simple piece HTML produced different result between IE and all others: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html
|
| dividing links with |'s | 30 Jul 2007 18:36 GMT | 10 |
Say I wanted to place a | between a bunch of links. What would be the best / most accessible way to do this? Here are two approaches I've come up with but I'm not sure which one would be easier for someone with a screen reader or whatever to make sense of:
|
| This is the last | 30 Jul 2007 15:02 GMT | 5 |
He at all I know very well That I do not speak english like you do not speak my language therefore it is impossible to need any help and work between. Therefore thuis is my last message to ask a little help from you
|
| all div elements with the same (flexible) width | 30 Jul 2007 13:28 GMT | 3 |
I have two or more div elements which have the same min-width. <div class="wrapper"> <div class="element01">text01</div> <div class="element02">text02</div>
|
| Help newbie: CSS to switch between templates | 28 Jul 2007 05:54 GMT | 3 |
I would like to set up my website so that visitors can choose a template/design on how the layout will look from say one or two designs. I am very new to all this so was wondering if there is a tutorial on how I can try it out. (Not even sure what this "feature" is called!)
|
| Padding or Margin | 27 Jul 2007 19:02 GMT | 3 |
I've some difficulities when using padding or margin to position an element (alone on page alongside other elements OR inside another parent element). Can I say usually I will use margin to position or create some room between parent elements and padding to position or
|
| Book review - "Pro CSS and HTML Design Patterns" | 27 Jul 2007 12:40 GMT | 6 |
Reviewed here: http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=49&t=000737 and they seem to like it, with a 9/10 rating. The combination of HTML/ CSS and the Design Patterns movement is certainly an interesting idea
|
| floating a center div | 27 Jul 2007 06:59 GMT | 5 |
I am new at this, css, and am having trouble doing what I want to do. I want div columns on the left and right that have a background image. Then I want a div in the center, of fixed width, with my content. I want the left and right divs to expand or contract to fill
|
| Collapsing (relatively positioned) container for a absolute positioned side column | 26 Jul 2007 18:44 GMT | 2 |
I'm developing two column site which has a relatively positioned content area and a absolute positioned left hand column the problem is if the left hand column sometimes dynamically grows bigger than the content area and the problem is it will not expand the container.
|
| Please help with this IE problem | 25 Jul 2007 11:44 GMT | 9 |
Please look at http://www.kidsinaction.org.uk/ie/ie.html in IE6 and notice that there is a white vertical line on the right of the white bit. This is caused (AFAICS) by IE not putting the "bottomr" element right up against the right edge of the containing element, allowing the
|
| Floating is FF | 25 Jul 2007 09:03 GMT | 14 |
I have a site on WordPress with a theme that perfectly works for IE6. However, as soonas I started cheking it with FF, Opera and IE7 I foudna few things. Of the major:
|
| Divs within Divs and backgrounds | 24 Jul 2007 19:39 GMT | 1 |
I'm trying to have a background image in a div, then have several divs within that div that have black backgrounds. The problem I'm finding is that in Firefox and Safari, the first background image does not show through on the other divs, it's as if the black background takes
|
| Creating a rectangle with round angles | 24 Jul 2007 02:50 GMT | 2 |
I am looking for the right css to create a rectangle with round angles. In that rectangle will be different text on my webpage. So the width can be different for eacht label. How should my css look like to create this effect?
|
| I know, I shouldn't pander to IE | 23 Jul 2007 19:28 GMT | 8 |
But as the vast majority of our site's visitors, and all of my management, are using IE6, I don't have much choice. I am however designing to Firefox as my primary target, and then tweaking to match the design in IE, so far just using an alternative stylesheet being
|
| Site Header - Div Help Needed | 23 Jul 2007 18:36 GMT | 5 |
I am trying to create a site header that consists of three images, which should be displayed side by side. I want the header to be across the entire width of the browser window, whatever the width. To achieve this I the two outer Divs must be fixed at 150px wide, and
|