Forum: HTML and CSS May 18th, 2008 |
| Replies: 1 Views: 577 change table cellspacing="0"
add padding: 5px; to table#sample td |
Forum: HTML and CSS Apr 27th, 2008 |
| Replies: 3 Views: 2,791 it works ok on ie7 and opera for me. 1 is not a ff user.
<html>
<head>
<style type="text/css">
html {height:100%;}
body{height:100%; background:#0066FF}
... |