hello
this is a sie i am building:
http://62.219.17.142/~dhmusica/index.php
for now it works only in explorer!
the site is in hebrew so please disregard the gibrish
css problems:
1.the two menus on the sides are hidden behind forms and behind animations
I tried to play with the relative/absolute and z-index definitions but it only messed up the menu
2.if you choose something from the two menus on the sides you would reach a page with products pictures in table.
I want to make the distance between colums as small as the dstance between rows but I cant do it. I tried to change width and colspan definitions but nothing did the job though when I delete "colspan=3" then two colums get close but to one side and the third column to the right
I would mappreciate code change answers
thanks
I would concentrate on
I would concentrate on getting your code to validate
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2F62.219.17.142%2F~dhmusica%2Findex.php
And possibly spending some time cleaning up your HTML, seems pretty messy.
I know it's not the answers you were looking for, but you gotta help us help you.
ok thats nice but I would
ok thats nice
but I would like to understand the relative absolute issue here
if it is possible
the forms are styled relative because if I dont do that
then if a form is near a menu you cant write in it
though you see the submenus
the z-index doesnt change anything with relative
can you find a solution for
can you find a solution for the absolute zindex?