Results 1 to 3 of 3
  1. #1
    soniya16 is offline Banned
    Join Date
    Sep 2011
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default problem in browser compatiblity

    the positions of divs are diff in diff browser plz suggest

  2. #2
    BalaJohnes is offline Freshman
    Join Date
    Nov 2011
    Posts
    17
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Feedback Score
    0

    Default

    Achieving cross-browser compatibility is usually the difference between a pro and those who are casually interested!

    No idea why you were banned, but incase it's useful to someone else...
    Clearing the browsers default styling makes a huge difference and most professionals use a piece of code to do this job as to help prevent issues at a later date.

    Below is the best version I have found so far:
    (dub dub dub dot) meyerweb.com/eric/tools/css/reset/

    Code:
    /* meyerweb.com/eric/tools/css/reset/ 
       v2.0 | 20110126
       License: none (public domain)
    */
    
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed, 
    figure, figcaption, footer, header, hgroup, 
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure, 
    footer, header, hgroup, menu, nav, section {
        display: block;
    }
    body {
        line-height: 1;
    }
    ol, ul {
        list-style: none;
    }
    blockquote, q {
        quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

  3. #3
    Join Date
    Nov 2011
    Posts
    27
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    thank balajohnes for share

Similar Threads

  1. Which is your best browser?
    By evershine47 in forum General Talk
    Replies: 107
    Last Post: 10-31-2011, 12:08 PM
  2. What is a web browser
    By Richaexpert in forum General Talk
    Replies: 21
    Last Post: 10-30-2011, 04:18 PM
  3. Web browser window problem
    By slanluc in forum HTML / DHTML
    Replies: 1
    Last Post: 08-12-2011, 04:03 AM
  4. UC Browser 7.7 Change the Mobile Browser Landscape
    By RohanAJoshi in forum Computer and Tech
    Replies: 0
    Last Post: 05-29-2011, 03:35 AM
  5. Replies: 2
    Last Post: 07-05-2008, 09:54 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Partners: BOSTON WEB DEVELOPER, LLC   |   WEBCOSMO CLASSIFIEDS