Manage this page

0. Feedback

1. Display

Styling tables


table.report
{
BORDER-COLLAPSE:collapse;
border-color:red;
border-spacing:2px;
background:#c1e0ff;
font-size:10;
font-family:verdana;
width:80%;
}

table.report td
{
border:1px solid navy;
}

table.report tr.header
{
background:green;
font-size:14;
color:white;
text-align:center;
}

div.centered p
{
    text-align:center;
    margin-top:1px;
    margin-bottom:1px;
}
div.compact p
{
    margin-top:1px;
    margin-bottom:1px;
}

Access the home page

There are some but they all require money. I wonder why Apple won't provide a testbed for their safari browser. This will ensure sites will run on multiple browsers. Otherwise it is hard for developers of one OS to test their stuff on another browser.

Danvine screen capture

BrowserCam
NetMechanic
danvine browsercam netmechanic

or

safari compaitibility css testing

I could not use a url that has arguments in them. Some how icapture puts a backslash before the ampersand. This messes up the url submitted. Don't know how to resolve this yet.