docardlove1980
Neues Mitglied
I have a designed a website with over 100 pages years ago.
It is designed in a table layout.
I have read over the internet that this method is obsolete.
Over the net the suggest to design the website in CSS.
Dont know how to convert the html table code to CSS (for the external stylesheet).
On coverting to CSS I want the website pages to look the same as they in the html table layout.
CAN ANYBODY HELP ME ????
CAN ANYBODY HELP ME ????
The html table layout for the webpages is as under:
<html>
<head>
<title>YES</title>
<link rel="shortcut icon" href="favicon.ico">
<body bgcolor="#777d6a">
</head>
<body>
<a name="top"></a>
<table width="100%" align="center" cellspacing="0"cellpadding="10">
<tr>
<td colspan="1" align="center" bgcolor="#ffffff">
<img src="graphics/logo.gif" height="80" width="80" alt="LOGO" />
</td>
<td colspan="2" align="center" bgcolor="#ffcc00">
<h2 style="text-align:right;font-family:verd… serif;font-size:50px;padding:0;margin:0;…
<b>Machines</b></h2>
<p style="text-align:right;font-family:verd…
<b>ABCDEFGHIJKL</b></p>
</tr>
</td>
<tr>
<td colspan="3" align="center" bgcolor="#d2d8c7">
<p style="text-align:right;font-family:verd…
<b>ZXCVBNM</b>
</p>
</tr>
</td>
<tr>
<td colspan="3" align="center" bgcolor="#a9ae9f">
<h1 style="text-align:center;font-family:ver… serif;font-size:12px;padding:0;margin:0;…
TYUIOP ------------ </h1>
</tr>
</td>
<tr>
<td valign="top" width="15%" bgcolor="#d2d8c7">
<table border="0" width="100%" align="center" cellspacing="0" cellpadding="5">
<tr>
<td align="center" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="index.html"><b>ONE</b></a>
</p></td>
</tr>
<tr>
<td align="center" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="Contact_netSEC.html"><b>TWO</b></a…
</p></td>
</tr>
<tr>
<td align="left" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="Aboutus_netSEC.html"><b>THREE</b><…
</p></td>
</tr>
<tr>
<td align="left" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="http://www.xyz.com"target="_blank"…
</p></td>
</tr>
<tr>
<td align="left" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="videogallery.html"><b>FIVE</b></a>
</p></td>
</tr></table>
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#ff0000">
Visiting Card
</p>
</td>
<td valign="top" width="70%" bgcolor="#ffffff">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<b>Item ------- [xxxxxxx]</b>
1
2
3
4
5
6
7
8
CLICK ON IMAGE FOR ENLARGED VIEW
</p>
</td>
<td valign="top" width="15%" bgcolor="#d2d8c7">
<p style="text-align:center;font-family:ver… serif;font-size:12px;color:#000000">
date & time
</p>
</td>
</tr>
<tr>
<td colspan="3" align="center" bgcolor="#a9ae9f">
thank you
Brochure Designing Companies in Bangalore
It is designed in a table layout.
I have read over the internet that this method is obsolete.
Over the net the suggest to design the website in CSS.
Dont know how to convert the html table code to CSS (for the external stylesheet).
On coverting to CSS I want the website pages to look the same as they in the html table layout.
CAN ANYBODY HELP ME ????
CAN ANYBODY HELP ME ????
The html table layout for the webpages is as under:
<html>
<head>
<title>YES</title>
<link rel="shortcut icon" href="favicon.ico">
<body bgcolor="#777d6a">
</head>
<body>
<a name="top"></a>
<table width="100%" align="center" cellspacing="0"cellpadding="10">
<tr>
<td colspan="1" align="center" bgcolor="#ffffff">
<img src="graphics/logo.gif" height="80" width="80" alt="LOGO" />
</td>
<td colspan="2" align="center" bgcolor="#ffcc00">
<h2 style="text-align:right;font-family:verd… serif;font-size:50px;padding:0;margin:0;…
<b>Machines</b></h2>
<p style="text-align:right;font-family:verd…
<b>ABCDEFGHIJKL</b></p>
</tr>
</td>
<tr>
<td colspan="3" align="center" bgcolor="#d2d8c7">
<p style="text-align:right;font-family:verd…
<b>ZXCVBNM</b>
</p>
</tr>
</td>
<tr>
<td colspan="3" align="center" bgcolor="#a9ae9f">
<h1 style="text-align:center;font-family:ver… serif;font-size:12px;padding:0;margin:0;…
TYUIOP ------------ </h1>
</tr>
</td>
<tr>
<td valign="top" width="15%" bgcolor="#d2d8c7">
<table border="0" width="100%" align="center" cellspacing="0" cellpadding="5">
<tr>
<td align="center" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="index.html"><b>ONE</b></a>
</p></td>
</tr>
<tr>
<td align="center" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="Contact_netSEC.html"><b>TWO</b></a…
</p></td>
</tr>
<tr>
<td align="left" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="Aboutus_netSEC.html"><b>THREE</b><…
</p></td>
</tr>
<tr>
<td align="left" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="http://www.xyz.com"target="_blank"…
</p></td>
</tr>
<tr>
<td align="left" bgcolor="#d2d8c7">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<a href="videogallery.html"><b>FIVE</b></a>
</p></td>
</tr></table>
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#ff0000">
Visiting Card
</p>
</td>
<td valign="top" width="70%" bgcolor="#ffffff">
<p style="text-align:left;font-family:verda… serif;font-size:12px;color:#000000">
<b>Item ------- [xxxxxxx]</b>
1
2
3
4
5
6
7
8
CLICK ON IMAGE FOR ENLARGED VIEW
</p>
</td>
<td valign="top" width="15%" bgcolor="#d2d8c7">
<p style="text-align:center;font-family:ver… serif;font-size:12px;color:#000000">
date & time
</p>
</td>
</tr>
<tr>
<td colspan="3" align="center" bgcolor="#a9ae9f">
thank you
Brochure Designing Companies in Bangalore