Jump to content

Recommended Posts

Posted

Hi guys,

 

I run a small website for our SC2 team (yes massive nerd)

 

It runs on word press because I assumed that would make it super easy to manage...

 

I have a couple of pages I wanted to add tables to for formatting reasons. Now I am not a HTML wiz but I know what the valign="middle" tag should do. Apparently wordpress is not interested.

 

I am getting rather frustrated and I just wondered if anyone knew anything about using tables in wordpress and would be willing to give me a hand.

 

Page in question is here: Roster « TREX

 

I just want to align the images with the text....

Posted
Wrong HTML spec. Don't do alignment and formatting in the table HTML.... Use CSS (which overrides whatever is done using older html3 style code).
Posted
Wrong HTML spec. Don't do alignment and formatting in the table HTML.... Use CSS (which overrides whatever is done using older html3 style code).

 

That sounds so simple now you have said it.... I am a massive noob at websites.

 

Thanks I will try changing the CSS file

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...