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.

 
Time Tested CSS Solutions: 151 - 175 of 2460
 
I want to remove Iframe Border the code snippet is given..m giving in cs border bone but IE doesnt take it....its working fine in FF....can anyone tell me how to do it for IE..
I have a bunch of <ul>s on my site.  Some of the longer lines wrap to another line like so: * This is a short line. * This is a short list item. * This is a longer list item consisting of...
I would like to have the div "descriptionShort" directly to the right of "conditions", and top aligned with it. Please correct either the hTML or CSS, or both, to make that happen.  As it is n...
Hi - thanks for looking at my question. I simply would like to change the view of DISABLED elements in my form to make them stand out more. any suggestions welcome :) Thanks PDM
I would like to place links inside a div element so that all of the content in the links will be contained in the div. If the text content is too large for the current line, i would like it to...
Is there a way that is supoorted in both Firefox and IE (I know about some IE only ways) to rotate text 90 degrees - without using an image or serverside (such as GDI+ in .NET)
Hi What's an easy way to get a very small space (e.g 1 or 2px) between the rows of a table so that i can see the indivudal top and bottom borders of each row thanks a lot andrea
Please see: http://www.personal-performance-agency.com/ Notice the image in the bottom left corner.  Some text from the body section of the page is hidden behind this image.  How can i fix ...
Hello. Can I have a scrollbar for a <div> ? Right now it takes two files to do what I want.  Can I do this with one file, without an IFRAME, using CSS? Thanks! Here are my two file...
I have an image map that I am using and would like to allow for a mouseover effect to happen over each link.  Is there a way to make that work using css?  My code is below:
Hi X-perts, here is a simple code that causing problems in ie6 (only!) as the last row of divs jumps over the header: <div class="centerBoxWrapper" id="whatsNew"> <h2 class="centerBoxHe...
HTML <form> tag Question: How to avoid or prevent a line break after and before a <form> tag. As we all know, after a <form> and </form> tag. A line break <br> is automatically created ...
Hello, I may have a very simple question. I am trying to make a table with cell margins like this: <html> <head> <title>test</title> </head> <body class="body">   <table border=...
Hello! I would like to have sone nice hover effects on a CSS button I made. I think a glow effect would be nice. How can I do this? Ideally I would like something that will work outside ...
Web application issue displaying disabled fields in IE 6. We want fields in which no updating is allowed to be displayed with black text on a grey background. We are using element.disable ...
I am having a problem getting the min-height parameter to work correctly in Firefox and Safari I have tried changing the attribute to height and also height: auto but still the when the enc...
<div class="ContentBackground" id="ContentBackground">      <div class="Content" id="Content">      <div id="Layer1"></div>      </div> </div> Here is my situation...I have a div tag nested inside of...
I want to use one special CSS for users with Safari (for the PC or MAC) and other special CSS for users with Firefox on a Mac.
I have several layers that have images and forms in them.  The CSS is setup to give each layer a background color and border.   When the content, images and forms, is greated than the div i...
Hello, Please see the code below, for whatever reason there is spacing between these images i can't seem to get rid of. Thank you
I an trying to position a form input field over a header image that has a cut-out to make it look like the user is not keying into a form field but the header itself. The styles below work ...
i have a website layout that is both horizontal and vertical centered. I know how create it, but when i add my footer to the site, there is scrolling on the website but not on the footer. I n...
is there a way to set the td width of a table using css and identify each td by its column index?
Hi All, Please could someone recommend a lean javascript that will change the background-image in my CSS styles for #header on page refresh. I have seen various solutions on EE of fade i...
I been working on this bug for days and finally narrowed the issue down to the iehtcpngfix.htc file. I noticed it when I first loaded browser tried to login in IE version 6 the png file didnt ...