[css-d] valid alt tags

2006-04-06 Thread Polina Grinbaum
we use an image for the ">" all over our site. we have gotten into a debate abotu best to use the alt tag for this particular image. currently we use: ">" how do you guys handle this? __ css-discuss [EMAIL PROTECTED] http://www.css

[css-d] problem with posotioning a dhtml popup

2005-11-22 Thread Polina Grinbaum
I have a dhtml popup that uses an onclick action. I want it float to the left of the link that calls it and on top of the rest of the page. This works fine when the page is shortish but the page is dynamic and when the text is really long and the link is at the bottom of the window the popup appear

Re: [css-d] question from a beginner

2005-11-16 Thread Polina Grinbaum
"one thing you said you were looking for is a way to "make my work easier to understand and accomplish."" for me I feel more in control with my coding projects if I start every project with a stupidly detailed to do list. Then I keep a to do list going as I worked, generally on paper. This is key

Re: [css-d] Question from a beginner

2005-11-16 Thread Polina Grinbaum
I start with a print-out of all the pages- or a quick sketch I then measure things out, check font-sizes, colors etc.. and write them on the sheet. I check for common elements first then I use pencil to design my strategy- this is one container div , this will eb the header etc on those first

[css-d] dropdowns appear on top of div

2005-11-10 Thread Polina Grinbaum
so I am having a problem and I can't post an example right now cause i am behind a firewall. I have a very simple hide/show javascript popup. the popup is suposed to appear payed over on top of a form. however in ie 6 for pc the dropdowns appear on top of the poup, the input fields do not. here i