HTML Table issue

I am having an issue with the webpage i am creating. Please view http://server.chatpointworld.com/~advanced/ the image at the bottom should be inside the table centered right. I have tried everything but cannot work it out.

You need to run that code through the validator first, as it’s badly messed up:

That will help you knock it into some kind of shape, although it’s also very out of date, just so you know. :slight_smile:

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=“http://www.w3.org/1999/xhtml”>

add this code on top

The link now goes to a login page, which wasn’t the case before, so we can’t see the page in question.

By the way, that’s a very outdated doctype you just recommended there. :stuck_out_tongue: