This may seem like a nitnoid thing, but I have two image links, the images for each link are 24x18 pixels and I want them to sit next to each other within a 50 pixel wide <div>. However, some...
Hi,
My html is included, how do i make both boxes beside each other ? also, how do i make the border for each box thinnner ?
thanks
Hi everybody.
I'm trying to code a tooltip using CSS on a php page.
It works properly on M.I. Explorer, but not on Firefox/Mozilla:using this browser, if the text is too long as regards th...
Hi friends !
I want to design and develop a website from scratch. I want to use Dreamweaver for designing. Now, I want to use Drop-down Navigation Bar (will be deep inside) that will appear...
Hi all, something strange here. I know that most people use IE so I'm hoping to get this issue sorted.
I have re-written my complete site so to be complete CSS and have come across yet anot...
I have the following as a header file:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<TITLE>My site</TITLE>
<meta http-equiv="...
Hi,
I'm trying to create an image map rollover using CSS. The pages I have googled don't seem to be exactly what I'm looking for. I basically just want to create a map over an image and hav...
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
I'm a beginner when it comes to coding CSS and I'm running into a compatibility problem where my page works perfectly in Firefox 3 but not in IE7.
My goal was to create a few containers tha...
I've created a drop down menu from a template using CSS. I've gotten it almost perfect but am having trouble getting rid of the vertical space between my images. I would like the images in the...
I have an image to the left, and a list to the right. The list does display but it doesn't have any indents in it. If the same code is put outside of the block that is floated left, it inden...
I am creating a site that uses google maps and I am trying to put a transparent div over the map. The only way I could get it done was this:
<div id="container" class="container">
...
Hi,
I'm currently moving our website from its old table based layout to DIV based positioning. I'm having some difficulty getting some content vertically and horizontally centred within a p...
I have a problem with a layer in FireFox. The layer is allowing the background elements to come through. The layer appears as transparent to me. Please see my screenshot attached. How can I fi...
hello, thank you for taking the time to review my problem: http://abirds.com/test.html (problem can be viewed here)
I am redoing our wesite in CSS to remove all the tables I incorrectly creat...
I Have the following div(s)
Basically I want the main div to float above my page, with some opacity so i can see the page nehind, simply for effect.
I then want another div to display so...
I've got a div that is overflowing its container and is running over the bottom div. IE6 displays as it should, however firefox is messing up.
The url is http://www.forgehammer.com/fh_hair_b...
If you call http://www.computeruniverse.net/default.asp the vertical scrolling of the entire website is very slow (at least in Firefox 3.0.1). If it is fast at your pc try zooming out of the s...
Hey experts!!
I'm not sure how to ask this or how to expalin this, but here goes.
In CSS, you have the a:link property. Well I have a #menu div and I want the links in there to be diffe...
Hi I am changing te color of a background in a div when hovering over by using:
.compBox:active,
.compBox:focus,
.compBox:hover{
background: #EFC2E1;
}
however this does not seem t...
You you use my code below, there is an email icon that opens a popup div. This div opens on top and looks ok with IE but not on Firefox. I'm struggling to get the z-index right so that it appe...
Hi,
i am looking to set up a site that has got the ability to have to menus set up one that sits horizontally and the other that also sits horizontally underneath the first one. I would like...
Hi,
I'm trying to create a hover over image effect using CSS / HTML and when an item is selected it is highlighted with another background image.
I've had a go using HTML / CSS but don't...
Hi Experts,
I have an HTML page where I use 6 tables with different number of columns for the page layout. Common to all tables, except tables 1 and 6, is a border in the first and last co...
Dear experts.
Do we know how to fix headers in a GridView. I use style sheet to fix the headers in IE, but it does not work in FF. Does anyone know how to fix the headers in FF (and other...