I have issues with an horizontal alignment which works only with safari. I really tired because there's always a new thing to learn to make things compatible ^^
So here is the webpage and, of course, the element that causes issues is the .navigation class, the links at the bottom. They are misplaced to the left, and I can't find the cause !! Grrrr :P
In the content, yes, it is centered. But the navigation links at the bottom isn't ^^
Ok, I'll try without tables then, but I found it easier to make the layout I wanted :/
EDIT: I tried w/o tables for the first "page" and I can't find a way to put the pic to the right... Arf, I'm truely beginner in html, and have so much to learn, even though I'm a quick learner ^^
Ok, so this thread is still not solved, or at least in part!
This is still this annoying (really!) Internet Explorer (still v. <= 8, the most used), that won't adjust the margins of my menu at the bottom. In all browsers the menu is centered inside the wooden box, but in this bloody IE!!!<br /> So, if someone is old wolf enough to know how to adjust that, he's welcome :D
I have issues with an horizontal alignment which works only with safari. I really tired because there's always a new thing to learn to make things compatible ^^
So here is the webpage and, of course, the element that causes issues is the .navigation class, the links at the bottom. They are misplaced to the left, and I can't find the cause !! Grrrr :P
Any idea ?
Do you have an idea on how to improve this ? I'll work on this in the meantime, but I'd truely appreciate a little help with ie and ff rendering!!
do you want to align it to the left ..
you can simply using a container ( div ) instead of cells of tables ,,,
and also you can make it a appear correctly in FF and IE6,7,8,9 also others browser ..
try to add :
to some ( td )
and see if its enough or not
Ok, I'll try without tables then, but I found it easier to make the layout I wanted :/
EDIT: I tried w/o tables for the first "page" and I can't find a way to put the pic to the right... Arf, I'm truely beginner in html, and have so much to learn, even though I'm a quick learner ^^
EDIT2: I found a way :P
check these :
All About Floats
position properties
Now I still have an issue with my links at the bottom ^^
what do you want exactly to do with it ...?
Thanks for your time and advices :)
This is still this annoying (really!) Internet Explorer (still v. <= 8, the most used), that won't adjust the margins of my menu at the bottom. In all browsers the menu is centered inside the wooden box, but in this bloody IE!!!<br />
So, if someone is old wolf enough to know how to adjust that, he's welcome :D