I'm confused with what document declaration shall I use for my actinic shop.
It seems to me that when I use different types they interpret graphics differently.
I've made two test pages:
http://www.grafea.co.uk/shop/test/sh...riefcases.html
and
http://www.grafea.co.uk/shop/test/sh...efcases02.html
using two different types of declaration and found that the strict one works better than the transitional.
What do you guys use and is it a good practice to use different document declarations for different pages within actinic( I can put them on a variable and use different values for each page. )
Also, I've been trying to float something on the right within a <td>
Is this possible without loosing the div's border,
Please see the examples:
http://www.grafea.co.uk/shop/test/sh...efcases03.html
http://www.grafea.co.uk/shop/test/sh...efcases04.html
I do not want to put the border on the table itself as I am trying to achieve this:
http://www.grafea.co.uk/shop/test/sh...riefcases.html
with the colour bars floating on the right and having a border only around the main photo and color bars but not the text.
Thank you.
It seems to me that when I use different types they interpret graphics differently.
I've made two test pages:
http://www.grafea.co.uk/shop/test/sh...riefcases.html
and
http://www.grafea.co.uk/shop/test/sh...efcases02.html
using two different types of declaration and found that the strict one works better than the transitional.
What do you guys use and is it a good practice to use different document declarations for different pages within actinic( I can put them on a variable and use different values for each page. )
Also, I've been trying to float something on the right within a <td>
Is this possible without loosing the div's border,
Please see the examples:
http://www.grafea.co.uk/shop/test/sh...efcases03.html
http://www.grafea.co.uk/shop/test/sh...efcases04.html
I do not want to put the border on the table itself as I am trying to achieve this:
http://www.grafea.co.uk/shop/test/sh...riefcases.html
with the colour bars floating on the right and having a border only around the main photo and color bars but not the text.
Thank you.
Comment