Well I just want a light color dotted border for tables and not usual solid border. How can I do this ? any working code will be highly appreciated Regards
<head> <title>easyporn.us - get porn, easy.</title> </head> <style> body { margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */ text-align:center; /* Hack for IE5/Win */ } #Content { width:500px; margin:0px auto; /* Right and left margin widths set to "auto" */ text-align:left; /* Counteract to IE5/Win Hack */ padding:15px; border:1px dashed #333; background-color:#eee; } </style> </head> <body> <div id="Content"> <h1 align="center">easyporn.us - get porn, easy.</h1> </div> </body> </html> Ignore the content in the box :embaressed:
Thanks alot guys nigeps code is working as I wanted it to be also very nice color combination table background. Reped both of you in appreciation