First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
What is a non-replaced element?
What is a non-replaced element; and what is a replaced element? For example the spec says that the width property does not apply to a non-replaced inline-level element (section 10.2). Thanks MG ... 30 Apr 2010 15:05
Trying to understand selectors
I am looking at an example that I found somewhere on the internet. I have put it up here: www.blighty.co.za The stylesheet has this: #sddm div {...... I thought it should be like this: #sddm li div {...... (or #sddm * div {...... ) Both versions seem to work the same. Are both permissable? When is... 27 Apr 2010 15:36
One frame and many photos
Problem: I have one frame. ( It could be a gif with transparent canvas if necessary. ) I have many jpg photos. What coding will present any photo in that one frame? Of course, I could stick 765 photos in the frame one-at-a-time in PhotoShop but that's a lot of work even with a script. My inspiration: ht... 23 Apr 2010 20:40
Grid. Best approach ...
Hello, I am trying to display a list of products in a Grid with 3 columns and N rows. Each product has its Name, Image and in some cases a link to download the brochure displayed as follows: Image Name Brochure All images have the same dimension. However some products might have the brochure lin... 26 Apr 2010 00:27
Right and left padding with Opera
Testcase: http://www.user.uni-hannover.de/nhtcapri/temp-5.html Opera 10.51 (Windows XP) takes "padding-right" to mean "padding-left" on table cells when the text direction is right-to-left; other browsers (Firefox, Internet Explorer, Konqueror) don't. Can you reproduce this behaviour in Opera? Bug or feature... 29 Apr 2010 18:03
Styling ridge borders
Is it possible to control both of the colours used in ridge borders? I've not been able to find an example anywhere, so I'm beginning to think that the answer is no. Some time ago, Opera changed the default colours they use for ridge borders to something much darker. I've tried to fix this with CSS, but I've onl... 27 Apr 2010 19:03
Grid. Best approach ...
In article <254d9a28-fe29-4b60-a47f-88dc8624b0dd(a)r27g2000yqn.googlegroups.co m>, shapper <mdmoura(a)gmail.com> wrote: I am trying to display a list of products in a Grid with 3 columns and N rows. What difficulty do you have with this? Is there some issue about it that should be discussed that has not b... 23 Apr 2010 17:25
Centered content with changing background color
Hello, Is it possible to create a page with centered contend where the margin on the right has a different background color of the margin on the left? Any idea how to accomplish this? Thank You, Miguel ... 23 Apr 2010 20:40
Q: How do I create a "snaking-column"?
Hello Folks: I have been scouring the web abd archives of this group to see if there is a way of creating snaking two-column layout for text. So far no luck. Is it doable? Thanks, Deguza ... 2 May 2010 15:20
Absolute Question
Hello, Why is id= two relative to the corner of the "centerthis" div but id=three is not? HTML: <body> <div class="Centerthis"> <div class="Match" id="1"> <ul class="names"><li>Tom</li><li>Jane</li></ul> <ul class="scores" ><li>20</li><li>40</li></ul> </div> <div class="Match" id="two"> <ul class="names"><... 23 Apr 2010 20:40
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18