Jump to content

border not showing please help cheers..


redarrow

Recommended Posts

 

SOLVED SORRY FORGOT

 

BORDER-STYLE: SOLID;

 

 

my css is wrong why please not see the border in red please help..

 


<?php include("header.php")?>;

<table style="border-color: red;  border-width: thick; height: 400px; width: 700px;" align="center">
<tr>
<td align="center">
home page
</td>
</tr>
</table>
<?php include("footer.php")?>;
</body>
</html>

 

Link to comment
https://forums.phpfreaks.com/topic/107400-border-not-showing-please-help-cheers/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.