diff options
-rw-r--r-- | demo.html | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -12,10 +12,10 @@ <table width="85%" align="center" cellpadding="0" cellspacing="0" class="demo"> <tr> - <th valign="middle"> + <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <td align="right" valign="top"><a href="http://webdemo.sisd.com:81/freeside/" target="_top"><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> + <td align="left" valign="top"><a href="http://webdemo.sisd.com:81/freeside/" target="_top"><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> <th align="left" valign="top"> <h5>Back office</h5> <h6>Billing, ticketing, reporting and configuration for employees and resellers</h6> @@ -30,7 +30,7 @@ </tr> <tr> - <th valign="middle"> + <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" ><a href="http://webdemo.sisd.com/selfserv/selfservice.cgi" target="_top"><img border=0 src="imgs/webdemo/selfservice.gif"></a></td> @@ -46,10 +46,10 @@ </tr> <tr> - <th valign="middle"> + <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <td align="right" valign="top"><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top"><img border=0 src="imgs/webdemo/signup_shd.gif"></a></td> + <td align="left" valign="top"><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top"><img border=0 src="imgs/webdemo/signup_shd.gif"></a></td> <th align="left" valign="top"><h5>Sign-Up</h5> <h6>Template-able online signup page and API</h6> <p>Customer signup page with immediate credit card authorization and provisioning</p> @@ -62,10 +62,10 @@ </tr> <tr> - <th valign="middle"> + <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <td align="right" valign="top"><img border=0 src="imgs/webdemo/vmware_shd.gif"></td> + <td align="left" valign="top"><img border=0 src="imgs/webdemo/vmware_shd.gif"></td> <th align="left" valign="top"><h5>Downloadable demo</h5> <h6>A downloadable VMWare virtual appliance</h6> <ul> |