M
Mark
Help please,
I have created a .css file and called it main.css the contents are
*********
<body bgcolor="#00FFFF">
<body>
<div align="center">
<table border="0" width="80%" cellspacing="0" cellpadding="0" id="table10">
<tr>
<td>
<div align="center">
<table border="0" width="100%" cellpadding="0" id="table11">
<tr>
<td>
<table border="0" width="100%" cellpadding="0" id="table18">
<tr>
<td>
</td>
<td align="center">
<font size="9">Didcot Photo</font></td>
<td>
</td>
</tr>
<tr>
<td>
<p align="center">
<img border="0" src="DPhoto_034.jpg" width="125" height="182"
align="right"></td>
<td align="center">
<p align="center">
<font size="6">
Mark Gillett<p align="center">
<span style="font-family: Times New Roman">07515104363</span><p
align="center">[email protected]</td>
<td>
<p align="center">
<img border="0" src="DPhoto_058.jpg" width="125" height="182"
align="left"></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table12">
<tr>
<td> </td>
</tr>
</table>
</div>
</html>
I have an index page which i have called the main.css from using FP2003
*********
The content is
<head>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
please can some one let me know why this is not being displayed in I.E.7
I have created a .css file and called it main.css the contents are
*********
<body bgcolor="#00FFFF">
<body>
<div align="center">
<table border="0" width="80%" cellspacing="0" cellpadding="0" id="table10">
<tr>
<td>
<div align="center">
<table border="0" width="100%" cellpadding="0" id="table11">
<tr>
<td>
<table border="0" width="100%" cellpadding="0" id="table18">
<tr>
<td>
</td>
<td align="center">
<font size="9">Didcot Photo</font></td>
<td>
</td>
</tr>
<tr>
<td>
<p align="center">
<img border="0" src="DPhoto_034.jpg" width="125" height="182"
align="right"></td>
<td align="center">
<p align="center">
<font size="6">
Mark Gillett<p align="center">
<span style="font-family: Times New Roman">07515104363</span><p
align="center">[email protected]</td>
<td>
<p align="center">
<img border="0" src="DPhoto_058.jpg" width="125" height="182"
align="left"></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table12">
<tr>
<td> </td>
</tr>
</table>
</div>
</html>
I have an index page which i have called the main.css from using FP2003
*********
The content is
<head>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
please can some one let me know why this is not being displayed in I.E.7