Simple DIV layout question
Hello good people,
I've pasted HTML code below (CSS included in ). The problem is, that I can not make #left and #right to be set to the same height as the #center div. Please help.
Thanks in advance.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML> <HEAD> <META content="text/html; charset=windows-1257" http-equiv="Content-Type"> <TITLE> </TITLE> <STYLE type="text/css"> #container { width: 750px; margin: 0px auto 0px auto; } #header { background:#CCCCCC; padding:10px;
Permanent Popups?
Hey all.
I just created a site which utilizes popup images on link rollovers. Furthermore, I configured it so that all the popup images are placed in the same absolute position (they all appear directly over a div separate from the one which contains the aforementioned links).
However, while it works fine, I'm not all that happy with the results. I have decided I would really like the popup images to keep in place even after the user rolls out of the link. The problem is that I cannot conceive a method in which this would be possible ... So I'm reaching out for some ideas.
Whe I hover over my menu, only part of the button is highlighted..help!
Hi
I have just had on e problem solved..only to find another!
When I hover over items on my top menu, the whole block should be highlighted, but only a strip down the middle gets highlighted.
How do I solve this problem?
here is the page I'm testing: http://www.surftweeter.com/test.html
and here is the Css:
again I'm grateful for any help I can get!
cheers
Lindy
/* -- Horizontal Text NavBar -- */ .ExtraNav { font-family: Arial, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif; } .ExtraNav ul { list-style-type: none;
Topmenu not visible in Browser: CSS or HTML problem?
Hi
I've just created acool topmenu with a css mnucreator program, but when I try to view it in my editor, only the last button is visible, and nothing is visible in my browser.
The page in question is http://www.surftweeter.com/test.html
Here is the css code:
/* -- Horizontal Text NavBar -- */ .ExtraNav { font-family: Arial, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif; } .ExtraNav ul { list-style-type: none; padding: 320px 0px 330px 320px; } .ExtraNav ul li { display: inline; background-color: #009966; text-align: center;
Help please?
I am working on a college project, a website, with one of my friend. I need to put a thing in it. It's like a frame on the mane page and a image(having 4 parts and each part is related to a subject), When i click on it it should move to that part and only that part of picture shows from the frmae.
I hope you get it please help.
