Hello all,
Here is a snippit of my inded.php file..
-----start of snippit-----------------------
I would like to center this entire webpage, I am not sure how to do it.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Company Incorporated - Consulting, Project Management, Health Care, HIPPA, Government, and Business</title>
<meta name="description" content="certification, MCSE, MCSA, CCNA, CCNP A+, Network+, Adobe Photoshop, Visual Basic, VB, UNIX, Linuxnd, Microsoft Office">
<meta name="keywords" content="Project Management, CISSP, Hacking, Networking, Enterprise, Analyst, Business, CCNA, Microsoft, Cisco, CCNP,
A+, Network+, MCSE, MCSA, MCSA, MCSE Certification, MCSE, Photoshop,
Visual Basic, VB,certification, computer training,
software training, computer training, MCSE Info, Computer Consulting">
<link rel="stylesheet" type="text/css" href="css1.css">
</head>
<SCRIPT language=JavaScript src="wct.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
<body background="images/companybackground.gif" topmargin="0" marginheight="0" leftmargin="0" marginwidth="0">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" background="vline.jpg" height="139">
<tr>
<td width="100%" height="139">
Also, my topbar.jpg doesn't stretch to cover the full width of the body of my webpage, how do I fix this
<img border="0" src="images/topbar.jpg" width="532" height="140"></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="804">
<tr>
<td width="61"> </td>
<td width="731">
<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">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>
<p> </td>
<td width="12">
</td>
</tr>
<tr>
<td width="61"> </td>
<td width="731">
<p align="center"><font size="1">Copyright 2000-2004 Company Inc..
All rights reserved.</font></td>
</table>
</body>
</html>
-----end of snippit--------------------------
I have defined my issues in color in the snippit above.
Thanks for the help..
Here is a snippit of my inded.php file..
-----start of snippit-----------------------
I would like to center this entire webpage, I am not sure how to do it.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Company Incorporated - Consulting, Project Management, Health Care, HIPPA, Government, and Business</title>
<meta name="description" content="certification, MCSE, MCSA, CCNA, CCNP A+, Network+, Adobe Photoshop, Visual Basic, VB, UNIX, Linuxnd, Microsoft Office">
<meta name="keywords" content="Project Management, CISSP, Hacking, Networking, Enterprise, Analyst, Business, CCNA, Microsoft, Cisco, CCNP,
A+, Network+, MCSE, MCSA, MCSA, MCSE Certification, MCSE, Photoshop,
Visual Basic, VB,certification, computer training,
software training, computer training, MCSE Info, Computer Consulting">
<link rel="stylesheet" type="text/css" href="css1.css">
</head>
<SCRIPT language=JavaScript src="wct.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
<body background="images/companybackground.gif" topmargin="0" marginheight="0" leftmargin="0" marginwidth="0">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" background="vline.jpg" height="139">
<tr>
<td width="100%" height="139">
Also, my topbar.jpg doesn't stretch to cover the full width of the body of my webpage, how do I fix this
<img border="0" src="images/topbar.jpg" width="532" height="140"></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="804">
<tr>
<td width="61"> </td>
<td width="731">
<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">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>
<p> </td>
<td width="12">
</td>
</tr>
<tr>
<td width="61"> </td>
<td width="731">
<p align="center"><font size="1">Copyright 2000-2004 Company Inc..
All rights reserved.</font></td>
</table>
</body>
</html>
-----end of snippit--------------------------
I have defined my issues in color in the snippit above.
Thanks for the help..