My site is
the code in it is:
<html>
<head>
<title>Company Incorporated -- We make "IT" simple!</title>
</head>
<body>
<table width="100%" height="100%" bgcolor="#FFFFFF"><tr valign="top">
<td width="45%"> </td>
<td width="10%">
<table bgcolor="#ffffff" width="700"><tr>
<td>
<br>
<img border="0" src="images/welcome.gif" width="128" height="34"><br>
<br>
<img border="0" src="images/businesspeople.jpg" align="left" width="160" height="98"><font type="trebuchet MS">Company Inc. applies technical expertise to business problems taking your
business to a more productive, more efficient level. Using current, proven
technologies, we facilitate the compilation and movement of information
throughout an organization. When proposing solutions, we look at current
investment in technology, return on investment, longevity, and productivity
gains to select a cost effective technical solution for your business problems.<p>
Some of the services and technology we provide are:</p>
<p>For example, by developing a strategic plan, we can identify
which future investments fit into your long range business goals while taking
advantage of your current IS (information systems) infrastructure. Or, we can
increase your staff's productivity through office automation by analyzing
workflow and redesigning processes to eliminate redundant tasks.</p>
<p>LZT Inc. can provide a "big picture" view of
your business and technology needs. We can then provide a plan and the
means to attain your future business goals.</p>
</td>
</tr></table>
<p align=center><br><br>
<a href="../company/aboutus.php"><img src="../images/aboutus" border=0 alt="All about LZT Inc" align=center></a>
<a href="../distinct/thedistincion.php"><img src="../images/thedistinction" border=0 alt="What makes Company Inc different from all the rest" align=center></a>
<a href="../services/services.php"><img src="../images/services" border=0 alt="A list of all our IT services!" align=center></a>
<a href="../security/security.php"><img src="../images/security" border=0 alt="We know how to secure your Enterprise Network!" align=center></a>
This button is not showing up???
<a href="../contact_us/contactus.php"<img src="../images/contactus" border=0 alt="You can always get in touch with Company Inc, we are here for you!" align=center></a>
</p>
</td>
<td width="45%"> </td>
</tr></table>
</body>
</html>
I have created 5 buttons, but only 4 show up. I am not sure what threashold I am meeting.
Yes it is sloppy right now, but I will fix it up..
Thanks a million..
the code in it is:
<html>
<head>
<title>Company Incorporated -- We make "IT" simple!</title>
</head>
<body>
<table width="100%" height="100%" bgcolor="#FFFFFF"><tr valign="top">
<td width="45%"> </td>
<td width="10%">
<table bgcolor="#ffffff" width="700"><tr>
<td>
<br>
<img border="0" src="images/welcome.gif" width="128" height="34"><br>
<br>
<img border="0" src="images/businesspeople.jpg" align="left" width="160" height="98"><font type="trebuchet MS">Company Inc. applies technical expertise to business problems taking your
business to a more productive, more efficient level. Using current, proven
technologies, we facilitate the compilation and movement of information
throughout an organization. When proposing solutions, we look at current
investment in technology, return on investment, longevity, and productivity
gains to select a cost effective technical solution for your business problems.<p>
Some of the services and technology we provide are:</p>
<p>For example, by developing a strategic plan, we can identify
which future investments fit into your long range business goals while taking
advantage of your current IS (information systems) infrastructure. Or, we can
increase your staff's productivity through office automation by analyzing
workflow and redesigning processes to eliminate redundant tasks.</p>
<p>LZT Inc. can provide a "big picture" view of
your business and technology needs. We can then provide a plan and the
means to attain your future business goals.</p>
</td>
</tr></table>
<p align=center><br><br>
<a href="../company/aboutus.php"><img src="../images/aboutus" border=0 alt="All about LZT Inc" align=center></a>
<a href="../distinct/thedistincion.php"><img src="../images/thedistinction" border=0 alt="What makes Company Inc different from all the rest" align=center></a>
<a href="../services/services.php"><img src="../images/services" border=0 alt="A list of all our IT services!" align=center></a>
<a href="../security/security.php"><img src="../images/security" border=0 alt="We know how to secure your Enterprise Network!" align=center></a>
This button is not showing up???
<a href="../contact_us/contactus.php"<img src="../images/contactus" border=0 alt="You can always get in touch with Company Inc, we are here for you!" align=center></a>
</p>
</td>
<td width="45%"> </td>
</tr></table>
</body>
</html>
I have created 5 buttons, but only 4 show up. I am not sure what threashold I am meeting.
Yes it is sloppy right now, but I will fix it up..
Thanks a million..