I have 3 images in my header frame.
I want to 'justify' align them so that:
the 1st image is left aligned.
the 2nd image is centred.
The 3rd image is right aligned.
I know the align attribute in the img tag is deprecated, so would prefer not to use it.
So 2 questions...
1. Can I do this using CSS and refer to the header frame in the CSS file, and if so how?
2. Or is there a simple way to do this in the header frames html file?
Any help greatly appreciated.
Gavin
I want to 'justify' align them so that:
the 1st image is left aligned.
the 2nd image is centred.
The 3rd image is right aligned.
I know the align attribute in the img tag is deprecated, so would prefer not to use it.
So 2 questions...
1. Can I do this using CSS and refer to the header frame in the CSS file, and if so how?
2. Or is there a simple way to do this in the header frames html file?
Any help greatly appreciated.
Gavin