Jump to content

table borders


scarezekiel

Recommended Posts

how do i change my table border to single line..instead of like mine now.i changed the css.still the same..

 

 


<style type="text/css">
table.sample {
border-width: 1px;
border-spacing: 2px;
border-style: outset;
border-color: black;
border-collapse: separate;
background-color: white;
font-weight: normal; color: black}
}
table.sample th {
border-width: 1px;
padding: 1px;
border-style: inset;
border-color: grey;
background-color: white;
-moz-border-radius: ;
}
table.sample td {
border-width: 1px;
padding: 1px;
border-style: inset;
border-color: grey;
background-color: white;
-moz-border-radius: ;
}
</style>


<tr>
<th>Header</th>
<td>Content</td>
</tr>
</table>

<?php


echo '
<div id="content">
  <div id="colOne">
    <div id="logo">
      <h1></h1>
      <h2><br>Nationwide Call Centre <br><br><i>Toll Free</i> </h2><h1>1800-22-1010</h1>
    </div>
    <div class="box">
     
      <ul class="bottom">
        <li class="first"><h5>
<i>Web Design Package</i><br></br>


  </li>
      </ul>
    </div>
   
  </div>
  <div id="colTwo">
    
   <h2>Web Design Package</h2>
<div class="bodytext" style="padding: 12px;"
align="justify">
<p style="text-align: center;">
</p>
<p align="left"><br> </p>


<p align="left"><font color="black">Web Design Package: </font></p>
<table class="sample">
<tr>
<th> 
<th>Standard</th>
<th>Advance</th>
</th>
</tr>
<td align="center">
<b>Layout</b>
</td>
<td>
</td>
<td>
</td>
<tr>
<td>Number of Pages</td>
<td>Up to 5</td>
<td>Custom</td>
</tr>
<tr>
<td>Design Concept</td>
<td>Basic</td>
<td>Custom</td>
</tr>
<tr>
<td>Navigation Menu</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Navigation Drop Down Menu</td>
<td>None</td>
<td>Yes</td>
</tr>
<tr>

</tr>
<td align="center">
<b>Marketing Tools</b>
</td>
<td>
</td>
<td>
</td>
<tr>
<td>Banners / Image Slider</td>
<td>1</td>
<td>Custom</td>
</tr>
<tr>
<td>Enquiry Form</td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td>Facebook or Twitter widgets</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Visitors Counter</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Copywriter</td>
<td>None</td>
<td>Yes</td>
</tr>
<tr>

</tr>
<td align="center">
<b>Page Editor</b>
</td>
<td>
</td>
<td>
</td>
<tr>
<td>Photo Gallery</td>
<td>None</td>
<td>Yes</td>
</tr>
<tr>
<td>Product Catalogue</td>
<td>None</td>
<td>Yes</td>
</tr>
<tr>
<td>News Management</td>
<td>None</td>
<td>Yes</td>
</tr>
<tr>
<td>Articles Management</td>
<td>None</td>
<td>Yes</td>
</tr>
<tr>
<td>Banner Management</td>
<td>None</td>
<td>Yes</td>
</tr>
<tr>

</tr>
<td align="center">
<b>Domain Name & Web Hosting (1 year subscription)</b>
</td>
<td>
</td>
<td>
</td>
<tr>
<td>Domain Name (.com)</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Web Hosting<br>
20GB of web/email space<br>
Unlimited email account</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td><b>Price</b></td>
<td><b>RM1,488.00</b></td>
<td><b>To Quote</b></td>
</tr>
</table>



</p>
</div>

  </div>
</div>
'
?>

post-131669-13482403399002_thumb.jpg

post-131669-13482403399117_thumb.jpg

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.