Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top CSS Solutions: 226 - 250 of 731
 
Hi.  I have the following script that uses tables and uses height to stretch the table to the height of the users browser.  However, I need to put in a doctype at the top (<!DOCTYPE html PUBLI...
Hi, I use CSS to set the layout. I would like to let the layout in the center in browser. The expected layout is appear in Firefox 2.0. But I don't why the result is in IE 6.0 is different th...
I was running into an issue with placement of a drop-down menu DIV.  I could not get it to "align:right" correctly.  I stumbled upon a solution, however, am not sure that it is a good, cross-b...
I found a number or articles that refer to font-size: 1em or font-size: 100% as the "current" font size.  What is the "current" font size?  Is that something I should set in a more parent HTML...
Hi, We have a requirement where by two separate flows (but both contain SAME unique cookie information) need to be stuck to same real server. The workings are as follows: 1. User conne...
Instead of hardcoding the image into an img tag, I would like to have the image defined in a stylesheet and pull it from there.  How do I go about it? <td id= 'a' ><img id='b' src ="images/...
I created the script below as a test. But when I create a table and use CSS to lock the top and bottom rows, for some reason the web page will display the header up top like normal (always). H...
Hi floks, I am creating the textbox dynamically using javascript. I am want to apply css style sheet to it and things are not working. Plz advice. Thanks
hello there.. I would like to know how can I create an image come out sliding like this sample here http://datingactionnow.com/test1/ i dont know what language that is but I find it really n...
On this page: http://www.glowfishtw.com/flagfootball/index3.asp I want to move the text that says "Search Flag Football" down about 8 px so that it lines up with the top of the image scr...
I am developing a table to display data, but to the left and right ofeach row alternately (i.e. left of odd rows and right of even), I want to have a rowspanning cell that holds an image relat...
It's been a while since I worked with CSS and it's amazing how much you can forget. I have a 3 column CSS and what I want to is something like what the graphic looks like. I can create a si...
Hello Friends, Inside an iframe, there is some content.   This content is scripting which submits a form, and returns field validation info, from another page on another server. Because o...
I want to create an expandable div that has rounded corners at the bottom only using images. Attached is a picture that will explain what I am trying to do in better detail. I tried usin...
I've tried to look this question up, but I did not come across a clear solution.   I am trying to force page breaks on a page that uses a gridview to dynamically display data. If I have...
I'm having an issue getting 3 div elements to align in the center above the CSS tableless table that i built.  The 3 elements should look llike table headers for the 3 columns. Im basicly try...
If you take a look at the following screenshot, you'll see that there's an image (ie: a girl jumping with birds around her) superimposed over the bottom right corner of the page: http://www...
Hi everyone, I'm trying to use the instructions from the following site: http://www.ploughdeep.com/onionskin/ ...to create a drop shadow effect around the perimeter of a site. Before ...
how do i place a floating footer on bottom of the page ? I have areas on screen left memu,top meu and main area on right. I have a top menu, left menu area with 2 rounded boxes and on the ...
This is a follow on question to http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23700964.html#a22383520. I am building a web page that needs to look good on th...
It an IE 6 issue I have a navigation which has some dropdown elements, which is relatively positioned now I also have on my page one element which is absolutely positioned. and the probl...
I am using the attached function to create a onMouseOver effect when i hover over a button created within a CSS.  The effect does not work.  Can anyone see what I am doing wrong? here is th...
i have a table with equally divided columns. how do i make sure the width 1360 is equally divided among the 8 columns? the seems to be off a bit. is there any specific syntax that will force ...
http://72.52.247.122/~homeland/group.html Why is this form displaying correctly only in IE? Why are my form fields vertically spaced so far apart when viewing in most browsers? How c...
I'm having a problem getting my columns to float properly. From the books I'm reading it seems like it's simple ... one div tag floats left and the other floats right, but mine aren't doing th...