Web Development with jQuery®

(Elliott) #1

Making a List Sortable (^) ❘ 341
/Blog/php/Backup Script.html







  • HTML 5 DOCTYPE






  • First Impressions of IE 8 Beta 2






  • The preceding HTML is joined with the following CSS.
    html,
    body {
    width: 100%;
    height: 100%;
    }
    body {
    font: 12px 'Lucida Grande', Arial, sans-serif;
    background: rgb(189, 189, 189)
    url('images/Bottom.png')
    repeat-x
    bottom;
    color: rgb(50, 50, 50);
    margin: 0 ;
    padding: 0 ;
    }
    ul#finderCategoryFiles {
    position: absolute;
    top: 0 ;
    bottom: 22px;
    left: 0 ;
    width: 300px;
    border-bottom: 1px solid rgb(64, 64, 64);
    border-right: 1px solid rgb(64, 64, 64);
    [http://www.it-ebooks.info](http://www.it-ebooks.info)
    Free download pdf