Advertisement

Experts Exchange is proud to announce the Front Runners the Annual Awards and the 3rd Quarter Hot Shots. Who is at the top? See for yourself!

 

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

 
Top CSS Solutions: 26 - 50 of 706
 
http://ne3d.cwtclients.co.uk/index.html If you look at the site above. The bottom of the page has a tab (contact us), when you hover over the image a green DIV pops up. This is done by Java...
The web page template has a content column and a sidebar column, both centered to the page. Both columns display properly in IE7, but in Firefox the sidebar column is forced below the content ...
on this page the label and input[text] are not aligned in IE: http://www.3dw.be/56/Contact But they are in firefox and safari Css is on http://www.3dw.be/css/default.css
Howdy all (again) -- I have a VERY imperfect page up, trying to customize the Spry Horizontal menu (with some success thanks to e-e), but IE isn't playing nicely (Firefox is fine). URL i...
I have a DIV called #MainContent. This Div has a 221px left margin to keep it away from a left sidebar. Within the Div are 1) an H1 tag 2) an IMG and 3) A text area. The IMG is within the H1ta...
This problem occurred when I updated my browser to Firefox 3.  Originally the there was no problem in IE6-7 or Firefox 2.  I have installed a top panel script to reveal additional links for a ...
I have the following button, which renders in most browsers to be about 100 px wide by 20 high How can i make the text and the button approx twice the size? <input type='submit' name='Co...
I'm wanting to indent the 2nd line when a List Item wraps. This is a long link that ----I want to indent. That is the intended result, without the dashes, of course. The link provided s...
  Hi experts ;      i have transparent backgrounded division that works fine,but when i add someother images or elements such as inputbox or select inside it, they became transparent too in ...
I am creating a blog on my website that will float an image in the blog text.  The problem is that unless there is enough text to wrap all the way around the image, the floated image runs out ...
I'd like to create a template using only DIV's to manage the layout and content. I'm having a problem with the main content DIV in the code below (named: copy-content). I need the height...
How can I write 3 "tabs" by using HTML, Javascript and CSS class but either use tabless div or table?
I have a horizontal css based menu that currently floats left and the spacing between items is contolled by padding on the right of each li. My client wants these menu items to evenly sprea...
hey if i use fliph, flipv <span style=" width:200px;font-size:20pt;">FlipV Filter</span> <span style="FILTER: FlipV; width:200px;font-size:20pt;">FlipV Filter</span> the text that is fl...
I am working on a project to take printed documents and turn them into web pages that, to the extent possible, are indentical in screen presentation and printed output to the original Word doc...
Hi, I'm fairly new to CSS and am having problems - I've searched everywhere and tried all the solutions that are recommended but can't solve the problem. This is it: I'm making a new webpa...
I have a table with the following CSS classes. In the left cell of the table (it has 2 cells) I have another table inside a div. How can I prevent the embedded table from inheriting the css...
I need to position some text and I need it to behave as if it were in a table, but I cannot use a table.   I gave it my best shot (below) but the blocks overlap where they shouldn't.
If you compare the following page in Firefox 3, Safari, IE7, and IE6 ... http://www.weinsteindesigngroup.com.php5-9.websitetestlink.com/who.html You'll see that there's a top margin/padd...
Below is code of list box i want to hide this <TR class="Header">      <TD>Brand &nbsp;</TD>      <TD><Select name="matkl_1" SIZE="4" MULTIPLE STYLE="width: 200px">           <%           if(lub.canViewAllB...
Hello, What's the simplest way to add a captia to a contact form? We're being spammed. We're using PHP if we need a server side language. Thanks, Bob
I have an embedded div with content which is sometimes short and sometime very long. I want to the div to provide word wrap, and increase height to accommodate the long content. the width is a...
I'm am developing a website and have run into a problem with it in Internet Explorer 6 and 7 but works fine in Firefox and Safari. The website have various sections that are hidden/shown over ...
We have a CSS for IE6 that is meant to handle PNG transparency. The CSS is included with a conditional. When testing with IE6 on my local machine (win2003server) the images appear as requir...
Hi all, I am using an anchor tag with fixed width. It is working OK in IE but not in FF. The style is really not directly specified in the <A> tag but in a <style> section. Other styles lik...