| Thread | Last Post | Replies |
|
| How to get side nav text and buttons listed after main page text | 31 Dec 2005 18:08 GMT | 1 |
I would like to have my home page look better for search engines. I heard that it is a good idea to have a search engine spider simulator look at your web page to see the order of text that, Google for instance, is visible.
|
| Scrollable TBODY elements without horizontal scrollbar | 30 Dec 2005 19:50 GMT | 3 |
Extensive Google searching for more than a couple of hours has not provided me with a satisfactory answer to this question: How can I make scrollable TBODY elements in tables which: * create a vertical scrollbar that DOES NOT occupy the content
|
| Make white space between <p> and <ul> equal to font size | 30 Dec 2005 08:29 GMT | 11 |
My design goal is to make the white space above and below <p> and <ul> equal to the height of my font. The first step to achieving this I believe is to have an equal amount of white space above or below <p> and <ul>. Can someone suggest a method using css to accomplish this? I have ...
|
| Small simple page validates, works fine in everything except IE - Can anyone help? | 28 Dec 2005 14:06 GMT | 14 |
Hi, I'm tired of banging my head on the computer. I'm hoping someone can help? I have a very small simple page that looks perfect in Firefox, Safari, and Netscape. It's clean. The HTML and CSS both validate. In IE/Mac, however, the container div is significantly
|
| CSS ignored in IE.6.0.2800 ? | 27 Dec 2005 20:14 GMT | 38 |
I created a CSS that work fine on my IE 6.0.2900 (SP2) but I'm having customers that have problems with it and they're on IE 6.0.2800 (SP1)... The problem looks like if the stylesheet (in particular the class
|
| CSS and Random Quotes | 27 Dec 2005 17:35 GMT | 1 |
Is there a CSS solution to creating random quotes from a text or html file? TIA, -Art-
|
| Problems with position: fixed; layout | 27 Dec 2005 11:39 GMT | 2 |
I have been trying to do a CSS liquid layout imitating a frame, using position: fixed for header, footer, and side navigation, and a fixed background image. Page is valid HTML 4.01 Strict, and is at http://www.ericlindsay.com/palmtop/palmnote.htm and the CSS is valid
|
| IE's max-width hack not working | 27 Dec 2005 10:26 GMT | 3 |
Following Sven Tofte's guide about implementing max-width in IE (http://www.svendtofte.com/code/max_width_in_ie/), I tried this out: ------------------------------------------- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
| what's new in CSS2? | 25 Dec 2005 08:24 GMT | 2 |
what's new in CSS2? http://xahlee.org/js/css2.html Xah xah@xahlee.org
|
| IE compatible vs. strict mode | 24 Dec 2005 16:06 GMT | 2 |
Somewhere on MSDN I've seen a very small burk about how offsetSomething is calculated in compatibility vs. strict mode. Something like some margins(?) are included into calculation and some not - depending on the mode. I put my life on that I've seen it but I was stupid enough to
|
| Dragging Iframes | 24 Dec 2005 15:40 GMT | 1 |
I have an iframe defined as per below and when I move the mouse towards the outside of the iframe then the iframe moves like it is suppose to, but when i move the mouse towards the content of the iframe then the iframe stops moving until I traverse the content and the mouse is again
|
| CSS and Tags | 23 Dec 2005 22:05 GMT | 5 |
if I want to change a tag with CSS with a file rather than having all the CSS code on the HTML doc I know I can do the following <SNIPPET> body.Wyght
|
| CSS theme creation tools? | 23 Dec 2005 20:57 GMT | 1 |
I was wondering if there are any CSS theme creation tools available which profesisonal developers use.I tried to write CSS but couldnt go beyond creating a few colors and fonts.Especially the float rules used to create sidebars. I got it done but mostly by handcoding.Is there a
|
| div overlap | 23 Dec 2005 16:59 GMT | 2 |
I've read about the float divs not being interpreted by the browser as block, therefore creating this annoying overlap that everyone talks about. I've hacked this problem by adding clear:both divs everywhere and also
|
| Help in CSS | 23 Dec 2005 14:42 GMT | 2 |
I am maintaining a site http://www.chemengg.com. I tried to design it with css. I had given a try but not to my complete satisfaction. Can any one help me to re-design it? As it is non-commercial site, I could only appriciate the help and acknowledge the same on my website.
|