Guys, I gave this one more college try. Both of these suggestions already existed in style.css:
.center {
text-align: center;
margin-left: auto;
margin-right: auto;
}
and
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
Go to https://www.gregshultz.com and you will see I have tried to center the image and the text above it. The calls are there but it isn’t working.
I’m not going to give up on this (despite earlier message posted out of frustration) and any help will be rewarded with a round of beers next time any one of you hit Orlando.
Here is what the image link contains right now, and you should be able to see it when you view the site:
<class =center”>March 4, 1995 to October 28, 2005
<img src=”/wp-content/FordEscort.jpg” width=”320″ height=”214″ class=”center” alt=”The Babe Magnet” /></class>
I’ve also tried “centered” and that doesn’t work either.
Thank you,
Greg