Hi everyone,
I recently bought CC and couldn't be happier but today I found a glitch...
I'm trying to make a table but I also want the ability to center the text in some cells but I can't find out how with the "Table Designer"
Surely this wouldn't be not thought of??
Any help on this will certainly be appreciated and I thank you all in advance.
Surely You Can Center What You Put In...
It's pretty simple.
Add this to the table inline styling that the designer makes.
text-align:center;

Add this to the table inline styling that the designer makes.
text-align:center;
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
or if you prefer an old-school approach for a single cell...
<td align="center">
<td align="center">
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.