Link to home
Create AccountLog in
Avatar of jonathanduane2010
jonathanduane2010

asked on

formatting on page

Hi guys,

I am trying to have the same formatting on my page http://nuanceconsultancy.com/?page_id=674 as the my home page nuanceconsultancy.com and it wont stay the same  

here is the code for homepage
<table border="0">
<tbody>
<tr>
<td valign="top" width="48%"><span style="color: #818286;"><strong>What We Do</strong></span>
<ul style="font-size: 12px; color: #777; font-family: Georgia, serif;">
	<li><span style="line-height: 19px;">We are a freelance business consulting firm working with a wide range </span><span style="line-height: 19px;">of organisations and industries</span></li>
	<li><span style="line-height: 19px;">Our expertise &amp; services range across a broad spectrum of business </span><span style="line-height: 19px;">consulting services</span></li>
	<li><span style="line-height: 19px;">We offer access to a database of professional experts to customers who </span><span style="line-height: 19px;">may have a resource gap</span></li>
	<li><span style="line-height: 19px;">We offer a joined approach for strategy formulation &amp; commercial implementation</span></li>
	<li><span style="line-height: 19px;">We take a holistic &amp; analytical approach supporting the end result, which </span><span style="line-height: 19px;">is always aiming towards commercial growth for our customers</span></li>
</ul>
</td>
<td valign="top" width="48%"><span style="color: #818286;"><strong>How We Do It</strong></span>
<ul style="font-size: 12px; color: #777; font-family: Georgia, serif;">
	<li><span style="line-height: 19px;">We adopt a collaborative approach to analysing our customer needs</span></li>
	<li><span style="line-height: 19px;">We use simple language to communicate our approach</span></li>
	<li><span style="line-height: 19px;">We set clear and firm deliverables and agree implementation plans with </span><span style="line-height: 19px;">our clients buy in</span></li>
</ul>
</td>
</tr>
</tbody>
<table border="0">

Open in new window


here is the code for about page

<table>
<tbody>
<tr>
<td valign="top" width="48%"><span style="color: #888888;"><strong>About Nuance Consultancy</strong></span>

We are a freelance business &amp; management consulting firm.

Our ethos stems from simplicity “Simple approach, effective delivery"

We offer business advisory services to an ever changing commercial environment

We appreciate the macro pressures our customers face, and aim to drive a culture of where results matter most

We link strategic planning &amp; formulation with financial roadmaps

We offer business case analysis &amp; business performance tools to established companies, and also those in start up modeWe cater for a range of project &amp; program management services

We have a wide database of subject matter experts to deal with what ever challenges our customers face</td>
<td valign="top" width="48%"> <a href="http://nuanceconsultancy.com/wp-content/uploads/2013/02/consultancy.jpg"><img class="alignnone  wp-image-734" alt="consultancy" src="http://nuanceconsultancy.com/wp-content/uploads/2013/02/consultancy.jpg" width="252" height="242" /></a></td>
</tr>
</tbody>
</table>

Open in new window


i would also like the image to appear just to the right of the text if possible
SOLUTION
Avatar of IanTh
IanTh
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Avatar of Ian Pattison
Ian Pattison
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of jonathanduane2010
jonathanduane2010

ASKER

ok i have tried that, and it didnt work...

and could i get the text to be the same as the home page
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.