J
JohnA
I am trying to use css only for formatting web pages.
Created a class for aligning images to the right called .photoright with
{float: right}
Created a class for aligning images to the left called .photoleft with
{float: left}
Now I can't figure out how to center the photo as there is no float value
for middle or center.
Any help please?
thanks
john
Created a class for aligning images to the right called .photoright with
{float: right}
Created a class for aligning images to the left called .photoleft with
{float: left}
Now I can't figure out how to center the photo as there is no float value
for middle or center.
Any help please?
thanks
john