PDA

View Full Version : I can not get everything to align properly



mr370
01-01-2011, 07:14 PM
Ive been trying extremely hard to align everything on the right side and i wanted to but the blogger next to the picture of the bishop any help would be appreciated thanks.Here is my code

and a pic




<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The Society of the Body of Christ</title>
<script language="JavaScript">

} // mmLoadMenus()
//-->
</script>
<script language="JavaScript" src="mm_menu.js"></script>
</head>

<body>
<script language="JavaScript1.2">mmLoadMenus();</script>
<center>
<table width="958">
<div>



<tr>
<td height="161"><div align="right">
<p><img src="Images/tn_bishop_mulvey.png" width="156" height="141" /></p>

</div></td>
</tr>
<tr><td align="right"><object data=http://thesociteyofthebodyofchrist.blogspot.com/ width="600" height="400">
<embed src=http://thesociteyofthebodyofchrist.blogspot.com/ width="600" height="400"> </embed>
Error: Embedded data could not be displayed please install the plugins on top. </object></td></tr>
</div>
</table>

</center>

</body>


</html>
There was more code but i cut some out so it was easier to read

Thank you sorry about all the code

HTMLBasicTutor
01-01-2011, 11:22 PM
Can you explain what you are trying to do again please.

From your coding (which is incorrect) it appears you are trying to frame a blog at Blogspot? Is that correct?

mr370
01-01-2011, 11:41 PM
ok i don't know how it is incorrect please enlighten me secondly all i want help with is aligning the blogger next to the picture of the bishop is there any advice u can give me.

Thank you

HTMLBasicTutor
01-02-2011, 04:18 PM
You have to divide the row where the Bishop's picture is into 2 cells (tds).