Results 1 to 7 of 7

Thread: HTML Page Load Times

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    scwebmaster
    Join Date
    Jul 2006
    Location
    San Clemente CA
    Posts
    83
    Using CSS instead of tables or attribute tags can reduce the size of your code to 1/4 of the size it would have been using tables and attribute tags .

    One or two <div></div> can replace all

    <table width="620" cellpadding="0">
    <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    </tr>
    <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    </tr>
    <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    </tr>
    <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    </tr>
    <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    </tr>
    </table>

    just by using CSS.
    Brian H.

    Affiliate Relations / Advertising
    ICQ: 346982423
    AIM: FinelineBrian


  2. #2
    How long have you been gay?
    Join Date
    May 2009
    Posts
    1
    thanks for share :humble:

    .:: XXX VIDEO FOR ALL ::.


  3. #3
    All my life.
    Join Date
    Jun 2009
    Location
    Pacific Northwest
    Posts
    9
    I know this thread is old, but here are a few free tools that measure how fast your website loads and responds under pressure:

    Multi focus tool: /websiteoptimization.com/services/analyze/
    Test your load (hardee har har): /loadimpact.com/
    Test everything: /tester.jonasjohn.de/
    Web Design & Development
    www.jacobidesign.com


  4. #4
    How long have you been gay?
    Join Date
    Mar 2010
    Posts
    10
    Load time is supposed to be one of key factors considered by Coffeine, so divs now become a must
    BoysDP and Boys Fingering
    HD gay bestsellers from Take Bucks
    Gay Porn Blog #1 and Gay Porn Blog #2 open for hardlink trades.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •